> -----Original Message----- > From: Yigit, Ferruh <[email protected]> > Sent: Wednesday, November 3, 2021 00:29 > To: Guo, Junfeng <[email protected]>; Zhang, Qi Z > <[email protected]>; Wu, Jingjing <[email protected]>; Xing, > Beilei <[email protected]> > Cc: [email protected]; Xu, Ting <[email protected]> > 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

