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 C6CD0433AC for ; Thu, 23 Nov 2023 17:17:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C0B6E42F73; Thu, 23 Nov 2023 17:17:38 +0100 (CET) Received: from mail-wm1-f43.google.com (mail-wm1-f43.google.com [209.85.128.43]) by mails.dpdk.org (Postfix) with ESMTP id 0F2DB42F73 for ; Thu, 23 Nov 2023 17:17:36 +0100 (CET) Received: by mail-wm1-f43.google.com with SMTP id 5b1f17b1804b1-40859dee28cso8153245e9.0 for ; Thu, 23 Nov 2023 08:17:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1700756256; x=1701361056; darn=dpdk.org; 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=fYmx3dx/Ds0y22xp/VGprD/tSXvOjAaHCZdojUdP/rs=; b=fzzEXwVwWTwvAx7iHF+7daTT8LsvEk/JhE54JZGhkQcik5NIzf7/zez9A2pKuIsaxX nMrch9qK9jS3NiAVvF6Y4WgjB3mTjOcYwlfCvwvXFuKsZm4mWdBxM01bycUL5GkxSuYa Mw/ZKt+6qzLLr95ZCE0WKswhqlYTDdMKcj+RFiyNdwkgu8eZIFtPZ9KISIsDWRNfN+oF YM+hYEMWcVtbCzkWlEvYXwDwwLoeNij1kCUcVwox+mKWPxsHEm2yg2NSb3mGw9sw1tJe 7WA22hrLLZUKaTCKP65PoXMCx5R9fWvVl6v+U64LeLJKQ5tISS23Z0u67VlM0GJ8EIT5 cwWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700756256; x=1701361056; 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=fYmx3dx/Ds0y22xp/VGprD/tSXvOjAaHCZdojUdP/rs=; b=a77qQwcDwgRSE4zfUha1QPDYSTG6rbmH0d1u0tkPyZaKJTQKZFb9xs9wLk7We4dCHz RZnSiFRxTyLGyHtP7ohAydAmmgVMO8vmQ/OJb7JURV2q5yBe3p2opSSELR80ZrooqvH2 J2Q3ttjrwRIHMyUZvbpyyh5ZDk6oXPez3IXWn5pTN4xyTZx/AyceXovp6/Rx3wUXC9gi nCoFbYvBa1T2tFPqCrftCZkYyJR7n3L5xT6EgitksYR1e+mXLdDKW99VsbhcAwfIMlB+ 7d5j+f4HJ/2Nz8tP5GRQ6tKD54u/DHHlOakb1kTyi+eEHRMCMoGldakZNHcFEemBXvvw 08TA== X-Gm-Message-State: AOJu0YzA2iz5E3Pg2f5r9GEHIsJ7fkPZjX82Gd68SKj1G4XGA6euSV5k 8vFqpMnEX4LnxMkoJWzV3Yo7fTwdD0HevNfg X-Google-Smtp-Source: AGHT+IGouUoB1EIj63JjcFHfFRrcq6zjfBTvxx06fvAPrmsYvc60zroz5ytxCzJxwVjWUELvyv+JCg== X-Received: by 2002:a05:600c:470f:b0:40b:37ef:3671 with SMTP id v15-20020a05600c470f00b0040b37ef3671mr68431wmo.38.1700756255692; Thu, 23 Nov 2023 08:17:35 -0800 (PST) Received: from localhost ([2a01:4b00:d307:1000:f1d3:eb5e:11f4:a7d9]) by smtp.gmail.com with ESMTPSA id u17-20020a05600c19d100b004064cd71aa8sm2469716wmq.34.2023.11.23.08.17.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Nov 2023 08:17:35 -0800 (PST) From: luca.boccassi@gmail.com To: Min Zhou Cc: dpdk stable Subject: patch 'test/hash: fix creation error log' has been queued to stable release 20.11.10 Date: Thu, 23 Nov 2023 16:17:08 +0000 Message-Id: <20231123161709.670852-8-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20231123161709.670852-1-luca.boccassi@gmail.com> References: <20231115114515.2355140-16-luca.boccassi@gmail.com> <20231123161709.670852-1-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.10 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/25/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/27219f6658c78f99d47dbf7a11ad3fc86c8ddbdb Thanks. Luca Boccassi --- >From 27219f6658c78f99d47dbf7a11ad3fc86c8ddbdb Mon Sep 17 00:00:00 2001 From: Min Zhou Date: Tue, 12 Sep 2023 19:52:39 +0800 Subject: [PATCH] test/hash: fix creation error log [ upstream commit 1afb336d8510cb9e28ca5cc25af3bb95698528c8 ] Caught while running meson test: hash creation failedTest Failed Add missing \n. Fixes: 0eb3726ebcf1 ("test/hash: add test for read/write concurrency") Signed-off-by: Min Zhou --- app/test/test_hash_readwrite.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/test/test_hash_readwrite.c b/app/test/test_hash_readwrite.c index f40fec74dd..271b2d52c0 100644 --- a/app/test/test_hash_readwrite.c +++ b/app/test/test_hash_readwrite.c @@ -162,7 +162,7 @@ init_params(int use_ext, int use_htm, int rw_lf, int use_jhash) handle = rte_hash_create(&hash_params); if (handle == NULL) { - printf("hash creation failed"); + printf("hash creation failed\n"); return -1; } -- 2.39.2 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2023-11-23 16:15:19.538645283 +0000 +++ 0008-test-hash-fix-creation-error-log.patch 2023-11-23 16:15:19.219058464 +0000 @@ -1 +1 @@ -From 1afb336d8510cb9e28ca5cc25af3bb95698528c8 Mon Sep 17 00:00:00 2001 +From 27219f6658c78f99d47dbf7a11ad3fc86c8ddbdb Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit 1afb336d8510cb9e28ca5cc25af3bb95698528c8 ] + @@ -12 +13,0 @@ -Cc: stable@dpdk.org @@ -20 +21 @@ -index 74ca13912f..4997a01249 100644 +index f40fec74dd..271b2d52c0 100644