On 9/4/2018 2:29 PM, Chas Williams wrote:
> On Wed, Aug 29, 2018 at 3:48 AM Andrew Rybchenko <[email protected]>
> wrote:
> 
>> From: Igor Romanov <[email protected]>
>>
>> Default Redirection Table that is set in bonding driver is distributed
>> evenly over all Rx queues only within every RETA group (the first RETA
>> entries in every group are always start with zero). But in the most
>> drivers, default RETA is distributed over all Rx queues without sequence
>> resets in the beginning of a new group, which implies more balanced
>> per-core load.
>>
>> Change the default RETA to be evenly distributed over all Rx queues
>> considering the whole table.
>>
>> Fixes: 734ce47f71e0 ("bonding: support RSS dynamic configuration")
>> Cc: [email protected]
>>
>> Signed-off-by: Igor Romanov <[email protected]>
>> Signed-off-by: Andrew Rybchenko <[email protected]>
>>
> 
> Acked-by: Chas Williams <[email protected]>

Applied to dpdk-next-net/master, thanks.

Reply via email to