numam-dpdk/drivers/net/hns3
Huisong Li dd74211747 net/hns3: disable PFC if not configured
If "dcb_capability_en" in "data->dev_conf" delivered from the dev_configure
does not have the ETH_DCB_PFC_SUPPORT flag, the user wants to disable PFC,
and only enable ETS. Therefore, this patch supports the function of
disabling PFC by the field. In addition, this patch updates
"current_fc_status" of the driver based on the flow control mode requested
by user so as to enable the flow control mode in multi-TC scenarios.

Signed-off-by: Huisong Li <lihuisong@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
2021-07-23 15:10:01 +02:00
..
hns3_cmd.c net/hns3: fix traffic management 2021-07-02 19:03:03 +02:00
hns3_cmd.h net/hns3: support VLAN filter state modify for VF 2021-07-13 11:41:32 +02:00
hns3_dcb.c net/hns3: disable PFC if not configured 2021-07-23 15:10:01 +02:00
hns3_dcb.h net/hns3: fix traffic management 2021-07-02 19:03:03 +02:00
hns3_ethdev_vf.c net/hns3: fix flow rule list in multi-process 2021-07-23 14:45:20 +02:00
hns3_ethdev.c net/hns3: fix flow rule list in multi-process 2021-07-23 14:45:20 +02:00
hns3_ethdev.h net/hns3: fix flow rule list in multi-process 2021-07-23 14:45:20 +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 rule list in multi-process 2021-07-23 14:45:20 +02:00
hns3_flow.c net/hns3: fix flow rule list in multi-process 2021-07-23 14:45:20 +02:00
hns3_intr.c net/hns3: increase VF reset retry maximum 2021-07-02 19:03:03 +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: support VLAN filter state modify for VF 2021-07-13 11:41:32 +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: support Tx push quick doorbell for performance 2021-07-02 19:03:03 +02:00
hns3_rxtx_vec_sve.c net/hns3: support Tx push quick doorbell for performance 2021-07-02 19:03:03 +02:00
hns3_rxtx_vec.c net/hns3: remove duplicate compile-time check 2021-07-23 14:41:19 +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 Tx prepare after stop 2021-07-23 14:49:20 +02:00
hns3_rxtx.h net/hns3: support Tx push quick doorbell for performance 2021-07-02 19:03:03 +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: remove unnecessary zero assignments 2021-07-23 14:18:53 +02:00
hns3_tm.h net/hns3: fix traffic management 2021-07-02 19:03:03 +02:00
meson.build net/hns3: fix Arm SVE build with GCC 8.3 2021-07-09 22:25:31 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00