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 8E3F842980 for ; Tue, 18 Apr 2023 21:42:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D77B4014F; Tue, 18 Apr 2023 21:42:13 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id B4B5D4014F for ; Tue, 18 Apr 2023 21:42:12 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-63b73203e0aso11214743b3a.1 for ; Tue, 18 Apr 2023 12:42:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681846932; x=1684438932; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=V+IsPJn6TeSoojLb1S/ygywB1lZDuN6SEnG0qqE6YYE=; b=DSCgz/9BdAKzHU4p6uVwGYCtnNx49uRibTVuaKN6ybRNql4BlET5tZcqP0TDFBm+XN kj/RCwyODs8bN+qXOwHDxGxoAEvDlTjgVrwnV5WnnwzUXM6ZMdSoh5PIHckugYZJv7Ba PFv2Ch3BiFYVLwpuDYc4ZJ870DPVGwE/kTfZE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681846932; x=1684438932; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V+IsPJn6TeSoojLb1S/ygywB1lZDuN6SEnG0qqE6YYE=; b=TtrU70P8Yt75dEFK5nsAWUtvkajZuGmcxXZw6sTeGAanNBbyKYKrahp4vG2+HF+/xn 8wkdmXWeP1CJ8sBo7+COZa6hYn6TcGIIb9KZoP7404jjY3PprjGpjonP5kOtGTRfI58c UDi0FfdD1AyNqfxsS4vsAjrz7b5ul6z0Ufti1EgoRcuzuA9xZR/WyOMuwYGwgLd7FaSD qEYOX1/WuLur+vJmIjYcrEdkxmDwfJUGFR2oEZ0X0bJ8X5PLIuKXZdeYdPTe+XSywTmC VFVyYOPAe0Zxg3FXCl9Ohdodw9w6T1qzZsysGyenHyqizhfOSUzas47xmFIWUaDhD+kj kXpw== X-Gm-Message-State: AAQBX9c9EDJcJikWBm/N0UMOUboM6hGkef7+HHep0i/eeBYUw24ZAWVr M4PJrFkBdxqYNfpEZkpJ9k4B4n4w87WeZmae32+8EIcYUJxUwqPApswu5kkg/mPM5hSXufCs9Q= = X-Google-Smtp-Source: AKy350a9bvQTKtH+5d39eJ3wajS7HBeSltFEglH6Tc3J4Kody/gl2P+YqZl++7tw2zzn4AMPsuZUQM8ku+VS X-Received: by 2002:a17:90a:73cf:b0:247:714e:94e5 with SMTP id n15-20020a17090a73cf00b00247714e94e5mr612541pjk.23.1681846931809; Tue, 18 Apr 2023 12:42:11 -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 lf6-20020a170902fb4600b001a69d51ae93sm3481582plb.140.2023.04.18.12.42.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 12:42:11 -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 15BFD6052472; Tue, 18 Apr 2023 15:42:11 -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 0D20360095; Tue, 18 Apr 2023 19:42:11 +0000 (UTC) Subject: |SUCCESS| pw126248 [PATCH] ethdev: add indirect list flow action 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: <20230418194211.0D20360095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 19:42:11 +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/126248 _Performance Testing PASS_ Submitter: Gregory Etelson Date: Tuesday, April 18 2023 17:21:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126248 --> 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ 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 | 2.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26039/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/