> -----Original Message----- > From: Zhang, Yuying <[email protected]> > Sent: Saturday, August 12, 2023 3:55 PM > To: [email protected]; Xing, Beilei <[email protected]>; Zhang, Qi Z > <[email protected]>; Wu, Jingjing <[email protected]> > Cc: Zhang, Yuying <[email protected]> > 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 <[email protected]> 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?
- [PATCH v1 0/5] add rte flow support for cpfl Yuying Zhang
- [PATCH v1 1/5] net/cpfl: setup rte flow skeleton Yuying Zhang
- RE: [PATCH v1 1/5] net/cpfl: setup rte flow skeleton Xing, Beilei
- [PATCH v1 2/5] common/idpf/base: refine idpf ctlq messag... Yuying Zhang
- [PATCH v1 3/5] net/cpfl: add cpfl control queue message ... Yuying Zhang
- RE: [PATCH v1 3/5] net/cpfl: add cpfl control queue ... Xing, Beilei
- [PATCH v1 4/5] net/cpfl: add fxp rule module Yuying Zhang
- RE: [PATCH v1 4/5] net/cpfl: add fxp rule module Xing, Beilei
- RE: [PATCH v1 4/5] net/cpfl: add fxp rule module Xing, Beilei
- [PATCH v1 5/5] net/cpfl: add fxp flow engine Yuying Zhang
- RE: [PATCH v1 5/5] net/cpfl: add fxp flow engine Xing, Beilei
- [PATCH v2 0/8] add rte flow support for cpfl Yuying Zhang
- [PATCH v2 1/8] net/cpfl: parse flow parser file in d... Yuying Zhang
- [PATCH v2 2/8] net/cpfl: add flow json parser Yuying Zhang
- [PATCH v2 3/8] net/cpfl: add FXP low level implement... Yuying Zhang
- [PATCH v2 4/8] net/cpfl: setup ctrl path Yuying Zhang

