[PATCH v5 4/9] net/cpfl: add FXP low level implementation
Zhang, Qi Z
qi.z.zhang at intel.com
Fri Sep 15 13:19:33 CEST 2023
> -----Original Message-----
> From: Zhang, Yuying <yuying.zhang at intel.com>
> Sent: Friday, September 15, 2023 6:01 PM
> To: Zhang, Yuying <yuying.zhang at intel.com>; dev at dpdk.org; Zhang, Qi Z
> <qi.z.zhang at intel.com>; Xing, Beilei <beilei.xing at intel.com>; Wu, Jingjing
> <jingjing.wu at intel.com>
> Cc: Liu, Mingxia <mingxia.liu at intel.com>
> Subject: [PATCH v5 4/9] net/cpfl: add FXP low level implementation
>
> From: Yuying Zhang <yuying.zhang at intel.com>
>
> Add FXP low level implementation for CPFL rte_flow to
> create/delete rules as well as setup the control vport
> and control queue.
It's better to separate this big patch into two parts
one for control queue enabling
one for introducing a set of low level help functions which will be consumed by the following fxp rule module
More information about the dev
mailing list