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 6274845EDC for ; Wed, 18 Dec 2024 15:16:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3505040DF5; Wed, 18 Dec 2024 15:16:04 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 0D5E340DDE for ; Wed, 18 Dec 2024 15:16:02 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-728e729562fso5672176b3a.0 for ; Wed, 18 Dec 2024 06:16:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734531361; x=1735136161; 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=lUhZsmwxMprxx+lQYwEFS/Xxn/rt6ZfEw8EJKnXkhaw=; b=fHj1h0FZ692etr9ixhUDIYcMRyPYMc8so2V+ZK0t3vmuUmjiKwHZLG8wb4lQv3SObv v3XHVhPXvvZji8zyNci8ndFHrECMT/tkvsKH1yO8uy/4HNEMMX7qes0bZ/0qQCWjGjhh 3U6fH2fMR8bgiFEcopQTlx8ciV8H8kj+g2jEI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734531361; x=1735136161; 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=lUhZsmwxMprxx+lQYwEFS/Xxn/rt6ZfEw8EJKnXkhaw=; b=DfAAcDk3f9fuAu/lMbgNEh0FU63v0EskxLEX2IJ1/7TrpOEES/N72Y4VLy/qusfgaB GfXuVVUAE6m08GWi/Js/eTRJhE6U+XG4qSQygHrrTns1xfQyKEkXir9bYT8qvrYqBDL6 Z0wYuDOD3OGnPfaZegHXC8795eRuDtiaM9xcRiiVqbjiRa/bvY5KALeRCx2t9ctrbxDe gU060O00lJdCWibHTIburfX10XdRJQB9ys+yVDSaHUPwMgzlhWutjNq+GGZkydqVVdh3 xekPEpiEUd1+buu43p6Udbx7ulV5qgNUXVGWZhhiBkFOa5WILINww6Rvt2tM3XIsDwva 9BgA== X-Gm-Message-State: AOJu0YxRlsxyqVU5lQziA+JrDVt7wYXbD/nwfVnldlmfnGSGhRbzhqp3 4ysQ/ZXovJnDOjQKwRpcn4fZ7iM+ymhN/bcV6PC7engSU/natsoGczbUDJ5Ci/UEY48YPh5Go7h 67cCQZixBOmhWBJKOwhTp8JotMg1wC95yCAEm3bIK X-Gm-Gg: ASbGncu0MtSbCmncKtZuZRVUnZQVtvqeIfI4P014d6Ui/MFrtuG858RDlYAlo72B2cg qecPJNEZufjpokIue5lYJkgUbL6PBxrtSwjcc6/NghlaHHAEOpIfCfIwxdjiHEosGEw+dEZXfTV cRdn4OTrS2ws+HADrW0Eupl+6pbOxtmIHfdr8FJIsuFH68XcW1NBwY5AkSUcQyVooBHLCGqyoBc hpO4Va3eJCJCHNCasXNRPn6+Bg9HmzoZ1bk6//91G8uJYWdmjEDMBDPA94Ztc5MvIsxvwEMdz0X SQ== X-Google-Smtp-Source: AGHT+IEZaS9RYrTF1wY4o+UC08B5CmmSoyO2sjbdSAZ/PiQfMvsAKI0xw9CTQUqokwdbV9diUbC0lEFR4dsu X-Received: by 2002:a05:6a21:4a4b:b0:1e0:bf98:42dc with SMTP id adf61e73a8af0-1e5b487d793mr4894704637.28.1734531360677; Wed, 18 Dec 2024 06:16:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-801d5adfa17sm166855a12.14.2024.12.18.06.16.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 06:16:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 06:16:00 -0800 (PST) Message-ID: <6762d920.650a0220.2e5a51.aa85SMTPIN_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 D90EE6052471; Wed, 18 Dec 2024 09:15:59 -0500 (EST) Subject: |SUCCESS| pw149287 [PATCH] net/nfp: implement the burst mode get ope From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241218063036.1697438-1-chaoyong.he@corigine.com> References: <20241218063036.1697438-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/149287 _Performance Testing PASS_ Submitter: Chaoyong He Date: Wednesday, December 18 2024 06:30:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:78d0246a2e2fb14cba220d507192d12d2ce896ac 149287 --> performance testing pass Upstream job id: Template-DTS-Pipeline#203078 Test environment and result as below: 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.4% | +----------+-------------+---------+------------+------------------------------+ 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.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 2.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.8% | +----------+-------------+---------+------------+------------------------------+ 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32156/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/