numam-dpdk/lib/librte_pmd_i40e
Cunming Liang 263333bbb7 i40e: fix link status timeout
API *rte_eth_link_get* expect to call a wait to complete link_update.
That's the difference between *rte_eth_link_get_nowait*.
The patch fixes the issue that i40e link_update ignores the wait_to_complete flag.
The issue impacts those applications calling rte_eth_link_get to get wrong intermediate link status.

Signed-off-by: Cunming Liang <cunming.liang@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
2015-04-01 21:45:44 +02:00
..
i40e i40e/base: remove early hardware definitions 2014-10-29 23:52:43 +01:00
i40e_ethdev_vf.c tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
i40e_ethdev.c i40e: fix link status timeout 2015-04-01 21:45:44 +02:00
i40e_ethdev.h ethdev: unification of RSS offload types 2015-02-22 23:56:20 +01:00
i40e_fdir.c i40e: fix out of bound read 2015-04-01 21:45:10 +02:00
i40e_logs.h i40e: always log init messages 2014-09-18 20:52:42 +02:00
i40e_pf.c i40evf: support configurable crc stripping 2014-11-06 23:50:14 +01:00
i40e_pf.h i40evf: support configurable crc stripping 2014-11-06 23:50:14 +01:00
i40e_rxtx.c i40e: enable TSO support 2015-03-02 07:36:13 +01:00
i40e_rxtx.h i40e: enable TSO support 2015-03-02 07:36:13 +01:00
Makefile mk: fix build with Debian/Ubuntu-specific gcc version 2015-02-24 12:11:16 +01:00
rte_pmd_i40e_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00