]> git.droids-corp.org - dpdk.git/commit
net/ice: enable protocol agnostic flow offloading in RSS
authorTing Xu <ting.xu@intel.com>
Thu, 4 Nov 2021 02:22:28 +0000 (10:22 +0800)
committerQi Zhang <qi.z.zhang@intel.com>
Thu, 4 Nov 2021 03:15:29 +0000 (04:15 +0100)
commit1b9c68120a1c50f36e2a085bc4475b3f0972cf84
treedc8b0d91c562e41458fed0118b53e29a7801b8c6
parent0837da2e27ae7a7e324b72c370c451b2e952eaa9
net/ice: enable protocol agnostic flow offloading in RSS

Enable protocol agnostic flow offloading to support raw pattern input
for RSS hash flow rule creation. It is based on Parser Library feature.
Current rte_flow raw API is utilized.

Signed-off-by: Ting Xu <ting.xu@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
doc/guides/rel_notes/release_21_11.rst
drivers/net/ice/ice_ethdev.h
drivers/net/ice/ice_hash.c