[dpdk-dev] [PATCH] igb: fix Tx queue number

Zhang, Helin helin.zhang at intel.com
Wed Dec 20 07:26:45 CET 2017



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Dai, Wei
> Sent: Tuesday, December 19, 2017 8:22 PM
> To: zhouyangchao; dev at dpdk.org
> Cc: Lu, Wenzhuo
> Subject: Re: [dpdk-dev] [PATCH] igb: fix Tx queue number
> 
> > -----Original Message-----
> > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of zhouyangchao
> > Sent: Wednesday, November 29, 2017 10:50 AM
> > To: dev at dpdk.org
> > Cc: Lu, Wenzhuo <wenzhuo.lu at intel.com>
> > Subject: [dpdk-dev] [PATCH] igb: fix Tx queue number
> >
> > Internal variable containing the number of TX queues for a device, was
> > being incorrectly assigned the number of RX queues, instead of TX.
> >
> > Fixes: 27b609cbd1c6 ("ethdev: move the multi-queue mode check to
> > specific
> > drivers")
> >
> > Signed-off-by: Yangchao Zhou <zhouyates at gmail.com>
> Acked-by: Wei Dai <wei.dai at intel.com>

Applied to next-net-intel with minor format fix. Thanks! /Helin


More information about the dev mailing list