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 419FC42D83 for ; Wed, 28 Jun 2023 16:10:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B52D40151; Wed, 28 Jun 2023 16:10:59 +0200 (CEST) Received: from mail-wr1-f50.google.com (mail-wr1-f50.google.com [209.85.221.50]) by mails.dpdk.org (Postfix) with ESMTP id 44AE1400EF for ; Wed, 28 Jun 2023 16:10:58 +0200 (CEST) Received: by mail-wr1-f50.google.com with SMTP id ffacd0b85a97d-313fb7f0f80so2074296f8f.2 for ; Wed, 28 Jun 2023 07:10:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1687961458; x=1690553458; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=jZOn/zmZjoQzs0v3CJF9NjWGEsir1Bgy7Iqq09pRRYQ=; b=oVhaHeZBQTRdThDB3W5waAsGQ5FI0xJ3Jd8GSkfwJL4lsoyZ0ZGdfbJn4/tS6D4TNf murlEFQB5Y2xKCVLKnyliS6tyhlxqTuedKVC2n0qzimYb9SLhS2YI+ZvbOManrvSLBMG sjBTqQ2bZvJ+oa3z6m9Q4Tj4RydPN2h4K4VQP13pMwTWzpSOlvw5uoprCg8UCFpI0H1y 9w3TaBsHwPPt9/cB37cr6LqSwSW5nfy0x+8f1P7v3dqTznl9nup9UogBasd8PnKw9Ot0 MSkb0LUlEocX9q9q6CPpBp+3Kz6mQXSPDRS/TwgN3BKlYhYlb3zoaJxLaWWa4fgtkB9Q r2/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687961458; x=1690553458; 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=jZOn/zmZjoQzs0v3CJF9NjWGEsir1Bgy7Iqq09pRRYQ=; b=QJX46cYZeV037rQ8aqRMKZEtd5mGvLSnTn3BwjT4W7Y+vKZJY90ulp+YmFThrhHeXy 8HcVXXHNpN/9vqS9lGRCokTbK6DNj++kdISHXUagsvrDYPeYTueej0ZvibPHOWSni7fJ vcFaAxKyHblFe6UVPSKlmeVAP9zUMgfgsNNsYwWxegpvuVHwZS2qzF+kaeaU+EFUR6iH NLG+uKZeaPB7wzxR/s2jqBQb3SOrijOaJiX+eR4ApXAQGPodADRY5ldkkUR9EAFzuyvE +PLyZ0dGVQic9kRcaf0wV41rZD4GTsVirrSTEuivjXWOHgXopfhZvP4fI1xjVFMdO68g PPIQ== X-Gm-Message-State: AC+VfDx7rZYRCFsbwZ1DLPk3jzO+GmXGXE/KWe7cvN4f7h4eZvjZ7C84 dOyUeKq6ZHWBO1GsCHzcLjmmdpZUWiB4lg== X-Google-Smtp-Source: ACHHUZ7BptfwoDY+I0aPnvlk1xKRgRZ8jhthRggYRP6e46VNW4LtpWiIalwciqSz2fZLFnr7libBAw== X-Received: by 2002:adf:efca:0:b0:313:f711:9e54 with SMTP id i10-20020adfefca000000b00313f7119e54mr5722630wrp.56.1687961457625; Wed, 28 Jun 2023 07:10:57 -0700 (PDT) Received: from localhost ([2a01:4b00:d307:1000:f1d3:eb5e:11f4:a7d9]) by smtp.gmail.com with ESMTPSA id n17-20020a5d6611000000b003140fff4f75sm1065391wru.17.2023.06.28.07.10.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Jun 2023 07:10:57 -0700 (PDT) From: luca.boccassi@gmail.com To: David Marchand Cc: Thomas Monjalon , dpdk stable Subject: patch 'examples/l2fwd-cat: fix external build' has been queued to stable release 20.11.9 Date: Wed, 28 Jun 2023 15:10:25 +0100 Message-Id: <20230628141046.2145871-1-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230615013258.1439718-63-luca.boccassi@gmail.com> References: <20230615013258.1439718-63-luca.boccassi@gmail.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 20.11.9 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 06/30/23. 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/bluca/dpdk-stable This queued commit can be viewed at: https://github.com/bluca/dpdk-stable/commit/e09b6241d4f0b9cfdbe6490fe1cec40c3c348a76 Thanks. Luca Boccassi --- >From e09b6241d4f0b9cfdbe6490fe1cec40c3c348a76 Mon Sep 17 00:00:00 2001 From: David Marchand Date: Thu, 22 Jun 2023 15:40:29 +0200 Subject: [PATCH] examples/l2fwd-cat: fix external build [ upstream commit 006e18a83a7f9d50dd24c7931cac1c82e7379c48 ] cpu_set_t definition requires _GNU_SOURCE. Fixes: e0473c6d5b18 ("eal: fix build with musl") Signed-off-by: David Marchand Tested-by: Thomas Monjalon --- examples/l2fwd-cat/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/l2fwd-cat/Makefile b/examples/l2fwd-cat/Makefile index 532db37ba6..6e657f0934 100644 --- a/examples/l2fwd-cat/Makefile +++ b/examples/l2fwd-cat/Makefile @@ -27,6 +27,7 @@ LDFLAGS_SHARED = $(shell $(PKGCONF) --libs libdpdk) LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) CFLAGS += -DALLOW_EXPERIMENTAL_API +CFLAGS += -D_GNU_SOURCE LDFLAGS += -lpqos -- 2.39.2 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2023-06-28 11:40:08.125333150 +0100 +++ 0001-examples-l2fwd-cat-fix-external-build.patch 2023-06-28 11:40:08.012026598 +0100 @@ -1 +1 @@ -From 006e18a83a7f9d50dd24c7931cac1c82e7379c48 Mon Sep 17 00:00:00 2001 +From e09b6241d4f0b9cfdbe6490fe1cec40c3c348a76 Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit 006e18a83a7f9d50dd24c7931cac1c82e7379c48 ] + @@ -9 +10,0 @@ -Cc: stable@dpdk.org @@ -18 +19 @@ -index 23a09550a4..d06053451a 100644 +index 532db37ba6..6e657f0934 100644 @@ -21,2 +22,2 @@ -@@ -35,6 +35,7 @@ endif - endif +@@ -27,6 +27,7 @@ LDFLAGS_SHARED = $(shell $(PKGCONF) --libs libdpdk) + LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk)