numam-dpdk/drivers/net/hinic
Xiaoyun Wang 72babbc001 net/hinic: optimize RSS RETA table update
Before updating RSS indirection table, firstly determine whether
rq num in RETA table is legal, if it is invalid(such as exceeding
the maximum rxq num), driver will not update hw indirection
table and return fail.

Signed-off-by: Xiaoyun Wang <cloud.wangxiaoyun@huawei.com>
2020-05-18 20:35:57 +02:00
..
base net/hinic: update code style 2020-05-18 20:35:57 +02:00
hinic_pmd_ethdev.c net/hinic: optimize RSS RETA table update 2020-05-18 20:35:57 +02:00
hinic_pmd_ethdev.h net/hinic: update code style 2020-05-18 20:35:57 +02:00
hinic_pmd_flow.c net/hinic/base: support IPv6 flow rules 2020-05-11 22:27:39 +02:00
hinic_pmd_rx.c net/hinic: fix queues resource free 2020-05-18 20:35:57 +02:00
hinic_pmd_rx.h net/hinic: allocate IO memory with socket id 2020-03-18 15:29:40 +01:00
hinic_pmd_tx.c net/hinic: fix Tx mbuf length while copying 2020-05-18 20:35:57 +02:00
hinic_pmd_tx.h net/hinic: adds Tx queue xstats members 2020-04-21 13:57:07 +02:00
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build net/hinic: add flow validation operations 2019-10-23 16:43:08 +02:00
rte_pmd_hinic_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00