Re: [PATCH] [net-next] stmmac: use netif_set_real_num_{rx,tx}_queues
From: Giuseppe CAVALLARO
Date: Tue Apr 04 2017 - 02:16:14 EST
Hello Joao
On 4/3/2017 3:12 PM, Joao Pinto wrote:
Yes older cores do not support multiple queues and I tried to isolate the
features not to affect older versions.
ok so we are inline ;-)
Do you think that functions as "ndev = alloc_etherdev_mqs" has some sort of
influence?
I do not think so is we are passing the right txqs and rxqs values.
Regards
Peppe
Thanks.