From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id CBB5D43D64
	for <public@inbox.dpdk.org>; Wed, 27 Mar 2024 02:17:48 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id C7A4C40E6E;
	Wed, 27 Mar 2024 02:17:48 +0100 (CET)
Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com
 [209.85.128.227])
 by mails.dpdk.org (Postfix) with ESMTP id D5706402A3
 for <test-report@dpdk.org>; Wed, 27 Mar 2024 02:17:36 +0100 (CET)
Received: by mail-yw1-f227.google.com with SMTP id
 00721157ae682-607c5679842so58346507b3.2
 for <test-report@dpdk.org>; Tue, 26 Mar 2024 18:17:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1711502256; x=1712107056; darn=dpdk.org;
 h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to
 :cc:subject:date:message-id:reply-to;
 bh=ZeMYAGLhSuO5XSOmh1wrkDXU8Bgf61JO1IJR6BAu7SI=;
 b=dyeOEfboJiS397d1qI1aEhQxLHyoky3jCfMmSzCnCOFTBTzwLzdMGCLxCNf5dj76jO
 wreRtHocHp5zdk+H20UBCD3xqvQFt2jeGnaZZzw8q0LL2erunh9djQk9HgRiSvXh4NNL
 c08LYawj9gpq1pQd64zUrTPL14e9hzYcIr4WM=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1711502256; x=1712107056;
 h=references:in-reply-to:cc:to:from:subject:message-id:date
 :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to;
 bh=ZeMYAGLhSuO5XSOmh1wrkDXU8Bgf61JO1IJR6BAu7SI=;
 b=k6NCdjXEnBp+sxLH82+zoGLYzz9dnm9H1dTD5u/O48nye0SSq+wh/B/oTyKg2vOIeD
 tq1azOn0xO3Ezo8gWU7Tx/rhnbVD6drgveYq+kLveY8CvFEZVpiQsQ6Qjm0mWpzd5jzP
 U+9AjygnekaSoYskEnKgjQB+v8+5DmE7hbnI7tpmyn5IxU5Xgefsz5XdvRbv1jQ5tPAg
 VYItzp8Zwj4u7bxTsSLfOvT7SQLYH/zKKPIinLC5tblf52Sd0aX/EfBU3a+RiZM3gyv5
 5AK902BVWMP3bCVRVofV1+yOBl3+/J9nJydNSvAj7V1XXuedAS+PmOkbOROsukMmcYcf
 1Z0g==
X-Forwarded-Encrypted: i=1;
 AJvYcCUhM/uTdFIz5CtV8rbh3QbolnZo5NnTkRS0v3RZhpfa1+eQsSzNS40dWchuob+LH/YPrd855DuWgqHJ0Kr/Qx4OdqgacA==
X-Gm-Message-State: AOJu0YwdrkEbtBiOe3LoeN9uPq8AtohFzxpcyIE6oHlpEBIXxrEQHIKS
 6UNVuELJiRnGlMz/xdv6B6POEuPzxkqJPfagbXu4JrRkNTDvZPBuXNU0LfqebYxHuNQojbrVL5d
 JJvqf8Yg+B8pzlUf5NiWwMOES/t8tZLGVb/vjTd3UiVtmc2cKJLWZTdEV
X-Google-Smtp-Source: AGHT+IEZY1gSsnMaX9NWxfzmjoUFN4KEPMp8CHWn9CsLQZYPDO5Y8x0XmJLJtRSOyXdARY/TSa1yhV2bNPFO
X-Received: by 2002:a0d:dfca:0:b0:610:f602:de1d with SMTP id
 i193-20020a0ddfca000000b00610f602de1dmr1405309ywe.2.1711502256333; 
 Tue, 26 Mar 2024 18:17:36 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu.
 [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id
 r189-20020a0de8c6000000b006093c713f19sm548531ywe.52.2024.03.26.18.17.36
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 26 Mar 2024 18:17:36 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Tue, 26 Mar 2024 18:17:36 -0700 (PDT)
Message-ID: <660373b0.0d0a0220.26f86.7a1eSMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.8] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 00BCC6052471;
 Tue, 26 Mar 2024 21:17:36 -0400 (EDT)
Subject: |SUCCESS| pw138833-138847 [PATCH] [v15,15/15] log: colorize log outp
From: dpdklab@iol.unh.edu
To: Ali Alnubani <alialnu@nvidia.com>, Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240327002859.203006-16-stephen@networkplumber.org>
References: <20240327002859.203006-16-stephen@networkplumber.org>
Content-Type: text/plain
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/138847

_Performance Testing PASS_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Wednesday, March 27 2024 00:27:14 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ded4d4765171b88470e59307f10625e942f22fca

138833-138847 --> performance testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Mellanox ConnectX-5 100000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+

Ubuntu 22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29660/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/