> -----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:

Reply via email to