From: Plague <4plague@gmail.com>
To: dev@dpdk.org
Subject: [PATCH] doc/guides: Mention needed kernel option for mlx5 multiport e-switch
Date: Mon, 20 Jan 2025 15:14:37 +0100 [thread overview]
Message-ID: <CA++ArTh+qoX6RDUSe6VzpxXmKCSd_YaL-Hmex6ec5ExY-r_qRA@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 850 bytes --]
On some kernels (Debian 6.6, 6.9 and 6.10 tested),
there is a missing option for "TC recirculation"
that prevents MLX5 driver to include CONFIG_MLX5_CLS_ACT
in the compilation, thus preventing PF1
from properly working in multiport-eswitch mode.
Signed-off-by: Jaromír Smrček <4plague@gmail.com>
---
doc/guides/nics/mlx5.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
index 30c40f767b..5e327be673 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -1713,7 +1713,7 @@ Supported HCAs:
Supported mlx5 kernel modules versions:
-- Upstream Linux - from version 6.3.
+- Upstream Linux - from version 6.3. with CONFIG_NET_TC_SKB_EXT enabled
- Modules packaged in MLNX_OFED - from version v23.04-0.5.3.3.
Configuration
--
2.39.2
[-- Attachment #2: Type: text/html, Size: 1126 bytes --]
reply other threads:[~2025-01-20 14:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CA++ArTh+qoX6RDUSe6VzpxXmKCSd_YaL-Hmex6ec5ExY-r_qRA@mail.gmail.com \
--to=4plague@gmail.com \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).