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 9B1C042925 for ; Wed, 12 Apr 2023 11:34:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 973D14067B; Wed, 12 Apr 2023 11:34:37 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 6C1444067B for ; Wed, 12 Apr 2023 11:34:36 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-54c0c86a436so327670097b3.6 for ; Wed, 12 Apr 2023 02:34:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681292076; x=1683884076; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Tejw1V7xC+Ue2qssseoY62ggx0EllfkMPFdd1EK+iHs=; b=hS/3obAjyY67vVNqVUJtEWQ8SuX9PIggvNDmAD3ccaLpbEVojd5rhh7rtj4OeId9oy ZxLDtOxmUDW25rp3rlGhaHBib9Xtsux8KcHSPYiJ3p9+sCi4mAUiaNOHGc+lwPgg2cQq V7GDlnIq3omI3r9BMXKuDDtBSnjED3881CPU0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681292076; x=1683884076; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Tejw1V7xC+Ue2qssseoY62ggx0EllfkMPFdd1EK+iHs=; b=ZgwCJ8w9hTNvQlKIZ9muXZCblP8wawxeX8Apgb68Pmo6MVhisuk9E3R5/M7o4gcpgn Tw0VNbr47v/EOD2hKa5OKewmHUEozWg3oaYZoReRyABa1ukLcptAqXnB+b5VmUJSt7t6 ai5pEP3mPKVDVuP9Y+E3HRFL7xlgLkNVLT+exhHZ9CUgrYjRSJULz+Df6WM17MRDziNz sqV3CMkR2g8ObB4bIwuRVMHR/9t8SY8Nsw80ZnDLfBmbHk5U9LmUVnb1UY94eZynMVyc 5cf9sX4Zarvlc5eHhedRf6qZdoUDIXnkzOXFemH6yBsf5AZ8JsMIjyTF5xQcTU1hhREI IMmw== X-Gm-Message-State: AAQBX9eTcxBTKqZT8PN7HefylRKLZidFLKNsqY6j1SjkWvjvswQkOtmv 3+OGpowm9jROax5z1U5l9Z/YG3RVEiZOEF756IeUA28bsxsHLtUcvVChoQ== X-Google-Smtp-Source: AKy350alnoXjcZ1eo9cDO0rqSfvLdIOqOR8XmDn+OlgnT/898suxsRzhJ7oVK4ROdcUCsXRzTu3L/urONABv X-Received: by 2002:a0d:f205:0:b0:54c:1f99:bcea with SMTP id b5-20020a0df205000000b0054c1f99bceamr10062886ywf.7.1681292075768; Wed, 12 Apr 2023 02:34:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id be30-20020a05690c009e00b0054f02624292sm1409800ywb.45.2023.04.12.02.34.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 02:34:35 -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 7D847605246B; Wed, 12 Apr 2023 05:34:35 -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 7C2D460095; Wed, 12 Apr 2023 09:34:35 +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 Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230412093435.7C2D460095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 09:34:35 +0000 (UTC) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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 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% | +----------+-------------+---------+------------+------------------------------+ 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/