[dpdk-dev] [PATCH v9 0/4] enable protocol agnostic flow offloading in FDIR
Guo, Junfeng
junfeng.guo at intel.com
Wed Nov 3 04:16:18 CET 2021
> -----Original Message-----
> From: Yigit, Ferruh <ferruh.yigit at intel.com>
> Sent: Wednesday, November 3, 2021 00:29
> To: Guo, Junfeng <junfeng.guo at intel.com>; Zhang, Qi Z
> <qi.z.zhang at intel.com>; Wu, Jingjing <jingjing.wu at intel.com>; Xing,
> Beilei <beilei.xing at intel.com>
> Cc: dev at dpdk.org; Xu, Ting <Ting.Xu at intel.com>
> Subject: Re: [PATCH v9 0/4] enable protocol agnostic flow offloading in
> FDIR
>
> 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
Fixed in the coming patch set, thanks for your careful review!
Regards,
Junfeng Guo
More information about the dev
mailing list