On 6/8/22 14:45, Dongdong Liu wrote:
From: Huisong Li <[email protected]>Currently, RSS configuration of slave is set only when RSS is enabled for bonded port. If RSS is enabled for the slaves port before adding to the bonded port with disabling RSS, it will run into that the RSS enabled state of bonded and slaves port is inconsistent after starting bonded port. So the RSS configuration of slave should also be set when RSS is disabled for bonded port. Fixes: 734ce47f71e0 ("bonding: support RSS dynamic configuration") Cc: [email protected] Signed-off-by: Huisong Li <[email protected]> Signed-off-by: Dongdong Liu <[email protected]>
Reviewed-by: Andrew Rybchenko <[email protected]>

