avf: support generic flow 63/37563/8
authorTing Xu <ting.xu@intel.com>
Fri, 21 Oct 2022 08:48:44 +0000 (16:48 +0800)
committerDamjan Marion <dmarion@0xa5.net>
Fri, 2 Dec 2022 13:42:28 +0000 (13:42 +0000)
Support generic flow in native avf.

Enable necessary RSS hash function for generic flow. Extend some
structures and functions from for FDIR only to for both RSS and FDIR
flows. Modify virtual channel message to align with ice kernel driver.

Add functions to parse generic flow patterns. The parsing results will
be delivered to the kernel driver and create corresponding flow rules.

Type: feature
Signed-off-by: Ting Xu <ting.xu@intel.com>
Change-Id: I82ce102a21993f1bae8a8bf23e491d5e1c261f61


No differences found