numam-dpdk/drivers/net
Rasesh Mody 8aab5d6fab net/qede: fix device link structure
8ea656f8c app/testpmd: request link status interrupt
requires QEDE PMD to populate the device link structure without
having to query the driver for link status change event.
This patch updates the device link structure when link status event is
received.
Remove unused param from qed_link_update()

Fixes: 86a2265e59 ("qede: add SRIOV support")
Fixes: ec94dbc573 ("qede: add base driver")
Cc: stable@dpdk.org

Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
2017-11-08 00:49:59 +01:00
..
af_packet bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
ark drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
avp drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
bnx2x drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
bnxt net/bnxt: fix VLAN spoof configuration 2017-11-01 22:17:06 +01:00
bonding bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
cxgbe mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
dpaa mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
dpaa2 net/dpaa2: set queues after reconfiguration 2017-11-01 22:17:06 +01:00
e1000 net/igb: fix Rx interrupt with VFIO and MSI-X 2017-11-07 10:19:02 +01:00
ena mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
enic net/enic: fix TSO for packets greater than 9208 bytes 2017-11-02 19:32:04 +01:00
failsafe bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
fm10k mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
i40e net/i40e: fix Rx queue interrupt mapping in VF 2017-11-03 20:18:16 +01:00
ixgbe net/ixgbe: fix filter parser for L2 tunnel 2017-11-03 19:52:53 +01:00
kni bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
liquidio drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
mlx4 net/mlx4: enhance Rx packet type offloads 2017-11-07 12:47:13 +01:00
mlx5 net/mlx5: fix tunneled TCP/UDP packet type 2017-11-08 00:49:59 +01:00
mrvl bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
nfp net/nfp: avoid unplug if multiport 2017-11-01 22:17:06 +01:00
null bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
octeontx bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
pcap bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
qede net/qede: fix device link structure 2017-11-08 00:49:59 +01:00
ring bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
sfc drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
softnic bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
szedata2 bus/pci: fix namespace of sysfs path function 2017-11-07 00:44:10 +01:00
tap bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
thunderx drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
vhost bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
virtio bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
vmxnet3 net/vmxnet3: fix memory leak when releasing queues 2017-11-03 00:07:07 +01:00
Makefile