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 1ACF24415D for ; Wed, 5 Jun 2024 12:46:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15C9B40DFB; Wed, 5 Jun 2024 12:46:32 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 57C7340289 for ; Wed, 5 Jun 2024 12:46:31 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6ae84d0cd2eso31690296d6.0 for ; Wed, 05 Jun 2024 03:46:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717584390; x=1718189190; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=VEYdMxHa33+t720C5W6/GPCQK2tdT35UltjygppSmB0=; b=g/s8G7nIevmyo78rASmcGJi8mpS/vuY39jjDu27bW5R174Gf9ykoJZf732AFt4pdH0 xm54lsgR8141P3ixSOV7oS6LgANQTPbMuvP1mP024NjobrPi5D+meZmoIUFdQ4rhF9IA 5QTh82C7ZHTWAq5ucx2SqFajoLlw0EYH70clc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717584390; x=1718189190; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=VEYdMxHa33+t720C5W6/GPCQK2tdT35UltjygppSmB0=; b=vAn5LfHpV+5oPPQR2tj4IYQ/ktwzPz0ei/mNABebhP07/qrXHj8EO1TE1XW8UxF3Qq NRafmjJ0NPum6lqGA983TotV3lZfG51feJxn6g/DIZA5WzBe4L17uJSvKoDX1Y248Twt iVq0HKRR+wTNtzAeEkZWwCrvcQEYtQGgK6W3CbM2bPmVIDkHcCIlY5BMu2o3kbesJiS2 8NuF9wNTb7/KrMVtKLXbm+gb672VMZCmiLYYayzPq3GDzTBf0s9HgUSaHasM7qEslOu5 xai0PvMBfGROFo7lGRRW5xdPBz+GjpQJMX9QsePcfkvbMEsJqN88PopkuSHL0IIOO5LD BdTA== X-Gm-Message-State: AOJu0YxEeFjoNKe6oX0TUFbIfFhOdxJt3HYWKAWfXXXbqkf0IwMHjfjW yYfmxl3kIq0G9LphJIOo9VTdsHcmZwXGpmzCCwlnRqnZ5vDRd933MrAnfYcrWgig4t32gZD6omv 61kQu9IXsb1eCppIKjpYmNfqcQZ2mGBcMfa6HNb0fz2H/PL2elOleIscT X-Google-Smtp-Source: AGHT+IEVLa+rnfiaUDml0WpsP2JfAQcAI+GmsKZ5BaHEVMlvWfegruWzhlwGbeJRSvwj3ioacyOfLLjwVN8s X-Received: by 2002:a05:6214:469f:b0:6ad:754a:e501 with SMTP id 6a1803df08f44-6b02bf28416mr23893256d6.23.1717584390799; Wed, 05 Jun 2024 03:46:30 -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 6a1803df08f44-6ae4a73128csm4751276d6.13.2024.06.05.03.46.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 03:46:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 03:46:30 -0700 (PDT) Message-ID: <66604206.050a0220.25f315.7bc0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7C6C5605C373; Wed, 5 Jun 2024 06:46:30 -0400 (EDT) Subject: |SUCCESS| pw140745 [PATCH] [v1] crypto/ipsec_mb: use new ipad/opad c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240605084844.270122-1-brian.dooley@intel.com> References: <20240605084844.270122-1-brian.dooley@intel.com> Content-Type: text/plain 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/140745 _Performance Testing PASS_ Submitter: Brian Dooley Date: Wednesday, June 05 2024 08:48:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:367b8db312517edb9f5340d280e77b1437d84dd3 140745 --> performance testing pass Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Target: Unknown Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | -3.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -1.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -2.6% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30110/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/