From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 715D146BAE for ; Fri, 18 Jul 2025 21:38:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A54140E35; Fri, 18 Jul 2025 21:38:49 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 3F23340611 for ; Fri, 18 Jul 2025 21:38:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1752867527; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=aZTCeukG265d5RAerkQWtjGW+xeY8rVHmeiLfm2//WY=; b=JvVcj/lrFY1Da8rvUm0DWnyIopqf8MkmYtDVhmSIrVj1i5Y3wrLQg9i3m6gzvTc9r13KXh HOXqZIM4mopmcVxh8/lb/qJBbRwypWUyte4EiYlgPvG9Jbp3H/5/Js4+qaS3e7PY78fgMq oNevT1uJGlmyL2c8ve49s8+lCcaa7Uk= Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-478-Hdr0owhbMciI8A2VF10y9g-1; Fri, 18 Jul 2025 15:38:46 -0400 X-MC-Unique: Hdr0owhbMciI8A2VF10y9g-1 X-Mimecast-MFC-AGG-ID: Hdr0owhbMciI8A2VF10y9g_1752867525 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 5B94D18004A7; Fri, 18 Jul 2025 19:38:45 +0000 (UTC) Received: from rh.redhat.com (unknown [10.44.32.40]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id C82FF18003FC; Fri, 18 Jul 2025 19:38:43 +0000 (UTC) From: Kevin Traynor To: =?UTF-8?q?Jarom=C3=ADr=20Smr=C4=8Dek?= <4plague@gmail.com> Cc: Dariusz Sosnowski , dpdk stable Subject: patch 'doc: add kernel options required for mlx5' has been queued to stable release 24.11.3 Date: Fri, 18 Jul 2025 20:31:43 +0100 Message-ID: <20250718193247.1008129-169-ktraynor@redhat.com> In-Reply-To: <20250718193247.1008129-1-ktraynor@redhat.com> References: <20250718193247.1008129-1-ktraynor@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 X-Mimecast-Spam-Score: 0 X-Mimecast-MFC-PROC-ID: Sfydjk1fDzWsHQnVi7VzdR9X9aK5ZnDP3gU-UiiH0xc_1752867525 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Hi, FYI, your patch has been queued to stable release 24.11.3 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 07/23/25. So please shout if anyone has objections. Also note that after the patch there's a diff of the upstream commit vs the patch applied to the branch. This will indicate if there was any rebasing needed to apply to the stable branch. If there were code changes for rebasing (ie: not only metadata diffs), please double check that the rebase was correctly done. Queued patches are on a temporary branch at: https://github.com/kevintraynor/dpdk-stable This queued commit can be viewed at: https://github.com/kevintraynor/dpdk-stable/commit/18205cff93d374981b60976d0abba9f49207f24a Thanks. Kevin --- >From 18205cff93d374981b60976d0abba9f49207f24a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jarom=C3=ADr=20Smr=C4=8Dek?= <4plague@gmail.com> Date: Tue, 10 Jun 2025 10:02:43 +0300 Subject: [PATCH] doc: add kernel options required for mlx5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [ upstream commit 3101799fce0016061ff7aa9c3c2ad7155aff1073 ] 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. Fixes: 11c73de9ef63 ("net/mlx5: probe multi-port E-Switch device") Signed-off-by: Jaromír Smrček <4plague@gmail.com> Acked-by: Dariusz Sosnowski --- .mailmap | 1 + doc/guides/nics/mlx5.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index 4b8a6fc21d..0406784341 100644 --- a/.mailmap +++ b/.mailmap @@ -642,4 +642,5 @@ Jan Sokolowski Jan Viktorin Jan Wickbom +Jaromír Smrček <4plague@gmail.com> Jaroslaw Gawin Jaroslaw Ilgiewicz diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst index 896f9a0027..a826214e9f 100644 --- a/doc/guides/nics/mlx5.rst +++ b/doc/guides/nics/mlx5.rst @@ -1723,5 +1723,5 @@ 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 and CONFIG_MLX5_CLS_ACT enabled. - Modules packaged in MLNX_OFED - from version v23.04-0.5.3.3. -- 2.50.0 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2025-07-18 20:29:16.884330510 +0100 +++ 0169-doc-add-kernel-options-required-for-mlx5.patch 2025-07-18 20:29:11.181908100 +0100 @@ -1 +1 @@ -From 3101799fce0016061ff7aa9c3c2ad7155aff1073 Mon Sep 17 00:00:00 2001 +From 18205cff93d374981b60976d0abba9f49207f24a Mon Sep 17 00:00:00 2001 @@ -8,0 +9,2 @@ +[ upstream commit 3101799fce0016061ff7aa9c3c2ad7155aff1073 ] + @@ -16 +17,0 @@ -Cc: stable@dpdk.org @@ -26 +27 @@ -index 3dec1492aa..8483d96ec5 100644 +index 4b8a6fc21d..0406784341 100644 @@ -29,3 +30,3 @@ -@@ -646,4 +646,5 @@ Jan Wickbom - Jananee Parthasarathy - Janardhanan Arumugam +@@ -642,4 +642,5 @@ Jan Sokolowski + Jan Viktorin + Jan Wickbom @@ -36 +37 @@ -index 9957802d44..c1dcb9ca68 100644 +index 896f9a0027..a826214e9f 100644 @@ -39 +40 @@ -@@ -1762,5 +1762,5 @@ Supported HCAs: +@@ -1723,5 +1723,5 @@ Supported HCAs: