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 5038B45F42 for ; Wed, 25 Dec 2024 22:08:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23EDB402AD; Wed, 25 Dec 2024 22:08:44 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 5E4C6402A5 for ; Wed, 25 Dec 2024 22:08:42 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e3a1cfeb711so4938580276.0 for ; Wed, 25 Dec 2024 13:08:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735160921; x=1735765721; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CboYavH/JviVz/41e3Rj4W3xDFc+lITO3TbCnoWbpFE=; b=Tzt6fILJQQNKo8M8kWav41Tk62NsQs3nCTU8eJM3OkKobavAgOBOCP3JosSm+9ZNOh CZ0t/NYqcWgp0WgBSmnyf2EuXA4YOngnw8kIq7MMiHwLfan9yA3OcULO3j29WCjKbgeT FNzuAqwUCp5dVdaeRZylVg7Cdes/+GTqTC+Q4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735160921; x=1735765721; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CboYavH/JviVz/41e3Rj4W3xDFc+lITO3TbCnoWbpFE=; b=fjtWF/ea326QZXqL22YAxfQc6QDMy71lbKqa6fbbkYEJiLjUVJ9F9ccMdgqxq+Sa6S YvIZYZeqsv6kreylczp3wKo10rxJQVxz8u+V/2cT+cpjrcERL1Zc5p2EsUUcu/Tx80xq 3B17rJ4mqYpDTQMK3leHUuB8VxPqAqbqL9XjwfraV39/k5nBDvTADR2zyzL7axbwkzp2 /J3nsBnHrMjMJMoWPX/2Ie9nfoW0PaKsmz+EWMFvKGE+M6ZF9H1lseMOqT+drheywY9x 1tbJxGwOm/FcR+C27CUlMkhw5OZN543Ce3xgYRBPFLZIWlGxgyTHM+JVO2Vbl06ftwUK h+MQ== X-Gm-Message-State: AOJu0YxejZtcm6n2y0U67VPImhgfAFMyOdbZzEHK1WeejH1vpsUnvkLR 07yLOGxw0hNjWUQc9F8OvLf/JHsedwxmPkSDFUOxWFj6UZfXNEHnzE49ea+93KK/NmtKy1EvxjM Ih2W1mkpZC6/hTQqiOXaIOP3WgvvPEBsV X-Gm-Gg: ASbGncu0kNiB9aiBUuH0TLU2Nht2dFbWJHXk2tiNqQ0/omiSQXx7J6eVJIIaPdOiZXz cDCtbMgvMt3uGJjXFvYB+oTOOjZNbmi+2IPWgvH9Etb+gI/S4KGvSTPQlOUDtRspIr3qK1izcid LYlHXhEtwaCg/rjsjAg8MaO/OL+0JoksTwKy/V5uHTjSADf2d2WO7UoIODCcsmqdswqhAo1CRRp i8/xvqB3s8vy+XErAkL6AM6gQtqdg5yiVvAmPXK1s9qO8uilKboWdME+ysdajRMfDIn7EAEDOiN gw== X-Google-Smtp-Source: AGHT+IEY3jM+U9mRRYtpKj37OtglBiLyC/ma0Fd4q0bbmFvmojI29gv5LFfq60GRQTkH0x02I5v7SjtObp98 X-Received: by 2002:a05:690c:102:b0:6ef:5ca3:d102 with SMTP id 00721157ae682-6f3f820d108mr147523947b3.29.1735160921636; Wed, 25 Dec 2024 13:08:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f3e786ef6asm5669977b3.72.2024.12.25.13.08.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Dec 2024 13:08:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Dec 2024 13:08:41 -0800 (PST) Message-ID: <676c7459.050a0220.17b003.bc8aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3AFB16052471; Wed, 25 Dec 2024 16:08:41 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> performance testing pass Upstream job id: Template-DTS-Pipeline#204279 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 | 4.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -3.5% | +------------+---------+----------+-------------+------------------------------+ | 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 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.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -3.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.9% | +----------+-------------+---------+------------+------------------------------+ 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.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32045/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/