numam-dpdk/drivers/net/i40e
Beilei Xing b5f6272c24 net/i40e: fix link status update
Link status is not updated correctly, link speed is 0
when link is up and link speed is not 0 when link is
down. This patch fixes the issue.

Fixes: eef2daf2e1 ("net/i40e: fix link update no wait")
Cc: stable@dpdk.org

Signed-off-by: Keith Wiles <keith.wiles@intel.com>
Signed-off-by: Beilei Xing <beilei.xing@intel.com>
2018-05-14 22:31:52 +01:00
..
base net/i40e: revert enhancing loopback AQ command 2018-02-08 13:14:25 +01:00
i40e_ethdev_vf.c net/i40e: fix missing some offload capabilities 2018-05-14 22:31:48 +01:00
i40e_ethdev.c net/i40e: fix link status update 2018-05-14 22:31:52 +01:00
i40e_ethdev.h net/i40e: fix flow RSS key array error 2018-05-14 22:31:48 +01:00
i40e_fdir.c net/i40e: fix multiple driver support 2018-02-05 13:40:11 +01:00
i40e_flow.c ethdev: fix behavior of VF/PF in flow API 2018-04-27 18:00:54 +01:00
i40e_logs.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
i40e_pf.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
i40e_pf.h net/i40e: support AVF basic interface 2018-01-16 18:47:49 +01:00
i40e_regs.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
i40e_rxtx_vec_altivec.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
i40e_rxtx_vec_avx2.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
i40e_rxtx_vec_common.h ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
i40e_rxtx_vec_neon.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
i40e_rxtx_vec_sse.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
i40e_rxtx.c ethdev: new Rx/Tx offloads API 2018-05-14 22:31:51 +01:00
i40e_rxtx.h net/i40e: remove dependence on Tx queue flags 2018-05-02 19:28:48 +02:00
i40e_tm.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
i40e_vf_representor.c net/i40e: remove dependence on Tx queue flags 2018-05-02 19:28:48 +02:00
Makefile net/i40e: add support for representor ports 2018-04-27 18:00:57 +01:00
meson.build net/i40e: fix missing defines for non-AVX build 2018-05-08 22:14:07 +02:00
rte_pmd_i40e_version.map net/i40e: support input set configuration 2018-01-16 18:47:49 +01:00
rte_pmd_i40e.c net/i40e: add support for representor ports 2018-04-27 18:00:57 +01:00
rte_pmd_i40e.h net/i40e: add support for representor ports 2018-04-27 18:00:57 +01:00