From: Eric Dumazet
Date: Tue, 07 Jun 2016 21:24:18 -0700
> From: Eric Dumazet
>
> 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
Thanks, looks good.
Reviewed-by: Tariq Toukan
From: Eric Dumazet
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
r