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 F14B542985 for ; Wed, 19 Apr 2023 08:57:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBB184021F; Wed, 19 Apr 2023 08:57:14 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 72D9A4021F for ; Wed, 19 Apr 2023 08:57:13 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-54fbee98814so239861657b3.8 for ; Tue, 18 Apr 2023 23:57:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681887433; x=1684479433; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=SukhlCEVpZ3Q/Z5tsGUgP/rgZ2bdKPafpz3BPV76cDI=; b=BIel8hkGnKjur609X/tSqYnWu6mWmyNNHA3K81xn87pTqex/0UkwFwWtGuKdlnpTM8 2pa371jNHPl4YkOlLLZzAO7OeSbjLiQTqEzVdTnTqys1xcN4puDBC1aJNJRBBpTgeTGP CVkZazfAzTaAwB94lpT7d/+nX61nuXtAiy71I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681887433; x=1684479433; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SukhlCEVpZ3Q/Z5tsGUgP/rgZ2bdKPafpz3BPV76cDI=; b=fxQmrQmD4zAlIM8y3j1mCuvDCM6Kwj1inr55xuFPkyGvqUnoYnx+rZiVAC1i+pK5Dh jFgXJV0xyUcwAgo4p1em5Tt8EENK/XdvBhcd+KwNf8aOGka9J5jfvqv1RtepSeZeEKH4 0uP/uJZXy6ap8lcL8/uTSkgvnFVAzMXVmCa0EZnF9ofYUtq1O20hNkD4uNkISUOWXkfv NaXleuoqP2F7/bJGvVZyc6snoUUi4MaMatkcf6R0xHqaLUMQMh48FWi8TFsaQ/E6o/OP 5B0O3GeWRq+bXqiBzcp2jhFQTiKpJSg7PbUXWcDZu7NPSikEIvnsh+a2V8+SdppESPpE mwwg== X-Gm-Message-State: AAQBX9cjeLekWwtIynidgVLGPlZd6+JKm9uTThIb2Vcq8E5pbmqMjAuC hTB0Ty2jrcq0tedhb6UImbBsLFR7XlRix593PWPWfUCGyffq0cQ0Jb44urzA+owNjoPjLsk65w= = X-Google-Smtp-Source: AKy350aCn/7QFKkLQDCrr9yuWMhQwp5Yt4aSv/bOSLp+uPUrC/RPHEPvTBkaKCZmiOcT+v5bFJIHaodpgCSE X-Received: by 2002:a81:5ac2:0:b0:54c:cab:66d8 with SMTP id o185-20020a815ac2000000b0054c0cab66d8mr2062488ywb.31.1681887432882; Tue, 18 Apr 2023 23:57:12 -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 r77-20020a819a50000000b005459f233f94sm5461362ywg.76.2023.04.18.23.57.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 23:57:12 -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 948E9605246B; Wed, 19 Apr 2023 02:57:12 -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 93D6B60095; Wed, 19 Apr 2023 06:57:12 +0000 (UTC) Subject: |SUCCESS| pw126256 [PATCH] [v4] 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: <20230419065712.93D6B60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 19 Apr 2023 06:57:12 +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/126256 _Performance Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, April 19 2023 05:24:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126256 --> 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.3% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26046/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/