> -----Original Message----- > From: dev <[email protected]> On Behalf Of Jerin Jacob > Sent: Thursday, September 12, 2019 6:04 PM > To: Shahed Shaikh <[email protected]> > Cc: [email protected]; Rasesh Mody <[email protected]>; Jerin Jacob > Kollanukkaran <[email protected]>; GR-Everest-DPDK-Dev <GR-Everest-DPDK- > [email protected]>; [email protected] > 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 <[email protected]> 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: [email protected] > > > > Signed-off-by: Shahed Shaikh <[email protected]> > > --- > > 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

