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 B318942945 for ; Fri, 14 Apr 2023 22:54:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD5B9400EF; Fri, 14 Apr 2023 22:54:01 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 8E889400EF for ; Fri, 14 Apr 2023 22:54:00 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-18779252f7fso11177262fac.12 for ; Fri, 14 Apr 2023 13:54:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681505640; x=1684097640; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=BMVTeHDlMQ6wE9t3xXmvoP6AbOZ2pforFWcDPiiEHJc=; b=eEvnW/gJFNnoDgkZJREeLIKRu8ydn2UDx1LfMPgV2GJpZoaOIPl4ttH/qIdRliApZW jWv8qUqzBiEc8ugUqKHlhfuWA9lw7H37H6aGUaJNLVX6ZEAM7reMyHLyJctaN0DP6SEQ 4PPgXc6gPCDd9DcQ1937NunVkWiCWlTGVjmXg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681505640; x=1684097640; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BMVTeHDlMQ6wE9t3xXmvoP6AbOZ2pforFWcDPiiEHJc=; b=hIDZlJsfAIm5TerJt+MNBxC0DwprCesfz/vPVJTyYvFwKaKSkAxlz4/03Y9sFL0ttL iAWWn2kAmOBovkQ/UkZggHFex6J2TSOKTQ4wNCd+9qmR47W3807vgP/H/C3rPzCCh9nY LFlrz5ALeYDBEGUFCJf8TYr5l71L3kTeumgt+V6V43/NhWD97+DBqqzhumM25aFkIrr+ JWf3F0ZM8VYq0hjrnI3IQn0S8UW1YA0wpWvyPkanKsajhG5U8S5S4+fkRIiKoPtJATAH 8+2TgZiCEBrpFxO8L4KHa09sXBMWjQtLnToBmF9mvxkmhtiYhLgtyvUF0M3g4/sM53TX 1tpA== X-Gm-Message-State: AAQBX9fH9HJDUVEXVx7w6NNE7OuUI2bk9yeFxs4D9l9fWyyw6jtGCOLk 1tJ73HRjFw4PLdXZIusWqv/K1F4Q05PhnvYgzX+8c49JgTtBJtCx/xcu2OMdxoGw3UeNuuvlFw= = X-Google-Smtp-Source: AKy350bLYXByZOy8S0KrDA/1mYiQ4X19TjLLcCVQEIhmOjBW7DZurNfdwD5ATrJn4//VTA9KAZGrG/bndPkj X-Received: by 2002:a05:6870:d68a:b0:177:9753:f82c with SMTP id z10-20020a056870d68a00b001779753f82cmr4139150oap.32.1681505639914; Fri, 14 Apr 2023 13:53:59 -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 t45-20020a4a96f0000000b0053b829feeb8sm986727ooi.22.2023.04.14.13.53.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 13:53:59 -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 6AF88605246B; Fri, 14 Apr 2023 16:53:59 -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 6953C6008C; Fri, 14 Apr 2023 20:53:59 +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: <20230414205359.6953C6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 20:53:59 +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% | +------------+---------+----------+-------------+------------------------------+ 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.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 6.0% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ 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/