numam-dpdk/drivers/net/qede
Shahed Shaikh cfab13aa93 net/qede: fix link change event notification
As per existing behavior, when firmware sends a link change
notification, PMD only updates the link structure but does
not notify applications about it.
This results in application sending packets even when link
status is down.

Fix this issue by issuing RTE_ETH_EVENT_INTR_LSC.

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

Signed-off-by: Shahed Shaikh <shahed.shaikh@cavium.com>
2018-06-14 19:27:50 +02:00
..
base net/qede: fix memory alloc for multiple port reconfig 2018-06-14 19:27:50 +02:00
LICENSE.qede_pmd net/qede: change copyright info to Cavium 2018-05-25 12:32:00 +02:00
Makefile net/qede: change copyright info to Cavium 2018-05-25 12:32:00 +02:00
qede_ethdev.c net/qede: fix incorrect link status update 2018-06-14 19:27:50 +02:00
qede_ethdev.h net/qede: fix VF MTU update 2018-06-14 19:27:50 +02:00
qede_fdir.c net/qede: change copyright info to Cavium 2018-05-25 12:32:00 +02:00
qede_if.h net/qede: change copyright info to Cavium 2018-05-25 12:32:00 +02:00
qede_logs.h net/qede: change copyright info to Cavium 2018-05-25 12:32:00 +02:00
qede_main.c net/qede: fix link change event notification 2018-06-14 19:27:50 +02:00
qede_rxtx.c net/qede: fix memory alloc for multiple port reconfig 2018-06-14 19:27:50 +02:00
qede_rxtx.h net/qede: change copyright info to Cavium 2018-05-25 12:32:00 +02:00
rte_pmd_qede_version.map qede: add core driver 2016-05-06 15:51:22 +02:00