[PATCH] net/bonding: fix slave device Rx/Tx offload configuration
Andrew Rybchenko
andrew.rybchenko at oktetlabs.ru
Sun Nov 6 10:45:35 CET 2022
On 11/1/22 05:34, humin (Q) wrote:
> 在 2022/10/28 10:36, Huisong Li 写道:
>> Normally, the Rx/Tx offload capability of bonding interface is
>> the intersection of the capability of all slave devices. And
>> Rx/Tx offloads configuration of slave device comes from bonding
>> interface. But now there is a risk that slave device retains its
>> previous offload configurations which is not within the offload
>> configurations of bond interface.
>>
>> Fixes: 57b156540f51 ("net/bonding: fix offloading configuration")
>> Cc: stable at dpdk.org
>>
>> Signed-off-by: Huisong Li <lihuisong at huawei.com>
>
> Acked-by: Min Hu (Connor) <humin29 at huawei.com>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list