[dpdk-stable] [dpdk-dev] [PATCH v1 1/5] net/qede: refactor Rx and Tx queue setup

Shahed Shaikh shshaikh at marvell.com
Thu Sep 12 16:48:14 CEST 2019


> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Jerin Jacob
> Sent: Thursday, September 12, 2019 6:04 PM
> To: Shahed Shaikh <shshaikh at marvell.com>
> Cc: dev at dpdk.org; Rasesh Mody <rmody at marvell.com>; Jerin Jacob
> Kollanukkaran <jerinj at marvell.com>; GR-Everest-DPDK-Dev <GR-Everest-DPDK-
> Dev at marvell.com>; stable at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v1 1/5] net/qede: refactor Rx and Tx queue
> setup
> 
> On Fri, Sep 6, 2019 at 1:10 PM Shahed Shaikh <shshaikh at marvell.com> wrote:
> >
> > This patch refactors Rx and Tx queue setup flow required to allow odd
> > number of queues to be configured in next patch.
> >
> > This is the first patch of the series required to fix an issue where
> > qede port initialization in ovs-dpdk fails due to 1 Rx/Tx queue
> > configuration. Detailed explaination is given in next patch.
> >
> > Fixes: 2af14ca79c0a ("net/qede: support 100G")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Shahed Shaikh <shshaikh at marvell.com>
> > ---
> 
> This series looks good to me.
> Looks like there is genuine compilation issue from qede driver.
> http://mails.dpdk.org/archives/test-report/2019-September/096256.html
> 
> Please confirm in either case.
Hi Jerin,
Sending v2 to fix compilation failure for clang compiler reported here -
http://mails.dpdk.org/archives/test-report/2019-September/096256.html

Thanks,
Shahed


More information about the stable mailing list