On Fri, Sep 6, 2019 at 1:10 PM Shahed Shaikh <shsha...@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: sta...@dpdk.org > > Signed-off-by: Shahed Shaikh <shsha...@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.