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 8922A42946 for ; Sat, 15 Apr 2023 03:01:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 82CAD40697; Sat, 15 Apr 2023 03:01:54 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 263EF40697 for ; Sat, 15 Apr 2023 03:01:53 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id i10-20020a4ad68a000000b0053b8aa32089so2983388oot.5 for ; Fri, 14 Apr 2023 18:01:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681520512; x=1684112512; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=XfnImyip/jQLCMD+tboxYNi1vkbZUd2j8/K7jrOdwHM=; b=YsyyFIibpeJZmKchdmuBeXi7bc/Kvx0PnddOW8qd+qeyKTXGLXwCpLHidaqx4nmje8 Oari0lIBoY0YEf3bZX5rkER/ZvwgHmpoHvLMetGlwDyztLMLwiFGcoJ5lyY3j1D+IhLC w0FWGJhuOJG3BbXjnm0FpWDQ7+4M4i3vOARhY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681520512; x=1684112512; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XfnImyip/jQLCMD+tboxYNi1vkbZUd2j8/K7jrOdwHM=; b=OBRyY8ZBq4QFpy8VJlClohe9a8HjAF+Qpja+1wpXwh+rEJnMitKUQFJuRqSr+0K2u2 Dtm3YqLbsUdj0t5riu87x8+curTJ6WSTydsEJFn5wKyd9jGLrNFIdFyTrcrYLKKHwWNl nh0sTwUOXXtFA5pHitmlWHXFhBzZjfP0xjuFLQTWDHoD1lxSF/Mvx6+N2dWutSQOcxWs YE8egZTZnxaIiIzd7rGZ9h1mWsbZcjftPV+z738f9QQ7WE/4OUGu1vBt02Uc4ulnZAXa 1SJSBZSAsadk9ikn/7FAdcKKyTt7EFlzM6dy+nqc0WVrDtYJFAoaBH4hFMwU0wscIF4N C+7A== X-Gm-Message-State: AAQBX9cgnkuuZq/b4JdJ/k29uQiiDo9zeodlvbZS9ybtc5RneetbMq5A 5niifMmcaOrK1z8PiBo/Wz8M92odOa0wD0sJb5wX7yCGP6noOzS48G5oPg== X-Google-Smtp-Source: AKy350YZtuJiRntz5RpR8zEKnPymRUDJ3QsbsuvWDyfqY73DVYRxbbrEJGnVP7U7JxzWHz1w197BKlOldut7 X-Received: by 2002:a4a:4916:0:b0:543:a62d:93f7 with SMTP id z22-20020a4a4916000000b00543a62d93f7mr330281ooa.0.1681520512494; Fri, 14 Apr 2023 18:01:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e1-20020a056870c34100b001777e5b554fsm1091136oak.45.2023.04.14.18.01.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 18:01:52 -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 09BC3605246B; Fri, 14 Apr 2023 21:01:52 -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 07F506008C; Sat, 15 Apr 2023 01:01:52 +0000 (UTC) Subject: |SUCCESS| pw126077 [PATCH] [v3] net/i40e: support enable/disable source pruning 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: <20230415010152.07F506008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 01:01:52 +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/126077 _Performance Testing PASS_ Submitter: Mingjin Ye Date: Friday, April 14 2023 11:20:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126077 --> 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 | -2.5% | +------------+---------+----------+-------------+------------------------------+ 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.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 2.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -3.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 3.7% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25997/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/