[PATCH v2] net/bonding: fix error in bonding mode 4 with dedicated queues enabled
Andrew Rybchenko
andrew.rybchenko at oktetlabs.ru
Mon Oct 17 10:28:59 CEST 2022
On 10/15/22 18:28, Chas Williams wrote:
> Thanks for making the change, IMHO this is much clearer.
>
> Signed-off-by: Chas Williams <3chas3 at gmail.com>
Taking above sentence into account I treat it as:
Acked-by: Chas Williams <3chas3 at gmail.com>
>
> On 9/29/22 00:05, Usman Tanveer wrote:
>> when dedicated queues are enable with bonding mode 4 (mlx5), the
>> application sets the flow, which cannot be set if the device is not
>> started. This fixed the issue by starting the device just before
>> setting the flow. Because device should be started to set the flow.
>> Also it does not effect other driver codes (I have tried on ixgbe).
>>
>> Bugzilla ID: 759
>>
>> Signed-off-by: Usman Tanveer <usman.tanveer at emumba.com>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list