Re: [dpdk-dev] [PATCH] net/bonding: fix offloading configuration

2022-01-14 Thread Ferruh Yigit
On 11/9/2021 7:57 AM, Min Hu (Connor) wrote: From: Chengchang Tang Currently, part offloadings of the bonding device will not take effect by using dev_configure(). Because the related configuration will not be delivered to the slave devices in this way. The offloading capability of the bonding

[dpdk-dev] [PATCH] net/bonding: fix offloading configuration

2021-11-08 Thread Min Hu (Connor)
From: Chengchang Tang Currently, part offloadings of the bonding device will not take effect by using dev_configure(). Because the related configuration will not be delivered to the slave devices in this way. The offloading capability of the bonding device is the intersection of the capability o