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 A30A54290F for ; Mon, 10 Apr 2023 10:12:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D9A040A81; Mon, 10 Apr 2023 10:12:07 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 0AEEF40A81 for ; Mon, 10 Apr 2023 10:12:06 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id a4so2002390ilj.10 for ; Mon, 10 Apr 2023 01:12:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681114325; x=1683706325; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=mJC3arY3sXd5WUu+XjN6OfMK3IeIs23AJVQ4MxBeUjE=; b=XHTsZ2pVHIxBR80F9tlCS+Fs8EBlriXqZfTWA9s44tjg5My8FhE6/kjkRO9OuDAsEN VExI3zf6SPEsN5n1FesGU7IQEu7qtotWLYn0VLY76IDlimKC7csbzgSeCUhBhKUpf7jG Vp2UtS5yHj9vvir9l/VDar6yXV9xzjAivC08o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681114325; x=1683706325; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mJC3arY3sXd5WUu+XjN6OfMK3IeIs23AJVQ4MxBeUjE=; b=3WL0L0LYuOzQi3bRx74kQ7P4OZBiWpLIejxU9kkp+jBVAGdWA8DeMIEVQyuzXKWNzF e+XEeKogx8FH4eY8zflgCNkvZh1PtwaxTCeiy76tTkShNITFPM4tISC+txnCGr2BxF5G 0YI6GavoWMbNojlryiTbm4Y2GVV1AJfZ33QEplTRWZrAnVoUaPnj3QoxwZ5lPUestMYL i871tMxiyw+ZkO5zD04ciXh3QIuWcj7V4o0Hfy/leQgXCAkO0F4I6Pp+9o3r27srOEIs 3XenEjFhavsIcjjhWh63R8vArfSRdeiFeEJv6zZLsi1CVwJ4VnGF6gKtH/MFjTes9O7h rNtQ== X-Gm-Message-State: AAQBX9eFt6Wuj7t9KdI5f3djG+MZK/aidjDV3mx0/BEncraCfIRFMTw7 jGToloRfwk61m0A4PKQvSbfklzn5UV1uqqiS4RL7hW1T/RELPlM4mHVP6w== X-Google-Smtp-Source: AKy350Yg9m7AGFZcPH9WO3GknaR9g9OaLpwa/1RV8H1qDyiUexwLx2QltYSB83vxsa1jWEKz3+Z1fG0NgRiM X-Received: by 2002:a05:6e02:102:b0:326:2b95:3dbb with SMTP id t2-20020a056e02010200b003262b953dbbmr6016272ilm.2.1681114325484; Mon, 10 Apr 2023 01:12:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v12-20020a922e0c000000b00317970f6ccasm439738ile.59.2023.04.10.01.12.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Apr 2023 01:12:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 0F3D9605246B; Mon, 10 Apr 2023 04:12:05 -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 0E96360095; Mon, 10 Apr 2023 08:12:05 +0000 (UTC) Subject: |SUCCESS| pw125871-125873 [PATCH] [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: <20230410081205.0E96360095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 10 Apr 2023 08:12:05 +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/125873 _Performance Testing PASS_ Submitter: Zhichao Zeng Date: Monday, April 10 2023 07:36:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125871-125873 --> 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.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.8% | +------------+---------+----------+-------------+------------------------------+ 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 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25945/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/