[PATCH v1 3/5] net/cpfl: add cpfl control queue message handle
Xing, Beilei
beilei.xing at intel.com
Fri Aug 25 08:23:41 CEST 2023
> -----Original Message-----
> From: Zhang, Yuying <yuying.zhang at intel.com>
> Sent: Saturday, August 12, 2023 3:55 PM
> To: dev at dpdk.org; Xing, Beilei <beilei.xing at intel.com>; Zhang, Qi Z
> <qi.z.zhang at intel.com>; Wu, Jingjing <jingjing.wu at intel.com>
> Cc: Zhang, Yuying <yuying.zhang at intel.com>
> Subject: [PATCH v1 3/5] net/cpfl: add cpfl control queue message handle
>
> Add cpfl driver control queue message handle, including
> send/receive/clean/post_rx_buffs.
>
> Signed-off-by: Yuying Zhang <yuying.zhang at intel.com>
Seems all the functions are similar with functions in idpf shared code.
Can we use idpf_ctrlq_xxx directly?
BTW, the new field in the 2nd patch is not used here, so is the new field 'data' necessary?
More information about the dev
mailing list