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 0A85843C20 for ; Wed, 28 Feb 2024 16:59:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 05E4441132; Wed, 28 Feb 2024 16:59:39 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 08DB2402AE for ; Wed, 28 Feb 2024 16:59:30 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c796072dafso247859039f.0 for ; Wed, 28 Feb 2024 07:59:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709135969; x=1709740769; 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=PsZkkKBwO9ite9ey6oGJuRAceTg2HbvR45ff0B/Dayk=; b=CWRjy55Ih78+1YhqSmJoodXzAZ787P4CqlJNt/3zK6V3gWvMkh5M9sZaA6vE9/w3JX 42ZQiLE5XRhaAjsrE7fU9H2+hnTfh7dLPQJr2nP+FC8gLp/gtSvJTbfihZxzLoeprYjA XWf1iv4FLjUdr/siqtD1wO4+10s0tywn673So= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709135969; x=1709740769; 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=PsZkkKBwO9ite9ey6oGJuRAceTg2HbvR45ff0B/Dayk=; b=Ar++DJ5FLQXbpgF/9yIlGhvx0WLyOUiBOK5K/nJA9RYrFHmpzAv/EhtEHZbCSmwR3y dWMRnsmQueRK8kre/EHeaN/3QSpd9lFu14aEDtYEK2fdjRIXJ+PrAkXFBnMrURAzB7h6 VTeePOy1TJpwTEVL6TsYttSwrrFNrMVoR+vlr0xoir3HrF7DF3MVYDjDhHtL9OKtGn7h caaKrgzRKhm4S2klz686nDs8RxMgmz3SCdKKlI6Re9hQ9QBhhl3a0dlwnBKCnFMbADD3 Q4/uBHIrBU6Y0stTCkEPaBTBK+ejD/J60q193oBRGGmLeiifqi4kWInk7q1TMqFvctCy 7gCQ== X-Gm-Message-State: AOJu0Yx5HevF+/rzU+94g+H26gMd+1Hue/4id1mE2ncWEhK77ZXUbMKO uwXONt3wwd5WyIYcJusUHjjX+ehyx7hHvJVZFhcmloxL2zpdMnTIIbWxt0Nc0zBkUFsmgwoyRLQ PGWIhB3yDvl2vhF3XrXI94cHfBF0NtKMcXOL07vsGBckjOTIct2AqsEGg X-Google-Smtp-Source: AGHT+IEkjiC8t2r9uyfrSagvY3w7dlRuATDuqK4Pp/ohUttjn4bUmKoMZhJFN8M3QZkGa35oGE3bOrTs8GkZ X-Received: by 2002:a5d:9b87:0:b0:7c7:f5d2:205d with SMTP id r7-20020a5d9b87000000b007c7f5d2205dmr3104271iom.5.1709135969362; Wed, 28 Feb 2024 07:59:29 -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 fx14-20020a0566381e0e00b004748cc87ee3sm197124jab.17.2024.02.28.07.59.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 07:59:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 07:59:29 -0800 (PST) Message-ID: <65df5861.050a0220.cd12.b5b0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 080176052712; Wed, 28 Feb 2024 10:59:29 -0500 (EST) Subject: |SUCCESS| pw137435-137439 [PATCH] [v4,5/5] net/mlx5: validate the ac From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240228150913.32603-6-bingz@nvidia.com> References: <20240228150913.32603-6-bingz@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/137439 _Performance Testing PASS_ Submitter: Bing Zhao Date: Wednesday, February 28 2024 15:09:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:f0cd4465b336362425eaae17fbaf7ac8f392da91 137435-137439 --> 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -2.7% | +------------+---------+----------+-------------+------------------------------+ 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.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -4.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -2.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.8% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29318/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/