numam-dpdk/drivers/net/hns3
Huisong Li d1ced85a7e net/hns3: fix link speed when VF device is down
When the port is link down state, it is meaningless to display the
port link speed. It should be an undefined state.

Fixes: 59fad0f321 ("net/hns3: support link update operation")
Cc: stable@dpdk.org

Signed-off-by: Huisong Li <lihuisong@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
2021-05-18 12:30:14 +02:00
..
hns3_cmd.c net/hns3: use existing macro to get array size 2021-05-04 18:02:14 +02:00
hns3_cmd.h net/hns3: remove unused VMDq code 2021-05-04 18:12:45 +02:00
hns3_dcb.c net/hns3: fix DCB reconfiguration 2021-05-18 12:30:14 +02:00
hns3_dcb.h net/hns3: fix DCB configuration 2021-05-18 12:30:14 +02:00
hns3_ethdev_vf.c net/hns3: fix link speed when VF device is down 2021-05-18 12:30:14 +02:00
hns3_ethdev.c net/hns3: fix DCB configuration 2021-05-18 12:30:14 +02:00
hns3_ethdev.h net/hns3: remove unused VMDq code 2021-05-04 18:12:45 +02:00
hns3_fdir.c net/hns3: clear hash map on flow director clear 2021-05-11 18:27:25 +02:00
hns3_fdir.h net/hns3: fix flow director lock 2021-04-20 02:40:43 +02:00
hns3_flow.c net/hns3: fix querying flow director counter for out param 2021-05-11 18:29:06 +02:00
hns3_intr.c net/hns3: fix TM QCN error event report by MSI-X 2021-05-11 19:34:17 +02:00
hns3_intr.h net/hns3: fix TM QCN error event report by MSI-X 2021-05-11 19:34:17 +02:00
hns3_logs.h net/hns3: fix copyright date 2021-04-08 17:55:35 +02:00
hns3_mbx.c net/hns3: fix mailbox message ID in log 2021-05-11 20:07:59 +02:00
hns3_mbx.h net/hns3: remove unused mailbox macro and struct 2021-04-26 14:50:33 +02:00
hns3_mp.c net/hns3: fix ordering in secondary process initialization 2021-05-11 20:07:59 +02:00
hns3_mp.h net/hns3: fix copyright date 2021-04-08 17:55:35 +02:00
hns3_ptp.c net/hns3: support IEEE 1588 PTP 2021-04-01 18:39:55 +02:00
hns3_regs.c net/hns3: support get device version when dump register 2021-04-08 18:57:09 +02:00
hns3_regs.h net/hns3: fix copyright date 2021-04-08 17:55:35 +02:00
hns3_rss.c net/hns3: fix copyright date 2021-04-08 17:55:35 +02:00
hns3_rss.h net/hns3: fix copyright date 2021-04-08 17:55:35 +02:00
hns3_rxtx_vec_neon.h net/hns3: add compile-time verification on Rx vector 2021-04-20 02:40:43 +02:00
hns3_rxtx_vec_sve.c net/hns3: fix vector Rx burst limitation 2021-05-04 18:02:14 +02:00
hns3_rxtx_vec.c net/hns3: fix vector Rx burst limitation 2021-05-04 18:02:14 +02:00
hns3_rxtx_vec.h net/hns3: fix vector Rx burst limitation 2021-05-04 18:02:14 +02:00
hns3_rxtx.c net/hns3: fix debug build 2021-05-07 15:19:54 +02:00
hns3_rxtx.h net/hns3: fix vector Rx burst limitation 2021-05-04 18:02:14 +02:00
hns3_stats.c net/hns3: increase readability in logs 2021-05-04 18:12:45 +02:00
hns3_stats.h net/hns3: fix copyright date 2021-04-08 17:55:35 +02:00
hns3_tm.c net/hns3: fix traffic management support check 2021-04-20 12:55:28 +02:00
hns3_tm.h net/hns3: fix copyright date 2021-04-08 17:55:35 +02:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00