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 A46594297B for ; Tue, 18 Apr 2023 11:34:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F55240EDF; Tue, 18 Apr 2023 11:34:38 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 36A9640EDF for ; Tue, 18 Apr 2023 11:34:37 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-63b62d2f729so1270355b3a.1 for ; Tue, 18 Apr 2023 02:34:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681810476; x=1684402476; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=t5mcSCYrgdq0MoTxuE14vTkj6rXDshLmUbvw99zI6wo=; b=VB1BQaVAsBbk56E9TsqkSoc50bBcKM7kd6YUMhGE8DyKRX7KhQ5MSvrOcW3TF56kks PZHP6HEdUyaj6gqoN//eKvfH0xI7q/KbCg2EvkUIypj+reBAVq2IUCWA86223BZ//TbL eO+cfaedsSNcwHs9arDpKF+STDHYp51wuweYw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681810476; x=1684402476; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t5mcSCYrgdq0MoTxuE14vTkj6rXDshLmUbvw99zI6wo=; b=ZAkQNS2o4rj3ngdP1TG7Pxh5CLFhc0PPQu8g7S8JM+x4ZVyKaKrlcLBELLD1mc5Wbq wBqrNKkRqiWI6G05aEBL5Bxmuy4BoGZTi2SND3yYhfNmVmimvL38QHKBkJLs+49bPOx7 JUg1wrzBK72tSFrqPJjuJdgMXIhGhZtU39jTr2yRVk14iSdtK96uLITzTLsLEw2D9MUL HFrN8QpnojIBse8yYtoTz3MRzkjbyEOSlK+qhCdrKOFiPFzwNaTGYcFBgyOQsizP1kmM Hq3ExFMGb2BbUzN5eqNiZyy8CxsYozY0TkiM5vYoay7BpYSipN8ZrY4AIVZz54dtdo0s dRig== X-Gm-Message-State: AAQBX9ftzSAeLNeT9LFTUfc59pC1gOYX4T3jzjDLo5BM85fnM47NdILb f8qaYUqC8byCXxiSffUUXZAqr2E3UdgUY0pKJ7mbDmZmYTYcWUU1kKbU/oWCPdzepKKFPtK/gA= = X-Google-Smtp-Source: AKy350Y7hz5s5pVtI0BuOJNaP+1P/AJg+IOcJrueqva0yVG45j6UihEavEk5qytI4CQdmsWzawBnmtyGs4sd X-Received: by 2002:a05:6a00:1892:b0:63b:859f:f094 with SMTP id x18-20020a056a00189200b0063b859ff094mr15002646pfh.20.1681810476425; Tue, 18 Apr 2023 02:34:36 -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 fb35-20020a056a002da300b0063b8f18eb79sm3313598pfb.19.2023.04.18.02.34.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 02:34:36 -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 D8FCD605246B; Tue, 18 Apr 2023 05:34:35 -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 D819760095; Tue, 18 Apr 2023 09:34:35 +0000 (UTC) Subject: |SUCCESS| pw126211-126212 [PATCH] [2/2] net/iavf: add Rx AVX2 offload path 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: <20230418093435.D819760095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 09:34:35 +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/126212 _Performance Testing PASS_ Submitter: Wenzhuo Lu Date: Tuesday, April 18 2023 05:11:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126211-126212 --> 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26024/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/