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 6BD1B4293B for ; Fri, 14 Apr 2023 07:55:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67957400D5; Fri, 14 Apr 2023 07:55:48 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 0073A400D5 for ; Fri, 14 Apr 2023 07:55:46 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id g6so562372pjx.4 for ; Thu, 13 Apr 2023 22:55:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681451746; x=1684043746; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=uItT1sWy8lhHUCIzMsjgDGX5eeedrDp+qFtQ8iJU1C8=; b=F2cGvjSPqvx2lJ4BFteH5WYtjHSLZlY6ZdtCTvBRY0SVwC4nJeN9W6+Ci6TOrqbzD3 7p4KqDHnEpKXip20qSY/wd3W1mTu/H9HSheJhCvi1IJ5WgNYlWN8b0spa9lUtRwXl8/O 4SBtd/PtXMcVzlJA16Q8tQH3TnDhoBrVOfAFI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681451746; x=1684043746; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uItT1sWy8lhHUCIzMsjgDGX5eeedrDp+qFtQ8iJU1C8=; b=H2AbbRwhDgh6HKjDbpC0G9OVMfQHkiZY7k68YrsfgxlcGXxV7pLPVGqBoiqHGRoSFy DgGN41fTINx50MkF1nDqwicPmfqlBAbOwSYbhGX1Al6mjCIK7sbN17P7minQaZ+Z3UHJ otqS+UQiSHUCt5kClNjfkdatoGim2cBdMyh+W1Vm37tDs6bPN9DS1EvAXksXlKDLsaSL C2Pfwrthga8glOmlEsjeu8PUUtSyjE6u7RwmsBXfEKBcYkdh3xQB0NHmcpvVDBObUpkS 4ZEv//4IEa7y/fN/+XQePsdc5fk2Y0K0AYdt8i9Hkpe47K5DkvDqMfkLJz1TDy4uefQo jXHQ== X-Gm-Message-State: AAQBX9fD0iHg5Tq810BDN8Xx8ZUP1bLKOJ/IpBTv94dfr9q+fYRiYsVN cSKc8et8pIEEtu3jd5JiyHd034lDzsDgN7GX0s3uy2nFstg8v9r3ypnNgxtr+KqlyNIrVXi25Q= = X-Google-Smtp-Source: AKy350aeSOrrKQgcu2RG1K/nSvRT076222jPr8zQxA38Y+tW1SaYZ6jDyrWNa4eBd5vB60HV1Z8DXCxr7JrT X-Received: by 2002:a17:90a:5315:b0:23f:81c0:eadd with SMTP id x21-20020a17090a531500b0023f81c0eaddmr4522372pjh.47.1681451746175; Thu, 13 Apr 2023 22:55:46 -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 e4-20020a17090ada0400b00246c3d609c4sm558130pjv.3.2023.04.13.22.55.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Apr 2023 22:55:46 -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 6E2BA605246B; Fri, 14 Apr 2023 01:55:45 -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 6D38760092; Fri, 14 Apr 2023 05:55:45 +0000 (UTC) Subject: |SUCCESS| pw126059 [PATCH] examples/ipsec-secgw: fix AES-CTR IV length 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: <20230414055545.6D38760092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 05:55:45 +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/126059 _Performance Testing PASS_ Submitter: Tejasree Kondoj Date: Friday, April 14 2023 04:35:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126059 --> 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.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25988/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/