numam-dpdk/drivers
Chengwen Feng aa5baf47e1 net/hns3: rename Rx burst function
Currently, user could use runtime config "rx_func_hint=simple" to
select the hns3_recv_pkts API, but the API's name get from
rte_eth_rx_burst_mode_get is "Scalar" which has not reflected "simple".

So this patch renames hns3_recv_pkts to hns3_recv_pkts_simple, and
also change it's name which gets from rte_eth_rx_burst_mode_get to
"Scalar Simple" to maintain conceptual consistency.

Fixes: 521ab3e933 ("net/hns3: add simple Rx path")
Cc: stable@dpdk.org

Signed-off-by: Chengwen Feng <fengchengwen@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-04-15 15:11:03 +02:00
..
baseband bbdev: add explicit enum for code block mode 2021-04-16 12:43:33 +02:00
bus eal: make OS shims internal 2021-04-15 01:56:20 +02:00
common common/iavf: add protocol header for IP fragment 2021-04-13 11:31:25 +02:00
compress compress/mlx5: support timestamp format 2021-03-16 10:05:39 +01:00
crypto drivers: add missing includes 2021-04-14 11:23:13 +02:00
event drivers: add missing includes 2021-04-14 11:23:13 +02:00
mempool mempool/cnxk: add cn10k batch dequeue 2021-04-09 08:32:24 +02:00
net net/hns3: rename Rx burst function 2021-04-15 15:11:03 +02:00
raw raw/octeontx2_dma: assign PCI device in DPI VF 2021-04-15 10:33:52 +02:00
regex common/mlx5: align log prefix across drivers 2021-04-07 09:43:32 +02:00
vdpa drivers: align log names 2021-04-08 18:32:31 +02:00
meson.build config: enable/disable drivers in Arm builds 2021-04-15 22:34:37 +02:00