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 CCC4043C27 for ; Sat, 2 Mar 2024 02:53:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C83FA4025D; Sat, 2 Mar 2024 02:53:22 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id E2FC94025C for ; Sat, 2 Mar 2024 02:53:21 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-60821136c5aso21180237b3.1 for ; Fri, 01 Mar 2024 17:53:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709344401; x=1709949201; 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=H4LdLlwVyCmXUbCu9RSXlPr+E7loUaAg7ykME6UCmFM=; b=bcFYC+OApNEjTy9SPQXnEBZu2lvZ5oSzkrr2YDjGbBUyH3O0N/jAIdHMpmmmF1mb// ZraO0xaP7KtiozEGyuiOya+TyrDkb2mw65U/GUmb2fodXgQJqrtq/H0fhD7whwMwPL2K Yo5iPGpGUXtaXd4henpSXYj0QN2optKBAjO/s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709344401; x=1709949201; 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=H4LdLlwVyCmXUbCu9RSXlPr+E7loUaAg7ykME6UCmFM=; b=GYxPZkmAgN/XxLLI6IoSiN8+3kFtDt/+44RYGSPipuIMSBct2gQtdWRyQBW5LAOkxC NgsHMHWKhE5o5lN5EmhTl2V1R7PdQdwFbWG+jQ8CYmUJLq1syIFPh0ZHPJ/MT1Ou5mhX i7wxHRXgNuePzU2NAnAIrNAXXg3yjuF/i9iZH5vDmbsJd2GMITDZcGOE2sE2mKAHdFoZ iB7NMPLbrzVr7PEP2ueGHsy6POzxdqrKNIpsLSudlx1hqcNkZgE1KoNGOEEvrMCRnEYb X6tTcQQSa2oIfODZZ9SAd2ihNi9B4Xzd+wnNxRW3tI3Bep52/Dt8Jgf9BRKpTnNHEmYW I29g== X-Gm-Message-State: AOJu0YzF9b5gjd5zaJw1WjQdCGAzRdwZMJNDn/lXwmrWWMEILCYuVp2+ 4u5nejLsz45UEj7vVBfNpVucFiKqARXYyRQcpgewp0mTIChSf00jiTjA+fXl+rJM4V0Pb8rzzgO jTRAintk1MzqFknnBdM4K2yRMI58TsKg45r2fOlYH X-Google-Smtp-Source: AGHT+IEfZhqSr4puOYG1pWR9RQ29IluKe7qEh6YoU2CYYvWk19ick5FYAJ14lpqEiF45gUGdLclrsFD6rwOS X-Received: by 2002:a81:4f44:0:b0:608:b869:e62a with SMTP id d65-20020a814f44000000b00608b869e62amr3159055ywb.9.1709344401385; Fri, 01 Mar 2024 17:53:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f10-20020a81414a000000b00608ab4595a5sm249050ywk.44.2024.03.01.17.53.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 17:53:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 17:53:21 -0800 (PST) Message-ID: <65e28691.810a0220.3389a.0894SMTPIN_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 1852C6052712; Fri, 1 Mar 2024 20:53:21 -0500 (EST) Subject: |SUCCESS| pw137674 [PATCH] crypto/mlx5: add max segment assert From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240301124246.1216467-1-suanmingm@nvidia.com> References: <20240301124246.1216467-1-suanmingm@nvidia.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/137674 _Performance Testing PASS_ Submitter: Suanming Mou Date: Friday, March 01 2024 12:42:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:5ac50824383c2683c0dfdf24c6dc493f1fa54852 137674 --> 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.0% | +------------+---------+----------+-------------+------------------------------+ 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 | 1.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 2.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.1% | +----------+-------------+---------+------------+------------------------------+ 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 | -1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.7% | +----------+-------------+---------+------------+------------------------------+ | 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 | 2.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.5% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29371/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/