numam-dpdk/drivers/net/ixgbe
Chas Williams 22da9548cc net/ixgbe: fix busy wait during checking link status
If we haven't set wait_to_complete, there is no need to busy wait
until we have a link status.  Applications, like bonding, use the
wait_to_complete flag to indicate that they will be doing their own
busy wait and will likely be polling again shortly.

Fixes: dc66e5fd01 ("net/ixgbe: improve link state check on VF")
Cc: stable@dpdk.org

Signed-off-by: Chas Williams <chas3@att.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
2018-04-14 00:41:44 +02:00
..
base build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
ixgbe_82599_bypass.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_bypass_api.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_bypass_defines.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_bypass.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
ixgbe_bypass.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_ethdev.c net/ixgbe: fix busy wait during checking link status 2018-04-14 00:41:44 +02:00
ixgbe_ethdev.h net/ixgbe: support VLAN strip per queue offloading in PF 2018-04-14 00:40:21 +02:00
ixgbe_fdir.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
ixgbe_flow.c net/ixgbe: remove void pointer cast 2018-03-30 14:08:43 +02:00
ixgbe_ipsec.c net/ixgbe: convert to new Tx offloads API 2018-04-14 00:40:21 +02:00
ixgbe_ipsec.h net/ixgbe: check security enable bits 2018-01-29 10:04:28 +01:00
ixgbe_logs.h net/ixgbe: implement dynamic logging 2018-01-16 18:47:49 +01:00
ixgbe_pf.c net/ixgbe: support VLAN strip per queue offloading in PF 2018-04-14 00:40:21 +02:00
ixgbe_regs.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_rxtx_vec_common.h net/ixgbe: convert to new Rx offloads API 2018-04-14 00:40:21 +02:00
ixgbe_rxtx_vec_neon.c net/ixgbe: convert to new Rx offloads API 2018-04-14 00:40:21 +02:00
ixgbe_rxtx_vec_sse.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
ixgbe_rxtx.c net/ixgbe: convert to new Tx offloads API 2018-04-14 00:40:21 +02:00
ixgbe_rxtx.h net/ixgbe: convert to new Tx offloads API 2018-04-14 00:40:21 +02:00
ixgbe_tm.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
Makefile mk: add experimental tag check 2018-01-29 23:35:29 +01:00
meson.build net/ixgbe: fix library version in meson build 2018-03-28 00:07:35 +02:00
rte_pmd_ixgbe_version.map ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00
rte_pmd_ixgbe.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
rte_pmd_ixgbe.h ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00