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 31E81428CE for ; Tue, 4 Apr 2023 16:09:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2DBC740A7E; Tue, 4 Apr 2023 16:09:43 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 5A40140A7E for ; Tue, 4 Apr 2023 16:09:41 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5463fa0c2bfso285095507b3.1 for ; Tue, 04 Apr 2023 07:09:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680617380; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=+CkhcPVpQWTfKUQCs/TvXz2sxnvwJzdGyPZmFnVgP3Y=; b=W00GFokEpK18a8n/7eVvXpn0HGCmi3k7WSFu3VNUAB20S0p4YQ49H8kXaZff6cbGNC MY4A4iF9rD3K6SHh5TESbRY5ycJekOF3IuLR7KftxlCJdrjJUDnMceO2VIb51909+9uI wYzVc4mnHk3CU7iNWyWEsyTElFgxv6Z2KonQg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680617381; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+CkhcPVpQWTfKUQCs/TvXz2sxnvwJzdGyPZmFnVgP3Y=; b=v2C5IU0rLWzZ4zEGDN8sUEOWZCt88nPQMg+/zVZ/0P/xto02ymEGsuks0Y+PgdXI5D +rjH4BPWUyjDWjM6LNudvqMyS0BwAyrWvGNnXobstuILdDx/qrt4kYOlLukDepIc+aK0 Xp+sbXK3QPi+UlcOs2LUJqFMxOohUT3LMHGPgKZmUkbGyXFJaGdH8pjWvxVsmL9HAdpw qJCFkiLnI5npjdLEEgEt+oZ5geh9D+Ef7WGYP8Prxtt2ufVZKfbh4iXONTHjDHtE1ZlN BmOa0BpsBV4C1B/I4JUa4ZaS/6nGkOhUgXeZ5wdrlSNRP+vbRftwRWqov070VNf4TjSr rlTQ== X-Gm-Message-State: AAQBX9drTsDNBWgC4BFmO0c5dOTmRpGpN5odxi19PD/UreTLQGEY8w+R BDHiH3hfY8rnReebP8R1n2glwHWIyBVjmaksLJTO5DlZt5W9piakd32AFcBiJjYE6/5p1IYibA= = X-Google-Smtp-Source: AKy350YXjGxHkOuFyK2SaLl2p+oIhpNfRRb9uErZaTyQnxZzOxe8PPRbKrO+/UF0hmwgMUmXh1/wh0k+qjDx X-Received: by 2002:a0d:ccc3:0:b0:541:8ff2:1d3a with SMTP id o186-20020a0dccc3000000b005418ff21d3amr2600178ywd.17.1680617380747; Tue, 04 Apr 2023 07:09:40 -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 t11-20020ab0214b000000b0068bc834a6besm2190818ual.1.2023.04.04.07.09.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Apr 2023 07:09:40 -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 5AAFC605246B; Tue, 4 Apr 2023 10:09:40 -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 5A3D96012C; Tue, 4 Apr 2023 14:09:40 +0000 (UTC) Subject: |SUCCESS| pw125770-125771 [PATCH] [v3, 2/2] common/idpf: refine capability get 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: <20230404140940.5A3D96012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 4 Apr 2023 14:09:40 +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/125771 _Performance Testing PASS_ Submitter: Xing, Beilei Date: Tuesday, April 04 2023 12:41:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125770-125771 --> 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 | 6.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 3.9% | +------------+---------+----------+-------------+------------------------------+ 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ 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 | 1.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 2.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -3.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.7% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25917/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/