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 67EF1A0544 for ; Fri, 11 Nov 2022 12:39:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 608334014F; Fri, 11 Nov 2022 12:39:21 +0100 (CET) Received: from smtp-relay-internal-1.canonical.com (smtp-relay-internal-1.canonical.com [185.125.188.123]) by mails.dpdk.org (Postfix) with ESMTP id 5F56B40141 for ; Fri, 11 Nov 2022 12:39:20 +0100 (CET) Received: from mail-ed1-f69.google.com (mail-ed1-f69.google.com [209.85.208.69]) (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 smtp-relay-internal-1.canonical.com (Postfix) with ESMTPS id 88CFB412C6 for ; Fri, 11 Nov 2022 11:39:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1668166759; bh=+iUHwVx8XWN9XqLRJ/X3szwlmONRewv3L/AEcvrJDq0=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=KVBEobfevsLT0NsPp3d/KWl1UF25mW1nzpbtn2xT46zeW0RqOdJ0Lk5xzo1ONG5Ff xpDHcL6shD4iK3tNueZRLY7Ug4iiA47EeG7/+KxYe/7ydWfqBh496yGiu9+B23rYDZ iqvZC19Vh0lYeuG2BdFDF38WADFJUfM/ZtAykD48w1Fg0kFodb0Vn09R0srp59qLpx KOrL2A+EO7r0WXHkykhj5b7mSbVMGWvvAnbbiYR2ibqOp2OhneiFDcZXp2SR6ncoGI x9uLjhCV3fBOP1FKWgmx000Zj5SEcJ6kRLRfe7Xl4uOiLKBQR5xdGLtgNRPU+dQGpi CBLyNPkA9O3bA== Received: by mail-ed1-f69.google.com with SMTP id q13-20020a056402518d00b00462b0599644so3504705edd.20 for ; Fri, 11 Nov 2022 03:39:19 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+iUHwVx8XWN9XqLRJ/X3szwlmONRewv3L/AEcvrJDq0=; b=E6aYiL2Fqjeh5gkaO5l264bkgh+CVfFS8GOtY9xS4B4AWvkZgi+ec+bf/TRcU9sasN p5GXXluSEAJJ6iaXDdsU3Eb5sM9C85zp86ca2V9cqWiYRALwjqpRAk8FgkQdza60ZVwZ BBcjz3+Gngv30UgT+Hw/qhVQA9rHAMbjfAiTuv6z2iuxPOGQSzVrDN2zrnO7HJc1UOjU qgTIT3rTGJO8a235jTllNUJdZeL93sLbTcIEXBjzEOWxuPDtQ1zSlx9l3w/Uhpy3+2ec lWgWRqaB9XgYtYSLANrq+DH9lcCidyCICYvh5wuzEApkCeLdrGPkD6aUw7iuHNwT3otV HS5Q== X-Gm-Message-State: ANoB5pkSL6Kwz5sf83bY5o1XydJv9Cr8ewqi0GGp0S+ETFp5Dt+gSxqF +dgoJlL28dq2C1PfY38FM3Zwefyc27COumWfSe8k+cDCEKe9jhKxATnCbpQSGtfIy2s4/zUip3w kPt26PxyG3Yxwa23Xyy6oMZwb X-Received: by 2002:a05:6402:150b:b0:461:ec03:3c04 with SMTP id f11-20020a056402150b00b00461ec033c04mr1159672edw.24.1668166759204; Fri, 11 Nov 2022 03:39:19 -0800 (PST) X-Google-Smtp-Source: AA0mqf5U7eJd+cks68KKRrUBrN5k5zu0CDe1ArmXm6rCD6xGr2keSmybO19sBUECFJz5n+rJ+NVa4Q== X-Received: by 2002:a05:6402:150b:b0:461:ec03:3c04 with SMTP id f11-20020a056402150b00b00461ec033c04mr1159662edw.24.1668166758993; Fri, 11 Nov 2022 03:39:18 -0800 (PST) Received: from localhost.localdomain ([2a02:6d40:39af:c100:1891:6c61:50fd:e567]) by smtp.gmail.com with ESMTPSA id vi2-20020a170907d40200b007933047f923sm774128ejc.118.2022.11.11.03.39.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Nov 2022 03:39:17 -0800 (PST) From: christian.ehrhardt@canonical.com To: David Marchand Cc: Ferruh Yigit , dpdk stable Subject: patch 'app/testpmd: restore ixgbe bypass commands' has been queued to stable release 19.11.14 Date: Fri, 11 Nov 2022 12:38:20 +0100 Message-Id: <20221111113904.1549618-3-christian.ehrhardt@canonical.com> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20221111113904.1549618-1-christian.ehrhardt@canonical.com> References: <20221111113904.1549618-1-christian.ehrhardt@canonical.com> MIME-Version: 1.0 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 19.11.14 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 11/18/22. 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/cpaelzer/dpdk-stable-queue This queued commit can be viewed at: https://github.com/cpaelzer/dpdk-stable-queue/commit/6ba278a52c2a1a942807df1ecb74fa76819d73a3 Thanks. Christian Ehrhardt --- >From 6ba278a52c2a1a942807df1ecb74fa76819d73a3 Mon Sep 17 00:00:00 2001 From: David Marchand Date: Thu, 21 Jul 2022 10:05:45 +0200 Subject: [PATCH] app/testpmd: restore ixgbe bypass commands [ upstream commit 8d1bd1c04d4122b76e7c9c76ad865ca1c8c3bd8b ] Since the switch to meson, ixgbe bypass commands were ineffective as the RTE_LIBRTE_IXGBE_BYPASS build flag was not set, even though the net/ixgbe driver had this feature compiled in. Fixes: 16ade738fd0d ("app/testpmd: build with meson") Signed-off-by: David Marchand Acked-by: Ferruh Yigit --- app/test-pmd/meson.build | 1 + 1 file changed, 1 insertion(+) diff --git a/app/test-pmd/meson.build b/app/test-pmd/meson.build index b0249bdb3c..3a6d943ee9 100644 --- a/app/test-pmd/meson.build +++ b/app/test-pmd/meson.build @@ -47,6 +47,7 @@ if dpdk_conf.has('RTE_LIBRTE_I40E_PMD') deps += 'pmd_i40e' endif if dpdk_conf.has('RTE_LIBRTE_IXGBE_PMD') + cflags += ['-DRTE_LIBRTE_IXGBE_BYPASS'] deps += 'pmd_ixgbe' endif if dpdk_conf.has('RTE_LIBRTE_SOFTNIC_PMD') -- 2.38.1 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2022-11-11 12:35:04.905181208 +0100 +++ 0003-app-testpmd-restore-ixgbe-bypass-commands.patch 2022-11-11 12:35:04.701191665 +0100 @@ -1 +1 @@ -From 8d1bd1c04d4122b76e7c9c76ad865ca1c8c3bd8b Mon Sep 17 00:00:00 2001 +From 6ba278a52c2a1a942807df1ecb74fa76819d73a3 Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit 8d1bd1c04d4122b76e7c9c76ad865ca1c8c3bd8b ] + @@ -11 +12,0 @@ -Cc: stable@dpdk.org @@ -20 +21 @@ -index 8488efc138..cbe9bf2e93 100644 +index b0249bdb3c..3a6d943ee9 100644 @@ -23,2 +24,2 @@ -@@ -65,6 +65,7 @@ if dpdk_conf.has('RTE_NET_I40E') - deps += 'net_i40e' +@@ -47,6 +47,7 @@ if dpdk_conf.has('RTE_LIBRTE_I40E_PMD') + deps += 'pmd_i40e' @@ -26,3 +27,3 @@ - if dpdk_conf.has('RTE_NET_IXGBE') -+ cflags += ['-DRTE_LIBRTE_IXGBE_BYPASS'] - deps += 'net_ixgbe' + if dpdk_conf.has('RTE_LIBRTE_IXGBE_PMD') ++ cflags += ['-DRTE_LIBRTE_IXGBE_BYPASS'] + deps += 'pmd_ixgbe' @@ -30 +31 @@ - if dpdk_conf.has('RTE_NET_DPAA') + if dpdk_conf.has('RTE_LIBRTE_SOFTNIC_PMD')