[dpdk-dev] [PATCH] examples/vhost: change the default value of NIC's max queues
David Marchand
david.marchand at redhat.com
Fri Oct 15 10:52:14 CEST 2021
On Fri, Sep 10, 2021 at 5:17 AM Xia, Chenbo <chenbo.xia at intel.com> wrote:
> > if NIC’s max queues > the default number of 128,
> > so, we changed the default value from 128 to 512.
> >
>
> I'd say it's not cool to still hard-code the MAX_QUEUES so that only 'some' NICs
> can work with the example. The app should have a way to check this kind of info
+1...
> before init/start. But as I would like to see at some point, this example will
> be removed and all our tests go to testpmd. Let's not waste too much effort on
> this example.
And +1, this example is a mess.
--
David Marchand
More information about the dev
mailing list