RE: [PATCH v11 03/18] net/idpf: add Tx queue setup

2022-10-26 Thread Xing, Beilei
> -Original Message- > From: Andrew Rybchenko > Sent: Tuesday, October 25, 2022 5:40 PM > To: Guo, Junfeng ; Zhang, Qi Z > ; Wu, Jingjing ; Xing, Beilei > > Cc: dev@dpdk.org; Li, Xiaoyun > Subject: Re: [PATCH v11 03/18] net/idpf: add Tx queue setup > >

Re: [PATCH v11 03/18] net/idpf: add Tx queue setup

2022-10-25 Thread Andrew Rybchenko
On 10/24/22 16:12, Junfeng Guo wrote: Add support for tx_queue_setup ops. In the single queue model, the same descriptor queue is used by SW to post buffer descriptors to HW and by HW to post completed descriptors to SW. In the split queue model, "RX buffer queues" are used to pass descriptor b