Tao Zhu 819d0d1d57 net/ixgbe: fix blocking system events
IXGBE link status task uses rte alarm thread in old implementation.
Sometime ixgbe link status task takes up to 9 seconds. This will
severely affect the rte-alarm-thread dependent tasks in the
system, like interrupt or hotplug event. So replace with an
independent thread which has the same thread affinity settings
as rte interrupt.

Fixes: 0408f47ba4d6 ("net/ixgbe: fix busy polling while fiber link update")
Cc: stable@dpdk.org

Signed-off-by: Tao Zhu <taox.zhu@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2020-02-19 13:51:06 +01:00
..
2020-02-14 12:42:12 +01:00
2020-02-05 09:51:20 +01:00
2020-01-17 19:46:01 +01:00
2020-01-17 19:59:19 +01:00
2020-01-17 19:59:18 +01:00
2020-02-05 09:51:21 +01:00
2020-02-14 12:42:12 +01:00
2020-01-17 19:59:19 +01:00
2020-01-17 19:46:26 +01:00
2020-02-14 12:42:13 +01:00
2020-01-20 18:02:17 +01:00