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 3DC094292A
	for <public@inbox.dpdk.org>; Wed, 12 Apr 2023 20:13:00 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 36EC7406A2;
	Wed, 12 Apr 2023 20:13:00 +0200 (CEST)
Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com
 [209.85.160.100])
 by mails.dpdk.org (Postfix) with ESMTP id B5E7A406A2
 for <test-report@dpdk.org>; Wed, 12 Apr 2023 20:12:58 +0200 (CEST)
Received: by mail-oa1-f100.google.com with SMTP id
 586e51a60fabf-1842eb46746so14679978fac.4
 for <test-report@dpdk.org>; Wed, 12 Apr 2023 11:12:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1681323178; x=1683915178;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=nmZ9XI0X9S3UJB026BHA2bf15ejf9UCyvmbeGSF/BKU=;
 b=SJ4riBByhm3sKDaJkYTR2XIlhr145Pvk4JcBun9bp6bZ2B4jzCwyrk/rwmA0PyBEop
 IpYm2I/k/uE2GbpZ/slPH8tSVMw4UZOQUjHNgOajk5hMYSo5d7Qg2m84xVMmcilhy0dW
 8SYF2+d0sSFWap7Misj0s1EbqQQ5ph8PV3MMY=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1681323178; x=1683915178;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=nmZ9XI0X9S3UJB026BHA2bf15ejf9UCyvmbeGSF/BKU=;
 b=lrDiBxnLhX6KXf8s/rTOAP01d4CAD6zRvR/InHcrw3rtduh9wNmwxOZw+oTgTxPdz0
 /+DiS97zBNVCaVcGRUJKk9hWj7vVrdVCV+0EmJbLnVzUxzNOCYbLZMGorpp/PBI6GM6P
 HfzjRULFzTpgjbP9HScxIvPFKTTmjLuLfZQxuuPrHsm29MQw1cl/4lsUUgId2hQTPMoD
 Tf3JaiaWO9eYChZQ1Q/SMLz65eAT7y6ZBh5E4IXbvks15ji1dr4D9dSjkoPu3O+5sNcB
 fDLdUeA1ZhUb8ffERx0NPLh98JDmTBInJnTfDY1fRc3L11HnI6dACLZiw6tP2BdE0Ou8
 z8mQ==
X-Gm-Message-State: AAQBX9fHJj0zTRMVYQpxvlftXZtQAcHxBoTIxXLwqiK5QcZYD1ghoWJ7
 ZEgtu1QBtNQfFf8Qefo+EztBKWE3eFqCi5U4KG2BIZBW3tCJCZOo3EF5bpUKClpEukzKJ1xesQ=
 =
X-Google-Smtp-Source: AKy350ZKUN01aUqUZFFO7Ebvv7jmMmbvLIbnXzqUZIWjp20SKpQMnuztWvYDurH4TnRm/YSxJsRNjdO1lYv3
X-Received: by 2002:a05:6870:b314:b0:183:cc50:f7e2 with SMTP id
 a20-20020a056870b31400b00183cc50f7e2mr11899779oao.49.1681323178068; 
 Wed, 12 Apr 2023 11:12:58 -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
 du26-20020a0568703a1a00b0018400b132c8sm504576oab.37.2023.04.12.11.12.57
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 12 Apr 2023 11:12:58 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown
 [IPv6:2606:4100:3880:1722::210])
 by postal.iol.unh.edu (Postfix) with ESMTP id B0F21605246B;
 Wed, 12 Apr 2023 14:12:57 -0400 (EDT)
Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1])
 by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id A6FFF60095;
 Wed, 12 Apr 2023 18:12:57 +0000 (UTC)
Subject: |SUCCESS| pw125957-125959 [PATCH] [v2,
 3/3] net/iavf: support Rx timestamp offload on SSE
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230412181257.A6FFF60095@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Wed, 12 Apr 2023 18:12:57 +0000 (UTC)
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-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/125959

_Performance Testing PASS_

Submitter: Zhichao Zeng <zhichaox.zeng@intel.com>
Date: Wednesday, April 12 2023 08:46:57 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:65487b12db83c9ef37526a983c43191cd44dae99

125957-125959 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | 0.4%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 1.0%                         |
+------------+---------+----------+-------------+------------------------------+

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4

Detail performance results: 
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size |  throughput difference from  |
|          |             |         |            |           expected           |
+==========+=============+=========+============+==============================+
| 1        | 2           | 512     | 64         | -0.8%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | 0.5%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | -0.9%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | -3.6%                        |
+----------+-------------+---------+------------+------------------------------+

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size |  throughput difference from  |
|          |             |         |            |           expected           |
+==========+=============+=========+============+==============================+
| 1        | 2           | 128     | 64         | 0.1%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 512     | 64         | -0.1%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | -0.1%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 128     | 64         | 0.3%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | 0.0%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | 0.0%                         |
+----------+-------------+---------+------------+------------------------------+

Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-137-generic aarch64
Compiler: gcc 9.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | -1.9%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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