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 4DF93A0C41 for ; Tue, 30 Nov 2021 17:42:45 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A1434118F; Tue, 30 Nov 2021 17:42:45 +0100 (CET) Received: from smtp-relay-internal-0.canonical.com (smtp-relay-internal-0.canonical.com [185.125.188.122]) by mails.dpdk.org (Postfix) with ESMTP id 4432E410F7 for ; Tue, 30 Nov 2021 17:42:44 +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-0.canonical.com (Postfix) with ESMTPS id 2692E3F1B1 for ; Tue, 30 Nov 2021 16:42:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1638290564; bh=i9YU/4ITiYUu/1J0lc1ft56jQHIsaBYPTZaMfTPTmnw=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=eFM2DBSCoRFwS4aPwxGiC8Ov6rfipZX7CnPpyAoL+8ShRCLrBokEK5v/nxyRE5k6L rKpffDCFZ/xq4dJSDGwYInXKs/JkEocY3LVAS0ZWJoMsMVvqQwiLDfdOws17TEGeEF u0TXs5kpePQPLM5RW68Daj3i2Dj5DXuDsok5gH/68itMuelluLgRymU02K2cCD9THB rK59YK8TvVExwAGo6MZxQXkVy7CG98MrUa5rSLvqvFRmfXgusdW31fVuQrhNsMuy21 a/Z/nHdkEnNtQyMsrG+2ptsKt7+TnNPf3Wg/wDTyruhlpLjmc0Fra+qxf7M9hgqfTC EriCHVD2WCy0A== Received: by mail-ed1-f69.google.com with SMTP id v1-20020aa7cd41000000b003e80973378aso17429385edw.14 for ; Tue, 30 Nov 2021 08:42:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=i9YU/4ITiYUu/1J0lc1ft56jQHIsaBYPTZaMfTPTmnw=; b=Kzep1T22iH/FvgSlJGdTDXfWg9uQQ07WTae0KZgo6RyM1iZcJ4ODmng+Iy5y5fzVsm aOfRL/fKzXRTgn4WSLqevFzug57/qXvRNlLAMvg4bqTAQERl2o5og0Dj9W7K2z5vPRSL RdRbIZwTXdD4fVQpsoD9pdkl4pco81W2XJwOT7F1VebTsw7snbLbaiH/Pf7KYG0BchZ5 94a+tfXkWh/dSV+7GqatEzl7iNENp8MyPIOOsnLvT+IB96zkwAErUO/T0a638oBmZF66 2N5Fv127i6grSQtMYq3DZ0gx1yqaMfg7DTOF8AQmlwjehazmEvbeEpsv60PNyPquqHOP EB2Q== X-Gm-Message-State: AOAM532WV7kqIYDbFNAcIYN7qV5mhyXiQeY38nupAobOPQmMF/8jaFoJ beabl681jAqMmvD5TjbRJE0pGrsDxRUExZu+u8nVzIj/rArSWDBzxoP3czixefpxDmpQZkPN8Me +7JHz3aWTuiwA7JXqU7YJb2fL X-Received: by 2002:a17:907:2da2:: with SMTP id gt34mr236362ejc.372.1638290563830; Tue, 30 Nov 2021 08:42:43 -0800 (PST) X-Google-Smtp-Source: ABdhPJywAVCDxqwCPueXSGtUeuvvdxkPvzEloSk1vhaxa40Q9wgYkdTbDsPZp7KSOBTnzziJJa5C0A== X-Received: by 2002:a17:907:2da2:: with SMTP id gt34mr236342ejc.372.1638290563624; Tue, 30 Nov 2021 08:42:43 -0800 (PST) Received: from localhost.localdomain ([2001:67c:1560:8007::aac:c4ad]) by smtp.gmail.com with ESMTPSA id bd12sm11541754edb.11.2021.11.30.08.42.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 30 Nov 2021 08:42:43 -0800 (PST) From: christian.ehrhardt@canonical.com To: Huisong Li Cc: Min Hu , Ferruh Yigit , dpdk stable Subject: patch 'app/testpmd: remove unused header file' has been queued to stable release 19.11.11 Date: Tue, 30 Nov 2021 17:35:32 +0100 Message-Id: <20211130163605.2460997-128-christian.ehrhardt@canonical.com> X-Mailer: git-send-email 2.34.0 In-Reply-To: <20211130163605.2460997-1-christian.ehrhardt@canonical.com> References: <20211130163605.2460997-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.11 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before December 10th 2021. 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/d783e54ad8642083469354cfc1ab535b7141c3ec Thanks. Christian Ehrhardt --- >From d783e54ad8642083469354cfc1ab535b7141c3ec Mon Sep 17 00:00:00 2001 From: Huisong Li Date: Mon, 25 Oct 2021 14:39:22 +0800 Subject: [PATCH] app/testpmd: remove unused header file [ upstream commit 694d61b8e7cb9d8992d1dc9f81bad491451465e4 ] This patch removes unused "rte_eth_bond.h" header file. Fixes: 2950a769315e ("bond: testpmd support") Signed-off-by: Huisong Li Signed-off-by: Min Hu (Connor) Reviewed-by: Ferruh Yigit --- app/test-pmd/parameters.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/test-pmd/parameters.c b/app/test-pmd/parameters.c index 9ce3b4f4be..e1e9af95ec 100644 --- a/app/test-pmd/parameters.c +++ b/app/test-pmd/parameters.c @@ -39,9 +39,6 @@ #include #include #include -#ifdef RTE_LIBRTE_PMD_BOND -#include -#endif #include #include "testpmd.h" -- 2.34.0 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2021-11-30 16:50:13.393981247 +0100 +++ 0128-app-testpmd-remove-unused-header-file.patch 2021-11-30 16:50:05.962874792 +0100 @@ -1 +1 @@ -From 694d61b8e7cb9d8992d1dc9f81bad491451465e4 Mon Sep 17 00:00:00 2001 +From d783e54ad8642083469354cfc1ab535b7141c3ec Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit 694d61b8e7cb9d8992d1dc9f81bad491451465e4 ] + @@ -9 +10,0 @@ -Cc: stable@dpdk.org @@ -19 +20 @@ -index cb40917077..0974b0a38f 100644 +index 9ce3b4f4be..e1e9af95ec 100644 @@ -22 +23 @@ -@@ -38,9 +38,6 @@ +@@ -39,9 +39,6 @@ @@ -26 +27 @@ --#ifdef RTE_NET_BOND +-#ifdef RTE_LIBRTE_PMD_BOND