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 99F73454A7 for ; Wed, 19 Jun 2024 10:27:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93D654026C; Wed, 19 Jun 2024 10:27:11 +0200 (CEST) Received: from mail-wr1-f97.google.com (mail-wr1-f97.google.com [209.85.221.97]) by mails.dpdk.org (Postfix) with ESMTP id 9D3364021D for ; Wed, 19 Jun 2024 10:27:10 +0200 (CEST) Received: by mail-wr1-f97.google.com with SMTP id ffacd0b85a97d-356c4e926a3so5978036f8f.1 for ; Wed, 19 Jun 2024 01:27:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718785630; x=1719390430; 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=wb/3bAyhjomr/A/LGVVEw02XHMz+TAdeMHDzcxNznhE=; b=Fhn/42MPZGfF/i+5rgrxy1kVUcsH6GbLjet37UDBHNtBp5/fCvi+K7lV3Z8JC/P9N9 K3HnkF0nXlaIbFhFv65jgWns6kuTvZQeZkzn3Pp/KiPDwFJeTN7KyW/+iFWwAMudt871 YpDdlrVW94ZVFKOAx2TWpna6BpSvpnjO1xwRo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718785630; x=1719390430; 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=wb/3bAyhjomr/A/LGVVEw02XHMz+TAdeMHDzcxNznhE=; b=n8Nd0grh4mLWqLSnstwnoY6vpsGNcCKi0xmaN4EUvx/TWfwR0tq0nOH7Fo/8bTIX6d G0D/FN4rkKuiVfdsGOMAjd2pfgwCKcQVwXjqIV+eGvXGjD71RKZqwIND8yc9WS42eYP/ 1IVnim/Aqeap3AVQjb3/tDhq5cVJ19sj3aS0ZPmaOxHihuveT9I0T9gS06HzPs8OioMu 1bf1mK2BwiPHPpQvtbAsTBMWMTuIlLTa/bbnrKh6ISIwJmhRPbcaEguakNZUPogOodG3 tApNfmMGfo6DqOjeSMBE0WEbrs8ILYhj7/UeOQw6UulSW4ncvytUGX0gUWdKmExJ7N7z hWUg== X-Gm-Message-State: AOJu0YwHndbfzKW9DSaTYAbRGaUDeITjn9+eyXQqiKfVx+w5MS4c52x5 qYFC3VQJ65i22xr0Kwfmbw3n3oFNNKIPvrh8b1ZWb7v+EpyeuTSfxbtvGCl2IDcmiM2KblHjdXZ LiVKe0x7RLg7FEVvTuA1PZujNMsrIKX/P7iI+XjA9 X-Google-Smtp-Source: AGHT+IE9UyMcgYwos4t+upqVPo8GnMAS8QUVTGcIVh+QNuFaji22c75gRtnYAiEfK81F5A3zHms2ugda5oq+ X-Received: by 2002:adf:f583:0:b0:360:9a40:e67f with SMTP id ffacd0b85a97d-36317b79c2amr1198570f8f.32.1718785630087; Wed, 19 Jun 2024 01:27:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ffacd0b85a97d-3607512ca13sm603425f8f.94.2024.06.19.01.27.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 01:27:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 01:27:10 -0700 (PDT) Message-ID: <6672965e.050a0220.c0355.f310SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 49FBE6050A9C; Wed, 19 Jun 2024 04:27:09 -0400 (EDT) Subject: |SUCCESS| pw141296-141300 [PATCH] [5/5] net/nfp: support getting Tx From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240619024923.3215843-6-chaoyong.he@corigine.com> References: <20240619024923.3215843-6-chaoyong.he@corigine.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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/141300 _Performance Testing PASS_ Submitter: Chaoyong He Date: Wednesday, June 19 2024 02:49:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141296-141300 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Target: Unknown Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30236/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/