numam-dpdk/drivers/net/hns3
Min Hu (Connor) f2ea1b6bcf net/hns3: ignore devargs parsing return
In hns3 PMD, as the handler always return 0, the return value
of a function 'rte_kvargs_process' no need to be checked. But
the API definition has return value, so 'void' could be used
to ignore that.

Fixes: a124f9e959 ("net/hns3: add runtime config to select IO burst function")

Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
2021-04-20 12:55:28 +02:00
..
hns3_cmd.c net/hns3: support masking device capability 2021-04-19 19:15:45 +02:00
hns3_cmd.h net/hns3: support RAS process in Kunpeng 930 2021-04-19 18:25:42 +02:00
hns3_dcb.c net/hns3: fix flow control mode 2021-04-15 02:55:04 +02:00
hns3_dcb.h net/hns3: fix copyright date 2021-04-08 17:55:35 +02:00
hns3_ethdev_vf.c net/hns3: fix flow director lock 2021-04-20 02:40:43 +02:00
hns3_ethdev.c net/hns3: ignore devargs parsing return 2021-04-20 12:55:28 +02:00
hns3_ethdev.h net/hns3: fix flow director lock 2021-04-20 02:40:43 +02:00
hns3_fdir.c net/hns3: fix flow director lock 2021-04-20 02:40:43 +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 flow director lock 2021-04-20 02:40:43 +02:00
hns3_intr.c net/hns3: support RAS process in Kunpeng 930 2021-04-19 18:25:42 +02:00
hns3_intr.h net/hns3: support RAS process in Kunpeng 930 2021-04-19 18:25:42 +02:00
hns3_logs.h net/hns3: fix copyright date 2021-04-08 17:55:35 +02:00
hns3_mbx.c net/hns3: fix timing in mailbox 2021-04-14 19:45:27 +02:00
hns3_mbx.h net/hns3: fix possible mismatched response of mailbox 2021-04-14 19:45:27 +02:00
hns3_mp.c net/hns3: fix copyright date 2021-04-08 17:55:35 +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: add compile-time verification on Rx vector 2021-04-20 02:40:43 +02:00
hns3_rxtx_vec.c net/hns3: add compile-time verification on Rx vector 2021-04-20 02:40:43 +02:00
hns3_rxtx_vec.h net/hns3: fix copyright date 2021-04-08 17:55:35 +02:00
hns3_rxtx.c net/hns3: check max SIMD bitwidth 2021-04-19 19:15:45 +02:00
hns3_rxtx.h net/hns3: remove unused macro 2021-04-20 12:55:28 +02:00
hns3_stats.c net/hns3: fix copyright date 2021-04-08 17:55:35 +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