net/e1000: enable MSI-x for linkup and other events in 82574
authorLuca Boccassi <bluca@debian.org>
Fri, 27 Jul 2018 18:13:17 +0000 (19:13 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 11 Oct 2018 16:56:02 +0000 (18:56 +0200)
commit362488e631f5f723e3663068a02cddbad87d22aa
tree233a382da353e9d2b3d310781bda19ac2a7c9f67
parentd7812ffd83588c724d2f291f2030c9994f9d1113
net/e1000: enable MSI-x for linkup and other events in 82574

Linux supports 82574 MSI-x interrupt for linkup and other link
conditions. Enable the same feature in the e1000 PMD in order to
allow this card to work properly, as it requires interrupt
handling for link negotiations among other things.

Signed-off-by: Luca Boccassi <bluca@debian.org>
Acked-by: Wei Zhao <wei.zhao1@intel.com>
drivers/net/e1000/base/e1000_82571.c
drivers/net/e1000/em_ethdev.c