dpdk: patch ixgbe driver to solve race condition 10/28310/1
authorMatthew Smith <mgsmith@netgate.com>
Fri, 31 Jan 2020 21:39:21 +0000 (15:39 -0600)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 12 Aug 2020 15:59:46 +0000 (15:59 +0000)
commitfd48e5542aa050192fcc00cbb836c5272ec45294
tree9b727458233035ba4388a512ec2b0b62c8f00f2a
parent80fab46b81778dc1083101e9382da2c56b62fa0d
dpdk: patch ixgbe driver to solve race condition

Type: fix

Some fiber ports that are managed by the ixgbe PMD have the
possibility to get into a state where link can never be brought up.

This patch should fix it and will be submitted to upstream DPDK.

Change-Id: Ia4d0df2e70d098b2151e513b96e8bd742151e8ce
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
(cherry picked from commit 0860b2e19365c092f10dd1ce639caaded0e87ded)
build/external/patches/dpdk_19.08/0001-ixgbe-fix-link-state-timing-issue-on-fiber-ports.patch [new file with mode: 0644]