[dpdk-dev] [PATCH v1 0/2] enable protocol agnostic flow offloading in RSS
Ting Xu
ting.xu at intel.com
Fri Oct 8 09:09:32 CEST 2021
Enable protocol agnostic flow offloading to support raw pattern input
for RSS hash flow rule creation. It is based on Parser Libary feature.
Current rte_flow raw API is utilized.
Ting Xu (2):
net/ice: enable protocol agnostic flow offloading in RSS
doc: add protocol agnostic flow offloading for RSS hash
doc/guides/rel_notes/release_21_11.rst | 1 +
drivers/net/ice/ice_hash.c | 182 ++++++++++++++++++++++---
2 files changed, 161 insertions(+), 22 deletions(-)
--
2.17.1
More information about the dev
mailing list