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 30B5345DAB for ; Tue, 26 Nov 2024 10:09:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28E3C4025F; Tue, 26 Nov 2024 10:09:01 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id A1396400EF for ; Tue, 26 Nov 2024 10:08:59 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21210fe8775so49387625ad.1 for ; Tue, 26 Nov 2024 01:08:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732612139; x=1733216939; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qSIXC80XxnRsf9P4B8jV3enH9m66V4sY5QACyUFKRyI=; b=SGOx4JmO8Yghr81we/lDkPNbI+wDnmU2/nogYMIASA9Y/GJj/KWy71hnJhOWz8jYky paJ7C2jDMW86Ll8oZTbw7aKBQUHsAzMkae1YiPmPA/zAQzz+QPIKV96JgUCgUKk4W74n df0aeU0DktzMsxYntKvmneK15O62EijBYm6Rw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732612139; x=1733216939; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qSIXC80XxnRsf9P4B8jV3enH9m66V4sY5QACyUFKRyI=; b=KqpIjccKV5zLmlqshBeIEP6iiW3bi1rD+j2VKSj8Y6xBsWpb1sviS2G1ydanyfnYQJ iSKKhDcg5RZmlsZV3PvGrvmDdVXRuyvGGmS/AKxfPBFzrqKNjwDmzV3oYj3ED7PVp9/v GeCM6b4ZHnNXuAAIHn3QGpfRXWWHj2wVKsIzRwdIOr1xcmoa2LQ/bFZmXwh5IDv6TSoA ZE2Obbf/h6ngnszpm/18ivRVpvIDxs4IRb2YnqgveHadfv5jGlLs0pP21AyG6x4w7GHG lKXM7rdutbkctPLwedTWRqwf24GPDypUtWeOGPGzKGrFlunTkj3XgIMLVe7z7j2Wa+SZ kcZA== X-Gm-Message-State: AOJu0YyAI10IAEUSNwNLgX0uAXeo5c0FsiwaoKEkQwGgslM5gj4dqhjx uOYX0M4yJp6b6lz89uws0CKVCKeSPbWG+kE4HAFZDUm6MVNRAfsvRJgX17hkoIp+4fkQWJRB8Su 3iTY6fmK2ZQFkrni9WUly0JIDYUmVQ1UfIY1o0YCScIUZQ8mC X-Gm-Gg: ASbGncu3xhxkC62JvbRjbNe/jWLzAnzDBCbbzNjZfC8iWSAqTorWizXalVK6XrqAs01 YgI2/NgkHfipuikJyAQy68LbA19tJQ/QB2TgNb9TZGkngB66dk4otn18QlC93bo9/lTBgx056KQ ksNXeEd6+5or7x4dbQbKOhNlyJMLwB/ykg4q/I/MeI+twtSfVcjnYOjyCWOiE7O6L4czGR5gPxT GmNk68CeRuy8WaXoztD4ywjCNF2KVMixUHm9lvXBTyVUNU86oe90UnORmzcqWLNLwiUmr5PnhM= X-Google-Smtp-Source: AGHT+IG7D1fkvCAAvvpkpkSTY8uosPgiFbo/o9RNb+lzYnqK8z5jN6m5uSwm5tqg12pxFxwrzcETly3W6rm7 X-Received: by 2002:a17:902:d2c9:b0:20f:c225:f2a5 with SMTP id d9443c01a7336-214e6ea358bmr36623095ad.10.1732612138858; Tue, 26 Nov 2024 01:08:58 -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 d9443c01a7336-2129db41026sm3650865ad.8.2024.11.26.01.08.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 01:08:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 01:08:58 -0800 (PST) Message-ID: <6745902a.170a0220.36e4f1.8317SMTPIN_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 57D9E6052471; Tue, 26 Nov 2024 04:08:58 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 802f39367e08d2916cd21f7b6a34703bc8672a38 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v22.11 802f39367e08d2916cd21f7b6a34703bc8672a38 --> performance testing pass Upstream job id: Template-DTS-Pipeline#198857 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 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.6% | +------------+---------+----------+-------------+------------------------------+ 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 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 3.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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.5% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31699/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/