Re: [PATCH] stmmac: enable rx queues

2016-12-20 Thread Seraphin BONNAFFE
Hi Joao, On 12/20/2016 03:59 PM, Joao Pinto wrote: Hi Séraphin, Às 2:52 PM de 12/20/2016, Seraphin BONNAFFE escreveu: Hi Joao, Please see my in-line comments. Regards, Séraphin -- Seraphin BONNAFFE | Tel: +33244027061 STMicroelectronics | ADG | S/W Design On 12/20/2016 01:55 PM, Joao Pinto

Re: [PATCH] stmmac: enable rx queues

2016-12-20 Thread Joao Pinto
Às 3:05 PM de 12/20/2016, Niklas Cassel escreveu: > > > On 12/20/2016 03:52 PM, Joao Pinto wrote: >> Hi Niklas, >> >> Às 2:43 PM de 12/20/2016, Niklas Cassel escreveu: >>> >>> On 12/20/2016 01:55 PM, Joao Pinto wrote: When the hardware is synthesized with multiple queues, all queues are

Re: [PATCH] stmmac: enable rx queues

2016-12-20 Thread Niklas Cassel
On 12/20/2016 03:52 PM, Joao Pinto wrote: > Hi Niklas, > > Às 2:43 PM de 12/20/2016, Niklas Cassel escreveu: >> >> On 12/20/2016 01:55 PM, Joao Pinto wrote: >>> When the hardware is synthesized with multiple queues, all queues are >>> disabled for default. This patch adds the rx queues configurat

Re: [PATCH] stmmac: enable rx queues

2016-12-20 Thread Joao Pinto
Hi Séraphin, Às 2:52 PM de 12/20/2016, Seraphin BONNAFFE escreveu: > Hi Joao, > > Please see my in-line comments. > > Regards, > Séraphin > -- > Seraphin BONNAFFE | Tel: +33244027061 > STMicroelectronics | ADG | S/W Design > > On 12/20/2016 01:55 PM, Joao Pinto wrote: >> When the hardware is

Re: [PATCH] stmmac: enable rx queues

2016-12-20 Thread Joao Pinto
Hi Niklas, Às 2:43 PM de 12/20/2016, Niklas Cassel escreveu: > > > On 12/20/2016 01:55 PM, Joao Pinto wrote: >> When the hardware is synthesized with multiple queues, all queues are >> disabled for default. This patch adds the rx queues configuration. >> This patch was successfully tested in a

Re: [PATCH] stmmac: enable rx queues

2016-12-20 Thread Seraphin BONNAFFE
Hi Joao, Please see my in-line comments. Regards, Séraphin -- Seraphin BONNAFFE | Tel: +33244027061 STMicroelectronics | ADG | S/W Design On 12/20/2016 01:55 PM, Joao Pinto wrote: When the hardware is synthesized with multiple queues, all queues are disabled for default. This patch adds the rx

Re: [PATCH] stmmac: enable rx queues

2016-12-20 Thread Niklas Cassel
On 12/20/2016 01:55 PM, Joao Pinto wrote: > When the hardware is synthesized with multiple queues, all queues are > disabled for default. This patch adds the rx queues configuration. > This patch was successfully tested in a Synopsys QoS Reference design. > > Signed-off-by: Joao Pinto > --- > d

[PATCH] stmmac: enable rx queues

2016-12-20 Thread Joao Pinto
When the hardware is synthesized with multiple queues, all queues are disabled for default. This patch adds the rx queues configuration. This patch was successfully tested in a Synopsys QoS Reference design. Signed-off-by: Joao Pinto --- drivers/net/ethernet/stmicro/stmmac/common.h | 2 ++