> -----Original Message----- > From: Guo, Junfeng <junfeng....@intel.com> > Sent: Monday, May 23, 2022 10:32 AM > To: 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>; Guo, Junfeng > <junfeng....@intel.com> > Subject: [PATCH v6 2/3] net/iavf: enable Protocol Agnostic Flow Offloading > FDIR > > This patch enabled Protocol Agnostic Flow (raw flow) Offloading Flow Director > (FDIR) in AVF, based on the Parser Library feature and the existing rte_flow > `raw` API. > > The input spec and mask of raw pattern are first parsed via the Parser > Library, > and then passed to the kernel driver to create the flow rule. > > Similar as PF FDIR, Re-worded to below during merging. "Similar to ice PMD's implementation" > each raw flow requires:
- [PATCH v5 0/4] Enable Protocol Agnostic Flow Offloading in... Junfeng Guo
- [PATCH v5 1/4] common/iavf: support raw packet in pro... Junfeng Guo
- [PATCH v6 0/3] Enable Protocol Agnostic Flow Offl... Junfeng Guo
- [PATCH v6 1/3] common/iavf: support raw packe... Junfeng Guo
- [PATCH 1/2] net/iavf: enable Protocol Agnosti... Junfeng Guo
- RE: [PATCH 1/2] net/iavf: enable Protocol... Guo, Junfeng
- [PATCH v6 2/3] net/iavf: enable Protocol Agno... Junfeng Guo
- RE: [PATCH v6 2/3] net/iavf: enable Proto... Zhang, Qi Z
- [PATCH 2/2] net/iavf: support Protocol Agnost... Junfeng Guo
- RE: [PATCH 2/2] net/iavf: support Protoco... Guo, Junfeng
- [PATCH v6 3/3] net/iavf: support Protocol Agn... Junfeng Guo
- RE: [PATCH v6 0/3] Enable Protocol Agnostic F... Zhang, Qi Z
- Re: [PATCH v6 0/3] Enable Protocol Agnost... Thomas Monjalon
- RE: [PATCH v6 0/3] Enable Protocol A... Zhang, Qi Z
- [PATCH v5 2/4] net/iavf: align with proto hdr struct ... Junfeng Guo
- [PATCH v5 3/4] net/iavf: enable Protocol Agnostic Flo... Junfeng Guo
- [PATCH v5 4/4] net/iavf: support Protocol Agnostic Fl... Junfeng Guo