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 4EFF3A0524 for ; Fri, 5 Feb 2021 12:36:37 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 495944067B; Fri, 5 Feb 2021 12:36:37 +0100 (CET) Received: from mail-wr1-f53.google.com (mail-wr1-f53.google.com [209.85.221.53]) by mails.dpdk.org (Postfix) with ESMTP id 6A916188A36 for ; Fri, 5 Feb 2021 12:36:35 +0100 (CET) Received: by mail-wr1-f53.google.com with SMTP id m13so7279827wro.12 for ; Fri, 05 Feb 2021 03:36:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=ddBuQhIWdm4uKkeDPLM9l2EzSFbNwRM97Ikh0SJuXyY=; b=oeVVv7708Cc0jL+u87uyoiYplzu9jtn62WXz+c2iCNm5B6jKLw+3+o1/6tZrqaLbTf hzSWx0qiICHTlTl7W2jfq2yQ8CaOsAp46XlwoQEHzphvg36RGta4lfvM/UeevDL55RYz BQhu+ufoNvNcRxesiQVIkAAZ4XBCH/4GO2ODL8XdVcSox4MdOcRia3yf9eBkli1Cl3np 9FgpGRL+/9myyjrQ9SkcRL8FU+LNNM78EFlNzrkiEpe9xHX70/eph+RSO9/iNbndoJrr EkZqL7QtBj8GPeslcDw9/CTQkQ6s+3YYAuXzrVXxxRvlJH+arWemekgfHVRqXcyYCpt1 wlxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=ddBuQhIWdm4uKkeDPLM9l2EzSFbNwRM97Ikh0SJuXyY=; b=s9nu29I3LThZVUnaj30ERF2Ip0/tqjHDzPOz5eOv+Lb2Xl586xLFAOgBQ0pPgHAyo/ TKg4LOhGQYySNjZoxPDELM8zhj+5ouKyvl4M1iEeqD7VgCJXBqpXxEDu6GEkIRC5kvr1 J4fk6mbEKgvjZtcU6lgq5eUsC+/FydoSYgzaDS93PN4i2YMfRzEzFfkn+NCWZ9FUoUJ0 0QNPiW/Hah6Gnlu4v12XBVs60C/tCrJNPY85E1QtwtqEnVD/icKf+68v+AYywmCB6yCu KeZFtgYG3hz1AbCGA9TIpsMFJaQVs+TZIaMNJ1M/cCnRUEBaTwAu50lrxL+CczFCJE87 khOQ== X-Gm-Message-State: AOAM531szAPG6ym0uraX2dFx+n7v+kFwcAAC4GaTlwL4BjbETT/BFeS1 aABmEw9xA4+pGY7jWhYn1ypCoxCkHyp0Jwrn X-Google-Smtp-Source: ABdhPJwDQRxa8SgCoZUaML7deKxtQgMc8jGsxvkJO5REQkzSR97bTSm15r6QqynzLBKRtIzEmbYtUQ== X-Received: by 2002:a5d:4402:: with SMTP id z2mr4491762wrq.265.1612524995256; Fri, 05 Feb 2021 03:36:35 -0800 (PST) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id q9sm9760788wme.18.2021.02.05.03.36.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Feb 2021 03:36:34 -0800 (PST) From: luca.boccassi@gmail.com To: Ciara Power Cc: Declan Doherty , Adam Dybkowski , dpdk stable Date: Fri, 5 Feb 2021 11:18:20 +0000 Message-Id: <20210205111920.1272063-214-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210205111920.1272063-1-luca.boccassi@gmail.com> References: <20210205111920.1272063-1-luca.boccassi@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-stable] patch 'app/crypto-perf: fix latency CSV output' has been queued to stable release 20.11.1 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 Sender: "stable" Hi, FYI, your patch has been queued to stable release 20.11.1 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 02/07/21. 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/c0bf6fbd0459d9c9a9e7e9e4263d8bcf9bc114c1 Thanks. Luca Boccassi --- >From c0bf6fbd0459d9c9a9e7e9e4263d8bcf9bc114c1 Mon Sep 17 00:00:00 2001 From: Ciara Power Date: Wed, 20 Jan 2021 17:29:28 +0000 Subject: [PATCH] app/crypto-perf: fix latency CSV output [ upstream commit 2f04e8248ac0cc88d86d913dab664cba60b27037 ] The csv output for the latency performance test had an extra header, "Packet Size", which is a duplicate of "Buffer Size", and had no corresponding value in the output. This is now removed. Fixes: f6cefe253cc8 ("app/crypto-perf: add range/list of sizes") Signed-off-by: Ciara Power Acked-by: Declan Doherty Acked-by: Adam Dybkowski --- app/test-crypto-perf/cperf_test_latency.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/test-crypto-perf/cperf_test_latency.c b/app/test-crypto-perf/cperf_test_latency.c index 0e4d0e1538..c2590a4dcf 100644 --- a/app/test-crypto-perf/cperf_test_latency.c +++ b/app/test-crypto-perf/cperf_test_latency.c @@ -310,7 +310,7 @@ cperf_latency_test_runner(void *arg) if (ctx->options->csv) { if (rte_atomic16_test_and_set(&display_once)) printf("\n# lcore, Buffer Size, Burst Size, Pakt Seq #, " - "Packet Size, cycles, time (us)"); + "cycles, time (us)"); for (i = 0; i < ctx->options->total_ops; i++) { -- 2.29.2 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2021-02-05 11:18:38.653625324 +0000 +++ 0214-app-crypto-perf-fix-latency-CSV-output.patch 2021-02-05 11:18:29.170698042 +0000 @@ -1 +1 @@ -From 2f04e8248ac0cc88d86d913dab664cba60b27037 Mon Sep 17 00:00:00 2001 +From c0bf6fbd0459d9c9a9e7e9e4263d8bcf9bc114c1 Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit 2f04e8248ac0cc88d86d913dab664cba60b27037 ] + @@ -11 +12,0 @@ -Cc: stable@dpdk.org