Hello Slava, I confirm that the patch http://git.dpdk.org/dpdk/commit/?id=f66323717e has resolved this issue. I have tested that after applying the patch, the problem no longer occurs. With best regards, Mário On 07/03/2023 10:37, Jan Viktorin wrote: > Hello all, > > Mario (CC) will look at this. > > H. > > On Tue, 07 Mar 2023 10:00:35 +0100 > Havlík Martin wrote: > >> Hi Slava, >> >> as I no longer work on the DPDK centered project which led me to >> encounter said issue, I am no longer in touch with changes made to >> net/bonding and moreover I don't have access to resources to test the >> current state of things. >> >> But that aside, the linked commit seems to fix the issue (again, >> cannot test it myself but I'll trust the time passed since the commit >> without further changes). >> >> If archiving is what is done to obsolete patches, then yes, go ahead, >> please. >> >> Wish you all the best, >> Martin >> >> Dne 2023-03-06 16:21, Slava Ovsiienko napsal: >>> Hi, Martin >>> >>> Is this issue resolved by: >>> http://git.dpdk.org/dpdk/commit/?id=f66323717e ? >>> >>> Should we archive the patch? >>> >>> With best regards, >>> Slava >>> >>> >>> >>>> -----Original Message----- >>>> From: Martin Havlik >>>> Sent: среда, 21 июля 2021 г. 18:59 >>>> To: xhavli56@stud.fit.vutbr.cz; Xiaoyun Li ; >>>> Ferruh Yigit >>>> ; Andrew Rybchenko >>>> ; >>>> Ajit Khaparde ; Haiyue Wang >>>> ; Ori Kam ; Haifei Luo >>>> ; Slava Ovsiienko ; >>>> Andrey Vesnovaty ; Bing Zhao >>>> ; Jiawei(Jonny) Wang ; >>>> Gregory Etelson ; Li Zhang >>>> Cc: dev@dpdk.org; Jan Viktorin >>>> Subject: [PATCH 4/4] doc: note that testpmd on mlx5 has dedicated >>>> queues >>>> problem >>>> >>>> In bonding mode 4 (8023ad), dedicated queues are not working on >>>> mlx5 NICs. >>>> >>>> Signed-off-by: Martin Havlik >>>> --- >>>> doc/guides/testpmd_app_ug/testpmd_funcs.rst | 3 +++ >>>> 1 file changed, 3 insertions(+) >>>> >>>> diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst >>>> b/doc/guides/testpmd_app_ug/testpmd_funcs.rst >>>> index 2c43719ad3..8a6edc2bad 100644 >>>> --- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst >>>> +++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst >>>> @@ -2603,6 +2603,9 @@ when in mode 4 (link-aggregation-802.3ad):: >>>> >>>> testpmd> set bonding lacp dedicated_queues (port_id) >>>> (enable|disable) >>>> >>>> +.. note:: >>>> + Dedicated queues `do not currently work >>>> + `__ on mlx5 NICs. >>>> >>>> set bonding agg_mode >>>> ~~~~~~~~~~~~~~~~~~~~ >>>> -- >>>> 2.27.0