From: Eric Dumazet <[email protected]>
Date: Tue, 07 Jun 2016 21:24:18 -0700

> From: Eric Dumazet <[email protected]>
> 
> mlx4 RSS is limited to spread incoming packets to a power of two number
> of queues.
> 
> An uniformly distibuted traffic would be split on queues 0 to N-1, N
> being a power of two, each queue having a 1/N weight.
> 
> If number of RX queues is not a power of two, upper RX queues do not
> receive traffic.
> 
> ethtool -x is lying, because it pretends some queues have higher weight.
 ...
> Signed-off-by: Eric Dumazet <[email protected]>
> Reported-by: Maciej Żenczykowski <[email protected]>

Applied.

Reply via email to