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 7D32A45DAF for ; Tue, 26 Nov 2024 22:21:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F54240687; Tue, 26 Nov 2024 22:21:36 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 393314026C for ; Tue, 26 Nov 2024 22:21:35 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6d41eeca2d6so44601016d6.1 for ; Tue, 26 Nov 2024 13:21:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732656094; x=1733260894; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=klaQkVt72NKlymWLxMnEspX4KOBRdPheggQ2cTDKoOU=; b=HKwVYd31bY/AlzDpE1qmgfWO8KMIZWUIA8yTUyEMXlGa/jVieyhpvE1XVY4sMGAnhI YiJ6h9Cg4+Ne5TjQFN4w6PZGWCrYs9XgaB4xLuF1/8ZDB2b8JDzOZCLZoneeaSjSWjQn EVh0QWGkMwqRruEEJJFkgwLQ+LGyc6qjoW/Pw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732656094; x=1733260894; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=klaQkVt72NKlymWLxMnEspX4KOBRdPheggQ2cTDKoOU=; b=iv1WueeBkqKmVHWJ+UlwJ6zW94xKzb3lmh4sTps77sfatFe8WRvG4sRXAx8Xs/3czH ws3oWrANcMT5NNKy4pba1aCiz+F6DwJeCWTA/q6AA/EzU1Eajnz2pim46B1yZT8+DeFz 2e/8QDl5k8Qj0vY+kz9bbhk3nKG+9bUbSVxk6O7dfI5gSjHqzFyseqgc0mUZP01M6QCo JibjBOXqf9j2O4n0g5TEF36bClhzB+sWmJ/0zrbH0NftIDQs5FGk6jQBWVoAmUBcVvsm 0NRasyxna5n6Kz/feU+tcZaQies8eRjy4bilcL8UqySSJ2+jAus4GbMbU+TbCjTqf4ev iSZg== X-Gm-Message-State: AOJu0Yw/KR5JR7OX/5fubh+Goc7XNOH/LR1AmW44jOOJtScgsxUDZ9+J ENybO/xRTbbdzkX0RsjhlBtO4s4LIF/uzbYoM8iPjsOggspuc8vV0+PuVa+U9PbymMQ2Gqhge+F XIbfdNAH1vFbz/B9y6CKSh538p9OXPKWqszCgXBFq X-Gm-Gg: ASbGncvPWKydrHWCLiigdnElshIQGKZdKgWqm9QzlPPZY1cd71Eb4kzquR/q+Un4Q4q Zils6MMQ03/xDaYZ+fL9lDRWRP3BC9IcusfIRnAmrqKeXMm26vya/A900ejwpY5Vcfkc/bsvWiD C/yhV5G39w162PLKGlb45NHOLZTrPt94xKiRlv7sX36iBDBi0+ofSRMY5IaNoybhmFsQ8hwuDaF nfJEfZ5uKpEa9+KX1GNLvK5F7sQxYH4VGK7f3JMnjJjq988Ctc1DzwFY0Pg22ecKn8Imek= X-Google-Smtp-Source: AGHT+IEqP0tvqppmlwc/kYp1+WtdTfzPdYbmB+YYSNE6nYgmmjGNgE+//CX9QOI9zLCKl0MTKDcJbzNh3Dk7 X-Received: by 2002:a05:6214:2267:b0:6d4:1c3b:1cb6 with SMTP id 6a1803df08f44-6d864d51d71mr7521206d6.18.1732656094633; Tue, 26 Nov 2024 13:21:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d451a83db1sm5147516d6.11.2024.11.26.13.21.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 13:21:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 13:21:34 -0800 (PST) Message-ID: <67463bde.d40a0220.54809.1888SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 32CE16052471; Tue, 26 Nov 2024 16:21:34 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f4ccce58c1a33cb41e1e820da504698437987efc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Bruce Richardson 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 _Performance Testing PASS_ Branch: dpdk-next-net-intel f4ccce58c1a33cb41e1e820da504698437987efc --> performance testing pass Upstream job id: Template-DTS-Pipeline#198906 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 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 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 5.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -2.1% | +----------+-------------+---------+------------+------------------------------+ 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.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31674/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/