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 8165945EE5 for ; Thu, 19 Dec 2024 04:39:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CC3940144; Thu, 19 Dec 2024 04:39:30 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id E71A7400EF for ; Thu, 19 Dec 2024 04:39:28 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-4679ea3b13bso2234081cf.1 for ; Wed, 18 Dec 2024 19:39:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734579568; x=1735184368; 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=YJSIyzzh7dXqqt9FKIS7uuKBHkG9yBPaA++gqJveUoo=; b=WsXw3EZkdDwIekaaYVii3iklr3LLbILugRdUHZpqYSRCZiCjLkprZD6YUtTI2kXVx8 DZS9Hi3MFIBDX5Vcu3ASPgQ2Oe6/CW2kbSiy1HTlW+V/u0cabm0xzoB/wHa6FiCZaLVn 0RlRSBtNtvRgMjIdrL50I1DZwZSYtoqLJChDE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734579568; x=1735184368; 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=YJSIyzzh7dXqqt9FKIS7uuKBHkG9yBPaA++gqJveUoo=; b=MLRh1K6yp5BNxNfP04vFbM1yvBQmZT75LD1zgSe5jUbwGDitVwuietjTpO5NlyV+/W IQ0i1/rBiX6yQZh5+uSnQxvvGveddbiRzMejd82VOV+aCC8GqSsoXpmdGXAphkKxE6wt 5auPO3jcfPtY5lPDvApMjD/QENbY78U3+DvUY4sVyTkJfKeUec8QvrlpTu5Je/eOtifN mQT1d7SOaOAXHITM+lpz2JWg+dqypntx7asFVngWD3x01wTDbU5++Bz89ObFcLmoDwy1 BPNqdaKW9gwg/h6XmoUDnjvQSDAH9rgWpHLMLyPPVYniE9N5v+W1Jpws7+wo5qm0nz3J 8nvw== X-Gm-Message-State: AOJu0Yws8pnkfFN7tSQggXxLwiskIav7lzq+Dm1Sl/jPPrr2Ydjaq5ML OeUsWsHypYPzrzHbY0GLsVQEsEPFUcQWq02dvmOoFiBLm+n3q3liM9mptdPED9r+PpHp1GEQM0J tNcdt0SNFdczdVLObfMsaiuqffGCg80LwN7aDV4lt X-Gm-Gg: ASbGncsGUMp8K2/erWUeGb9u/f0yE/62shYuEUj50+XllV/7HLavWdzbSfqq9Csj4ei KkAoisO0QMNSS/Nmqon2YMF6PwdRGt19LZB80jGRnDgTnsgZ1vT24vdUPE/cApF/WVXPisZGRUt /DGE+A0y9LLa4yABmDVTykI5tNW9VV7c7rbZK6lEBKxd3fPmqloRrOqCcHWr96u0mupt0Zt8BzC tEa8c+vSzwiNvpOYUxaolvTKJSz3Bv0fvTwLI90NUOuK44iqc22tYJvpg1n486YeLhaRuMIGk6h Xw== X-Google-Smtp-Source: AGHT+IH+WESbAiPe2/vJBPF6pJk6JMIma0Yi2pVrnwKfA6QPF9R5kTYHFyQko1G3bPWvHg7NhfRx8HXFdlCA X-Received: by 2002:a05:622a:11d4:b0:464:c8f2:e553 with SMTP id d75a77b69052e-46908e6f383mr93229201cf.42.1734579568036; Wed, 18 Dec 2024 19:39:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-46a3e6c7081sm176711cf.6.2024.12.18.19.39.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 19:39:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 19:39:28 -0800 (PST) Message-ID: <67639570.050a0220.207393.1466SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BB82B6052471; Wed, 18 Dec 2024 22:39:27 -0500 (EST) Subject: |SUCCESS| pw149309 [PATCH] [v2] net/nfp: implement the burst mode ge From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241219014954.1763729-1-chaoyong.he@corigine.com> References: <20241219014954.1763729-1-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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/149309 _Performance Testing PASS_ Submitter: Chaoyong He Date: Thursday, December 19 2024 01:49:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:78d0246a2e2fb14cba220d507192d12d2ce896ac 149309 --> performance testing pass Upstream job id: Template-DTS-Pipeline#203241 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 | -2.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ 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 | -1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 3.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -5.0% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32164/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/