dpdk: patch ixgbe driver to solve race condition 30/24730/2
authorMatthew Smith <mgsmith@netgate.com>
Fri, 31 Jan 2020 21:39:21 +0000 (15:39 -0600)
committerDamjan Marion <dmarion@me.com>
Tue, 4 Feb 2020 09:43:43 +0000 (09:43 +0000)
commit0860b2e19365c092f10dd1ce639caaded0e87ded
tree59502518cc0e34409e97f92688c6735bdab8078b
parent8af24b145ce13f03f63250a0fcc0fa3c3bb2adab
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>
build/external/patches/dpdk_19.08/0001-ixgbe-fix-link-state-timing-issue-on-fiber-ports.patch [new file with mode: 0644]