numam-dpdk/drivers/net
Liang-Min Larry Wang dc66e5fd01 net/ixgbe: improve link state check on VF
In current implementation, when checking VF link state, PF state
is checked too, although the function has a parameter to tell
if PF state checking is needed.
But in some scenario, user may not care about the PF state.
This patch enables the unused parameter to only check the VF
link state.

Signed-off-by: Liang-Min Larry Wang <liang-min.wang@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
2017-07-06 15:00:57 +02:00
..
af_packet
ark net/ark: fix stats reset 2017-07-06 15:00:57 +02:00
avp
bnx2x
bnxt
bonding net/bonding: fix when NTT flag updated 2017-07-06 15:00:56 +02:00
cxgbe net/cxgbe: fix supported speed capabilities 2017-07-06 15:00:57 +02:00
dpaa2 net/dpaa2: add support for multi seg buffers 2017-07-06 15:00:56 +02:00
e1000 net/igb: fix flex filter length 2017-07-06 15:00:56 +02:00
ena
enic
fm10k net/fm10k: initialize link status in device start 2017-07-06 15:00:56 +02:00
i40e net/i40e: extended list of operations for DDP processing 2017-07-06 15:00:57 +02:00
ixgbe net/ixgbe: improve link state check on VF 2017-07-06 15:00:57 +02:00
kni
liquidio
mlx4 net/mlx4: fix assertion failure on link update 2017-07-06 15:00:56 +02:00
mlx5 net/mlx5: fix TSO segment size 2017-07-06 15:00:56 +02:00
nfp
null
pcap
qede
ring
sfc net/sfc: support flow API isolated mode 2017-07-06 15:00:56 +02:00
szedata2 net/szedata2: use macro from common library 2017-07-06 15:00:56 +02:00
tap net/tap: restore state of remote device when closing 2017-07-06 15:00:57 +02:00
thunderx
vhost
virtio
vmxnet3 net/vmxnet3: preserve configured MAC address 2017-07-06 15:00:57 +02:00
xenvirt
Makefile