numam-dpdk/drivers/net/i40e
Jingjing Wu 75c3de654e net/i40e/base: fix long link down notification time
This patch fixes a problem where it could take a very
long time (>100 msec) to print the link down notification.
This problem is fixed by changing how often we update link
info from fw, when link is down. Without this patch, it can
take over 100msec to notify user link is down.

Fixes: e6691b428e ("i40e/base: fix PHY NVM interaction")

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
2017-01-17 19:39:27 +01:00
..
base net/i40e/base: fix long link down notification time 2017-01-17 19:39:27 +01:00
i40e_ethdev_vf.c net/i40evf: fix casting between structs 2017-01-17 19:38:40 +01:00
i40e_ethdev.c net/i40e: enable auto link update for 25G 2017-01-17 19:36:48 +01:00
i40e_ethdev.h ethdev: decouple from PCI device 2016-12-25 23:30:19 +01:00
i40e_fdir.c net/i40e: fix flow director on X710 2016-10-26 19:42:23 +02:00
i40e_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
i40e_pf.c net/i40e: fix VF bonded device link down 2016-11-07 17:50:25 +01:00
i40e_pf.h net/i40e: fix VF bonded device link down 2016-11-07 17:50:25 +01:00
i40e_regs.h i40e: add EEPROM and registers dumping 2016-03-16 17:48:48 +01:00
i40e_rxtx_vec_common.h net/i40e: extract non-x86 specific code from vector driver 2016-10-26 18:01:25 +02:00
i40e_rxtx_vec_neon.c net/i40e: implement vector PMD for ARM 2016-10-26 19:38:00 +02:00
i40e_rxtx_vec_sse.c net/i40e: fix out of order Rx read 2016-10-26 19:38:18 +02:00
i40e_rxtx.c net/i40e: fix logging for Tx free threshold check 2017-01-17 19:36:48 +01:00
i40e_rxtx.h net/i40e: add Tx preparation 2017-01-04 20:40:24 +01:00
Makefile net/i40e: make vector driver filenames consistent 2016-10-26 19:38:17 +02:00
rte_pmd_i40e_version.map i40e: move to drivers/net/ 2015-05-22 16:06:22 +02:00