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 3843745EE6 for ; Thu, 19 Dec 2024 06:34:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 315DE40144; Thu, 19 Dec 2024 06:34:30 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id B2571400EF for ; Thu, 19 Dec 2024 06:34:28 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-2a0206590a7so194186fac.0 for ; Wed, 18 Dec 2024 21:34:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734586468; x=1735191268; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5N7yrRYTKPd4peqrShU3la/JvCefa8kbOwqiCQYp7Ow=; b=XcBns5i1wwUSioK+kGlIErSKUSKr/iRA9UEzOJoJd7hxfNJgyZBgIEAqNk0a8aSUFa qCZR82Jbo7G618+3pVkuvkvCCwGXlj3lfXhqwoUMmg6Lswz6RBnlHDtEU/ywm3zRwxGF 30zF+oINfVIY/6fcS8sXCoJl/tAXm0o0/nZo0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734586468; x=1735191268; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5N7yrRYTKPd4peqrShU3la/JvCefa8kbOwqiCQYp7Ow=; b=SygUntwZMLKlaSI1jmhdy88YgVaM7PG8Vzq25q4619+PFmLe9GPtgTfRcZ5mCf8XFj FPXq7j+V63fZ+ZB40Vo7YATfD1ghPqfKathB6153kfQwl5bHxs7DLAld37esr+qMATt2 n69zKZpIOhs/itT5klt46/npWzW6BqYm5K9WcwGbW5xsPqLokdYavS6BwR64+L6lP5TV iw/KHr5tshsKa0aIzzDxZYucKeOHbsJCgkXHlC7UlE+Wp6ra9UZwjwSFJp3eWDBgtZAG tqw2CvsOG8vazrBGU5TEYr2+lyqCKCJrQhYf1m7xu33ZJXxqBZq6ZtgQBjxkSdVv4GlR 1uew== X-Gm-Message-State: AOJu0Yw5T5hQRPlBA54aA8YP6aijWTJEb/asR5H4kr4mnbmP2wz2McRH dbgkKSDT38oQX4Sc4fCBpgguaA2xdqTKtPrKX6sZBdxL+gDTwV2gxMQ6t+94UilD6C7RJ1gFCLR 6eDHt1D/TWYa7m3oVkdODies3nosuYL2OPjwNFKBPobCOjn2p X-Gm-Gg: ASbGncvr1XLpIfMWvy6FB/z66+ifdgazxWx+rImfjC+BgDSSKbNnA3L3+yUnHNA4QAO KISnXRt5Et9+2R49rAl12tILrRArYM6+Gc63RlfGZ1zvGWbe/q1em+2E1LAN4ojVc/spMmNIjoH CBH7qrbOmtn+KsUJwxEyhVFzHDOEcskoe0cul0hd56XYCK2N9tsv3AEbetKuaxt2eA2oFacOJdk KWpAWgXkwhTuTBJsz9R7i9Pqqd67++g7u1CqtHO+iQ9T5ldiuxyMs6RzQ6C1I8qWYKVa4bFr7Yy TET7xA== X-Google-Smtp-Source: AGHT+IENMB0YnL28o3llD6t6Gocxg7/6+ESq0H3LgxlwwH9NenRyHwYjRLrFNJkk7WdXJRzU2vYzhbmeRYTK X-Received: by 2002:a05:6870:469e:b0:284:ff51:58ad with SMTP id 586e51a60fabf-2a7b330d44amr3748423fac.27.1734586467890; Wed, 18 Dec 2024 21:34:27 -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 586e51a60fabf-2a7d75339e7sm19347fac.20.2024.12.18.21.34.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 21:34:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 21:34:27 -0800 (PST) Message-ID: <6763b063.050a0220.2342ee.1563SMTPIN_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 599CB6052471; Thu, 19 Dec 2024 00:34:27 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 340c178977a29d2bffa4e43122207ce3a02be7ee 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/v21.11 340c178977a29d2bffa4e43122207ce3a02be7ee --> performance testing pass Upstream job id: Template-DTS-Pipeline#203259 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 | 1.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 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 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ 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.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31981/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/