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 82B8E4293B for ; Fri, 14 Apr 2023 07:56:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F3C2400D5; Fri, 14 Apr 2023 07:56:18 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 1C37C410F6 for ; Fri, 14 Apr 2023 07:56:17 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-187a1387021so3212984fac.3 for ; Thu, 13 Apr 2023 22:56:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681451776; x=1684043776; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=cC39oKtaZmUHxhGhk51yOUDmUai7Q8uCut6DTBLrM/0=; b=hl4ZE+49R0Hix914wHvV1QU3u66o/BM63zw0CSU2ZoroLhlXO++R6CJHEvIT+z9s0h tNnBKT8ZnVVy/u7lu+yDySTmQrBTQ3afbTpkQ5CIf//e0AhTFxVl5RXE/L0AQoajJ5K9 MKxpYFMgX7JHcoAt2SJNL3cFXxNu1WpRQ0wZw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681451776; x=1684043776; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cC39oKtaZmUHxhGhk51yOUDmUai7Q8uCut6DTBLrM/0=; b=N3lXoKZ8FLPiALs7xlFl/tG9IbcZ7gvzNPCGavD2uLEEWJA5irkfQhfqpUrpuvft2v yFRmwDnkiA4N4ghVJXmOhRJWulvAJHFLKib7VJj5A+FJmQskZVCXJVvwiqp+q0wegh9a gZGELczylaRZc1dm28kOessSjR+wqOTtLtupLn400hE7Uic3+GSaDoGniNf1fGBTQnln I8F961qWvUvm2XzUE40aGQdLsA1famnKQYNqh64+L6SfJssoDgVP9FIX4Zk3BQw3Zen3 cVARr3V58mm6dtMwOjdFeVsQotlJq3WljTHA+PrCJo+v9mF84cCRw51Yq4SQOtVoj2iA hblw== X-Gm-Message-State: AAQBX9fvKHGZp4QxjPZR4HLaTkWlblkf2wtnwz3jboXz21SqSjYX2ZA8 hm411FcH8y9WHcvCaghrVcvuQAUCnbNAMt61ikSGBkBbGb/2Pg== X-Google-Smtp-Source: AKy350Z+HUlTn9qcDhBE9sr4CJT6kHgPtMFWA0hWfhdGMT68Vnm75qXQB1dFqgChBMPUnX/XFzy0a5C1zYP/ X-Received: by 2002:a05:6870:40d2:b0:184:21db:bf36 with SMTP id l18-20020a05687040d200b0018421dbbf36mr3308269oal.2.1681451776388; Thu, 13 Apr 2023 22:56:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b7-20020a056870918700b0017e2f2a827fsm560570oaf.16.2023.04.13.22.56.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Apr 2023 22:56:16 -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 CFC7E605246B; Fri, 14 Apr 2023 01:56:15 -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 CE8A260092; Fri, 14 Apr 2023 05:56:15 +0000 (UTC) Subject: |SUCCESS| pw126059 [PATCH] examples/ipsec-secgw: fix AES-CTR IV length From: dpdklab@iol.unh.edu To: Ali Alnubani , Test Report Cc: dpdk-test-reports@dpdk.org, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230414055615.CE8A260092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 05:56:15 +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-mellanox-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 18.04 Kernel: 4.15.0-166-generic Compiler: gcc 7.5.0 NIC: Mellanox ConnectX-5 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ 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/