numam-dpdk/drivers/net/hns3
Min Hu (Connor) 96c33cfb06 net/hns3: fix Rx/Tx functions update
When fast path operation is introduced, the Rx/Tx function is done by
object 'rte_eth_fp_ops'. So 'rte_eth_fp_ops' should be updated if
'fast-path functions' need to be changed, such as PMD receive function,
prepare function and so on.

This patch fixed receiving packets bug when fast path operation is
introduced.

Fixes: bba6366983 ("net/hns3: support Rx/Tx and related operations")
Fixes: 168b7d79da ("net/hns3: support set link up/down for PF")
Cc: stable@dpdk.org

Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
2022-01-26 15:52:09 +01:00
..
hns3_cmd.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
hns3_cmd.h net/hns3: fix input parameters of MAC functions 2021-10-07 13:56:16 +02:00
hns3_common.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
hns3_common.h net/hns3: remove PF/VF duplicate code 2021-11-08 15:59:14 +01:00
hns3_dcb.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
hns3_dcb.h net/hns3: fix traffic management 2021-07-02 19:03:03 +02:00
hns3_ethdev_vf.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
hns3_ethdev.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
hns3_ethdev.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
hns3_fdir.c net/hns3: clear hash map on flow director clear 2021-05-11 18:27:25 +02:00
hns3_fdir.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
hns3_flow.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
hns3_flow.h net/hns3: move declarations in flow header file 2021-11-08 15:59:14 +01:00
hns3_intr.c net/hns3: extract common code to its own file 2021-11-08 15:59:14 +01: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 fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
hns3_mbx.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
hns3_mp.c net/hns3: fix Rx/Tx functions update 2022-01-26 15:52:09 +01:00
hns3_mp.h net/hns3: refactor multi-process initialization 2021-11-04 15:11:32 +01:00
hns3_ptp.c ethdev: add namespace 2021-10-22 18:15:38 +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 fix PMD wording 2021-11-26 11:28:34 +01:00
hns3_rss.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
hns3_rxtx_vec_neon.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
hns3_rxtx_vec_sve.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
hns3_rxtx_vec.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
hns3_rxtx_vec.h net/hns3: optimize Tx performance by mbuf fast free 2021-11-16 16:39:20 +01:00
hns3_rxtx.c net/hns3: fix Rx/Tx functions update 2022-01-26 15:52:09 +01:00
hns3_rxtx.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
hns3_stats.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
hns3_stats.h ethdev: improve xstats names by IDs get prototype 2021-10-06 13:07:11 +02:00
hns3_tm.c net/hns3: remove PF/VF duplicate code 2021-11-08 15:59:14 +01:00
hns3_tm.h net/hns3: fix traffic management 2021-07-02 19:03:03 +02:00
meson.build net/hns3: extract common code to its own file 2021-11-08 15:59:14 +01:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00