This patchset is to support setting and querying RSS algorithms. Huisong Li (1): net/hns3: support setting and querying RSS hash function
Jie Hai (4): ethdev: support setting and querying rss algorithm app/proc-info: fix never show RSS info app/proc-info: show RSS types with strings app/proc-info: support querying RSS hash algorithm app/proc-info/main.c | 145 ++++++++++++++++++++++++- doc/guides/rel_notes/release_23_03.rst | 4 +- drivers/net/hns3/hns3_rss.c | 47 ++++---- lib/ethdev/rte_ethdev.c | 18 +++ lib/ethdev/rte_ethdev.h | 5 + 5 files changed, 191 insertions(+), 28 deletions(-) -- 2.22.0