Okļ¼thanks! > -----Original Message----- > From: Ferruh Yigit <ferruh.yi...@amd.com> > Sent: Tuesday, February 28, 2023 5:45 AM > To: Liu, Mingxia <mingxia....@intel.com>; dev@dpdk.org; Xing, Beilei > <beilei.x...@intel.com>; Zhang, Yuying <yuying.zh...@intel.com> > Subject: Re: [PATCH v7 02/21] net/cpfl: add Tx queue setup > > On 2/16/2023 12:29 AM, Mingxia Liu 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 buffers from SW to HW while Rx queues are used only to pass > > the descriptor completions, that is, descriptors that point to > > completed buffers, from HW to SW. This is contrary to the single queue > > model in which Rx queues are used for both purposes. > > > > This patch is related to the Tx and above description seems related Rx, can > next patch be a better place for above paragraph? Or please revise it for Tx > if it applies to this patch too.
- [PATCH v7 00/21] add support for cpfl PMD in DPDK Mingxia Liu
- [PATCH v7 01/21] net/cpfl: support device initializat... Mingxia Liu
- Re: [PATCH v7 01/21] net/cpfl: support device ini... Ferruh Yigit
- Re: [PATCH v7 01/21] net/cpfl: support device... Thomas Monjalon
- Re: [PATCH v7 01/21] net/cpfl: support de... Ferruh Yigit
- RE: [PATCH v7 01/21] net/cpfl: support de... Liu, Mingxia
- Re: [PATCH v7 01/21] net/cpfl: suppo... Ferruh Yigit
- Re: [PATCH v7 01/21] net/cpfl: support device ini... Ferruh Yigit
- [PATCH v7 02/21] net/cpfl: add Tx queue setup Mingxia Liu
- Re: [PATCH v7 02/21] net/cpfl: add Tx queue setup Ferruh Yigit
- RE: [PATCH v7 02/21] net/cpfl: add Tx queue s... Liu, Mingxia
- [PATCH v7 03/21] net/cpfl: add Rx queue setup Mingxia Liu
- Re: [PATCH v7 03/21] net/cpfl: add Rx queue setup Ferruh Yigit
- RE: [PATCH v7 03/21] net/cpfl: add Rx queue s... Liu, Mingxia
- Re: [PATCH v7 03/21] net/cpfl: add Rx que... Ferruh Yigit
- [PATCH v7 04/21] net/cpfl: support device start and s... Mingxia Liu
- [PATCH v7 05/21] net/cpfl: support queue start Mingxia Liu
- Re: [PATCH v7 05/21] net/cpfl: support queue star... Ferruh Yigit
- RE: [PATCH v7 05/21] net/cpfl: support queue ... Liu, Mingxia
- RE: [PATCH v7 05/21] net/cpfl: support qu... Liu, Mingxia
- [PATCH v7 06/21] net/cpfl: support queue stop Mingxia Liu