On Wed, 11 Dec 2019 15:56:17 +0530
Jerin Jacob wrote:
> >
> > > -Original Message-
> > > From: dev On Behalf Of Hemant Agrawal
> > > Sent: Wednesday, December 11, 2019 5:30 AM
> > > To: dev@dpdk.org
> > > Cc: Jun Yang
> > &
> -Original Message-
> From: Ferruh Yigit
> Sent: Thursday, September 30, 2021 7:16 PM
> To: Nipun Gupta ; dev@dpdk.org
> Cc: xiaoyun...@intel.com; or...@nvidia.com; tho...@monjalon.net; Hemant
> Agrawal ; Jun Yang
> Subject: Re: [PATCH] app/testpmd: support unequal number of RXQ and TX
On 9/28/2021 12:08 PM, nipun.gu...@nxp.com wrote:
> From: Jun Yang
>
> The existing forwarding mode configures the total number of
> queues as the minimum of rxq and txq, so eventually the number
> of txq are same as rxq.
> However in some scenarios, specially for flow control the
> number of rxq
From: Jun Yang
The existing forwarding mode configures the total number of
queues as the minimum of rxq and txq, so eventually the number
of txq are same as rxq.
However in some scenarios, specially for flow control the
number of rxq and txq can be different.
This patch makes the txq and function
1, 2019 5:30 AM
> > > To: dev@dpdk.org
> > > Cc: Jun Yang
> > > Subject: [dpdk-dev] [PATCH] app/testpmd: support unequal number of
> > > RXQ and TXQ
> > >
> > > From: Jun Yang
> > >
> > > The existing forwarding mode usages
On Wed, Dec 11, 2019 at 3:29 PM Ananyev, Konstantin
wrote:
>
>
>
> > -Original Message-
> > From: dev On Behalf Of Hemant Agrawal
> > Sent: Wednesday, December 11, 2019 5:30 AM
> > To: dev@dpdk.org
> > Cc: Jun Yang
> > Subject: [dpdk-dev] [
> -Original Message-
> From: dev On Behalf Of Hemant Agrawal
> Sent: Wednesday, December 11, 2019 5:30 AM
> To: dev@dpdk.org
> Cc: Jun Yang
> Subject: [dpdk-dev] [PATCH] app/testpmd: support unequal number of RXQ and TXQ
>
> From: Jun Yang
>
> The e
From: Jun Yang
The existing forwarding mode usages the total number of
queues as the minimum of rxq and txq.
It finds the txq as the same index as rxq.
However in some scenarios, specially for flow control
the number of rxq and txq can be different.
This patch maxes the txq and function of rxq fo
8 matches
Mail list logo