[PATCH 4/4] doc: note that testpmd on mlx5 has dedicated queues problem
Slava Ovsiienko
viacheslavo at nvidia.com
Mon Mar 6 16:21:41 CET 2023
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 <xhavli56 at stud.fit.vutbr.cz>
> Sent: среда, 21 июля 2021 г. 18:59
> To: xhavli56 at stud.fit.vutbr.cz; Xiaoyun Li <xiaoyun.li at intel.com>; Ferruh Yigit
> <ferruh.yigit at intel.com>; Andrew Rybchenko <arybchenko at solarflare.com>;
> Ajit Khaparde <ajit.khaparde at broadcom.com>; Haiyue Wang
> <haiyue.wang at intel.com>; Ori Kam <orika at nvidia.com>; Haifei Luo
> <haifeil at nvidia.com>; Slava Ovsiienko <viacheslavo at nvidia.com>; Andrey
> Vesnovaty <andreyv at nvidia.com>; Bing Zhao <bingz at nvidia.com>;
> Jiawei(Jonny) Wang <jiaweiw at nvidia.com>; Gregory Etelson
> <getelson at nvidia.com>; Li Zhang <lizh at nvidia.com>
> Cc: dev at dpdk.org; Jan Viktorin <viktorin at cesnet.cz>
> 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 <xhavli56 at stud.fit.vutbr.cz>
> ---
> 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
> + <https://bugs.dpdk.org/show_bug.cgi?id=759>`__ on mlx5 NICs.
>
> set bonding agg_mode
> ~~~~~~~~~~~~~~~~~~~~
> --
> 2.27.0
More information about the dev
mailing list