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 4C1BA43C0E for ; Wed, 28 Feb 2024 00:22:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45AEB402AC; Wed, 28 Feb 2024 00:22:55 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id DE251402A9 for ; Wed, 28 Feb 2024 00:22:52 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36423c819a3so22611555ab.0 for ; Tue, 27 Feb 2024 15:22:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709076172; x=1709680972; 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=VyQvOKBPhxDMZwaW/ABZ8/k+Ah6h7DtEdpYcII5rjro=; b=bXfEPiLs6Wcpdma/FFRsIEArsro34wOoBUaBc+A9L2fXRbbM3E1Yr6FqbIzIOv2CLP dROV250F0oETMPmub0gYmF9pl+074tY0K9+A7Vmk8tDN2GBGnMwemjimN/wHk6+tPPzS O3yQ/hIU1vtiYj/7tc+NNYeX4raC7K6uo3OQY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709076172; x=1709680972; 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=VyQvOKBPhxDMZwaW/ABZ8/k+Ah6h7DtEdpYcII5rjro=; b=S1pcEuVlTww+ia8aVWCnqJNleIFlH9qUGEvSDN3R0yhP3zbqd52fCYF1wtC70A8aSH wlFv/8FeW8oiPEcJ+HDaQx9reeWZaO/EMrZTy2eSLIndb9c8NukIrnZwa/NnT4wNBfmc AzeAn1AVZZihb9LwapEAAWwJgMDFpRtDVC2piKYGiL64OZGfnQxKbRJpyvIuU5QrlDfm w3//5k24GifiCFGAacKsePgA1zmQMdCU4wZ0DWqMtWxFL7PbhRoYvLi1lvbxePh+bjKw mqeuu3Mkk14TyWh9BqBcMFrWVJE+PE0+2xGXIMHSaQ8vYuusVKxlWVo3sP2znvCOiYxs pvog== X-Gm-Message-State: AOJu0Yw6SVNaFhlcGXydnjAbm1e9z3FFPfZAafctL/QvmWL7qhr9wBgc UpsJygyAkuuERAfcj7H+x5f/p7teXxiUFJYGrDLFwNZgqbEKqXazpDw+uYBwXLKg/+E7YZwzFSb ldzgmwn3j38uPdQg83qBSPAgf2+N3X1KxqHksnRmriu3KE30Ss7QBFLBw X-Google-Smtp-Source: AGHT+IFd8it3veMGzWsZlgUzmuL5Y8oCmjbe9Blmazq+iSRzxlXLrWAXBIYYxEEbJ2Yb36ySUun75cwpNZKx X-Received: by 2002:a05:6e02:1cad:b0:363:eb84:6510 with SMTP id x13-20020a056e021cad00b00363eb846510mr15976966ill.15.1709076172131; Tue, 27 Feb 2024 15:22:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id bf19-20020a056e02309300b00364f2e4cd51sm399390ilb.7.2024.02.27.15.22.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 15:22:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 15:22:52 -0800 (PST) Message-ID: <65de6ecc.050a0220.d606e.ebddSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A4D396052712; Tue, 27 Feb 2024 18:22:51 -0500 (EST) Subject: |SUCCESS| pw137198 [PATCH] [v3] examples/ipsec-secgw: fix cryptodev From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240226102545.18667-1-radu.nicolau@intel.com> References: <20240226102545.18667-1-radu.nicolau@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/137198 _Performance Testing PASS_ Submitter: Radu Nicolau Date: Monday, February 26 2024 10:25:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137198 --> 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 | -1.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 3.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -4.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 3.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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ 22.04 Kernel: 5.15.0-92-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29260/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/