> -----Original Message----- > From: Yigit, Ferruh <ferruh.yi...@intel.com> > Sent: Wednesday, November 3, 2021 00:29 > To: Guo, Junfeng <junfeng....@intel.com>; Zhang, Qi Z > <qi.z.zh...@intel.com>; Wu, Jingjing <jingjing...@intel.com>; Xing, > Beilei <beilei.x...@intel.com> > Cc: dev@dpdk.org; Xu, Ting <ting...@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