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)
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>

No differences found