[PATCH v2 04/14] net/idpf: add support for queue operations
Guo, Junfeng
junfeng.guo at intel.com
Fri Oct 14 11:18:38 CEST 2022
> -----Original Message-----
> From: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
> Sent: Monday, October 3, 2022 21:48
> To: Guo, Junfeng <junfeng.guo at intel.com>; Zhang, Qi Z
> <qi.z.zhang at intel.com>; Wu, Jingjing <jingjing.wu at intel.com>; Xing,
> Beilei <beilei.xing at intel.com>
> Cc: dev at dpdk.org; Wang, Xiao W <xiao.w.wang at intel.com>; Li, Xiaoyun
> <xiaoyun.li at intel.com>
> Subject: Re: [PATCH v2 04/14] net/idpf: add support for queue operations
>
> On 9/5/22 13:58, Junfeng Guo wrote:
> > Add support for queue operations:
> > - rx_queue_start
> > - rx_queue_stop
> > - tx_queue_start
> > - tx_queue_stop
> > - rx_queue_setup
> > - rx_queue_release
> > - tx_queue_setup
> > - tx_queue_release
>
> The patch is huge. Please, factor out deferred queues
> start/stop (may be even separate for Rx and Tx) into
> separate patch.
Okay... Will try to do this. Thanks!
More information about the dev
mailing list