> -----Original Message-----
> From: Guo, Junfeng <[email protected]>
> Sent: Monday, May 23, 2022 10:32 AM
> To: Zhang, Qi Z <[email protected]>; Wu, Jingjing <[email protected]>;
> Xing, Beilei <[email protected]>
> Cc: [email protected]; Xu, Ting <[email protected]>; Guo, Junfeng
> <[email protected]>
> 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