numam-dpdk/drivers/net/qede
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
..
base net/qede: fix device link structure 2017-11-08 00:49:59 +01:00
LICENSE.qede_pmd
Makefile pci: introduce library and driver 2017-10-26 23:17:31 +02:00
qede_ethdev.c net/qede: fix device link structure 2017-11-08 00:49:59 +01:00
qede_ethdev.h net/qede: fix device link structure 2017-11-08 00:49:59 +01:00
qede_fdir.c memzone: rename address from physical to IOVA 2017-11-06 22:25:44 +01:00
qede_if.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
qede_logs.h net/qede: change debug verbosity of messages 2017-07-06 15:00:57 +02:00
qede_main.c net/qede: fix device link structure 2017-11-08 00:49:59 +01:00
qede_rxtx.c mbuf: rename data address helpers to IOVA 2017-11-06 22:44:26 +01:00
qede_rxtx.h net/qede: fix supported packet types 2017-10-26 02:33:00 +02:00
rte_pmd_qede_version.map