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 4461A4290F for ; Mon, 10 Apr 2023 10:16:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40D0040A81; Mon, 10 Apr 2023 10:16:59 +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 B431340A81 for ; Mon, 10 Apr 2023 10:16:57 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id r19so2123253ilh.8 for ; Mon, 10 Apr 2023 01:16:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681114617; x=1683706617; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=exdZIPF3v3ADj0demG0RMhR7znphyMO7EHSxJbwb3Gs=; b=Vv9L9u036/UEt6TRayXxiv3D7ySMwinSvoTZSH1GYyRoih+0EePI4vLKCtsQy/U2Mt iqZ9kSIO87E4xF7MO3tUvX+NpLmTCS4gtOsuewBURxWvNBa8X1mJhyyaFnZYromA5DN4 brr6ZS9lDwpCzaxRCBcSZwwc4MTtHGaKJwIGQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681114617; x=1683706617; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=exdZIPF3v3ADj0demG0RMhR7znphyMO7EHSxJbwb3Gs=; b=MDDow9C19WZGirElKa/fpm1oXxhdXxuinnJq+ZV14YRjmBdM6VHOquLf2icKcWLhGl lrR8THu2JJ7f/Qb2hnXpX4amdMOdA3FzsTTPrFfZOS7R5wIGtFaymwaufvpK7mm9KUJQ 3DwC8jMqJH6cHSDC9OWn2LNX09K2S4gsr+pBbuZIdT6w4ijhNqALUh1NC2zuUlk+2Fl1 4APXfvWxVWNet3F489u0MeqcHbWGdWclVMKDHBHImD5YwCmwFVDA0sFQONySE2rHdvfh MnaHETjPkReHtVbH7Shp2rkOjaxBwpW9BK7wj+oXyrQiPE1aD61u8IP45b8gW8xDdvyF tQng== X-Gm-Message-State: AAQBX9e6fkcVAuMu+DxLZLf+bftBlqLbeKPKYy23Jgtw0nX2bcs2bo7v l4uO+5OHCOsYq5bdBPsPQf0HLH6s3Ss+NO1NTtRfVr3pfQFjvPZBrmYwjQ== X-Google-Smtp-Source: AKy350apJSZmJz8li7KNoRNnFQQfO6Z+4QQd9axUJ0NV0lDbUUXt8+3y77MJscWGxj04oEBDKoxWT8aPG4y/ X-Received: by 2002:a92:280a:0:b0:325:bb3d:4f7 with SMTP id l10-20020a92280a000000b00325bb3d04f7mr3499229ilf.1.1681114617108; Mon, 10 Apr 2023 01:16:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a65-20020a021644000000b00404b91a2c59sm734354jaa.67.2023.04.10.01.16.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Apr 2023 01:16:57 -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 B3FC5605246B; Mon, 10 Apr 2023 04:16:56 -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 B3B4D60095; Mon, 10 Apr 2023 08:16:56 +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: <20230410081656.B3B4D60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 10 Apr 2023 08:16:56 +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% | +------------+---------+----------+-------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ 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/