[dpdk-dev] [PATCH v9 0/4] enable protocol agnostic flow offloading in FDIR

Ferruh Yigit ferruh.yigit at intel.com
Tue Nov 2 17:29:01 CET 2021


On 11/2/2021 5:39 AM, Junfeng Guo wrote:
> Protocol agnostic flow offloading in Flow Director is enabled by this
> patch set based on the Parser Library using existing rte_flow raw API.
> 
> [PATCH v9 1/4] net/ice/base: add method to disable FDIR SWAP option.
> [PATCH v9 2/4] net/ice/base: add function to set HW profile for raw flow.
> [PATCH v9 3/4] app/testpmd: update Max RAW pattern size to 512.
> [PATCH v9 4/4] net/ice: enable protocol agnostic flow offloading in FDIR.
> 
> Junfeng Guo (4):
>    net/ice/base: add method to disable FDIR SWAP option
>    net/ice/base: add function to set HW profile for raw flow
>    app/testpmd: update Max RAW pattern size to 512
>    net/ice: enable protocol agnostic flow offloading in FDIR

Hi Junfeng,

Since there will be a new version, can you please fix following too?

$ ./devtools/check-doc-vs-code.sh
rte_flow doc out of sync for ice
         item raw


More information about the dev mailing list