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 A638545BA9 for ; Wed, 23 Oct 2024 05:14:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D2F24026C; Wed, 23 Oct 2024 05:14:25 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 3350F40151 for ; Wed, 23 Oct 2024 05:14:24 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5daa93677e1so3156095eaf.3 for ; Tue, 22 Oct 2024 20:14:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729653263; x=1730258063; 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=E2mGOToMuByFx6pEnfKDzzGXSK45JFJu8bEHgoS2kJ4=; b=CQa59BnczK9aaj7/IWJcurN870AG7pLl8UBpaMPXuWsOkGsIp/z4VHYM+P+4QJxgoU OiAQALrapT2RbT7EyexZhfpfZXhjWpPWc/E/8SLZ1MEFSCJ/RA1c4P/y0ytjUOnxL450 SH9cJxwnqOGyTaMve52nKikO//b/KsaU3Vom4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729653263; x=1730258063; 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=E2mGOToMuByFx6pEnfKDzzGXSK45JFJu8bEHgoS2kJ4=; b=GsjSuNgfzkDfLsky/bum/uwJqJR2JJXx+Owv2GAMkLaJI5yvus1hDXedIvW8lEhC2x sWGViSNVJ523Gmx/UCzxF1FjQwKS01VLU1kUEoEpGGXF9zkB6Nz2NUwXhR5H/e9NJRZg 1xvHSeQmN8Ar6kNDKfvSVFyAHZbqe/wYkZP0Yz/o4vw03uksImnaGSS7tXC0Dz1tcPIK T9h6l4SJG5O5l8PdHsoR3qQQc3CDEIC7ehh0VWREuEFHLRSsWCVqcvYY4iSHadCeH4XR 4pgDvTU1RA9V3AHg5CyTy2OLiqrJAE5/VyMryYZXWVOA36pCAqEc08o0XXMCGSpWhXFn hQBw== X-Gm-Message-State: AOJu0YwB6Kta4Flqn9eEDB7ahMSrnrE/YLoI8PoRmPNJ3Jmcx4sh+Dll HZIIampUayQCR5LgWrtKRHASl6bt+3EzTrCClfp4FxQyazWpIPzBwcQuFtMNIQS+RLZfj0JQf1x pfxLcYnoEU/KitPFvmrEhdGXeJ4ya3EVTUxL38ljAFxo7caRiZK1iMT50 X-Google-Smtp-Source: AGHT+IH1oZ+IqinS+AHClh+LMAkJDWjdcg/U5aZxhDcoUjB4WjeZOu/+nSGfl5B1j0kt5qcDrTIHq59D7zPH X-Received: by 2002:a05:6820:1c9d:b0:5e8:8b:f2f9 with SMTP id 006d021491bc7-5ebee8881c4mr824578eaf.5.1729653263391; Tue, 22 Oct 2024 20:14:23 -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 006d021491bc7-5ebb7961344sm162150eaf.5.2024.10.22.20.14.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Oct 2024 20:14:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Oct 2024 20:14:23 -0700 (PDT) Message-ID: <67186a0f.4a0a0220.270e2c.af2aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D48256052471; Tue, 22 Oct 2024 23:14:22 -0400 (EDT) Subject: |SUCCESS| pw146636-146642 [PATCH] [v13,12/12] crypto/zsda: add zsda From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241022132827.2129893-13-li.hanxiao@zte.com.cn> References: <20241022132827.2129893-13-li.hanxiao@zte.com.cn> 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/146642 _Performance Testing PASS_ Submitter: Hanxiao Li Date: Tuesday, October 22 2024 13:28:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:cff6dba7ff8521df410b40399fd8aca5b450a05b 146636-146642 --> performance testing pass Upstream job id: Template-DTS-Pipeline#190113 Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -2.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -2.1% | +------------+---------+----------+-------------+------------------------------+ 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 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 | 0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 4.4% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31599/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/