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 7F5624609A for ; Thu, 16 Jan 2025 07:01:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62A8340156; Thu, 16 Jan 2025 07:01: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 E9C7640041 for ; Thu, 16 Jan 2025 07:01:34 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6d8e8cb8605so3601116d6.0 for ; Wed, 15 Jan 2025 22:01:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737007294; x=1737612094; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZEpSXGOs194ypGzkkIKYIIpilC+QyG6gwqsrMsXgO3o=; b=M2CLlWdTNzYK1fGUJUBYpgh96ksLfozfUKp9dm69BC4wa0ekN8RTh/qwls4Xj+rT5J hu6Eni9kuKUqP+dS66X2Im0CLhrlxpkcdwHC015Lk8qXkBeo9R+V1w/TkwApKzw59kGm 9gv2UhsruFS0tG48ES29cvXW35RnwHBB+Fmfw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737007294; x=1737612094; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZEpSXGOs194ypGzkkIKYIIpilC+QyG6gwqsrMsXgO3o=; b=VdGL0v8s2xtaZuHyhYQkTkdY+JTIehJu1ovpvBMJRyK+rWy12ZGhF7x+DXH3ki78Rr iB9tn9o0bFViAXG6Nh1sHLgAtJYoa/nKB0GIc1Sru0HjyyK7LXVmca6vZE21IEsn3Klw ECXBYrfMwylrBVWWgtlLbJfmAQygHnxJMkfKZIPApNxQJkQbFCiVPJ4y8A3zcw607K5+ 0ijyvH+9Pby8s+0g3wI2K31n7qDO8yRs32twrp8t+F8smcMVSqfXT76X+Pykd9ez5prb yNtyGhpjdlTm/0J+Ueh2bXis+AutcScDecNR7Tt95QKpK9oFy8zyPJ1YnTgpeh88cF51 FBPw== X-Gm-Message-State: AOJu0YxZ4WYD9GRgg0e8/cTrdzrZ3IccbsIfx5s1FDRIqRW/7W6wysh+ wZB1GBmxf8vlxyqEFcdCBTL8CstoZZsBoyPS+9C9DS35tCThRf1wJmSs86B0MkpMaABgM7svopE ieogUxKyq0qmTUxpcO5m8ex38s7FTr9hL X-Gm-Gg: ASbGncuneTBZB7HX5AynnheikIFqhT12J4x6axJ89+omVqyGpI1WGepOp6WfY+3/md2 MwIHIar82jA+du9HmL05u6kkWaFCieaY3XUEs9KJb1BrWG6MiEWwrdWKqhT49J3oF4uCcVWE/k+ SYLC9GjyFGAsMG1Tz5cJMCFdhUU1u1990zEHM3vYJok9fLkSPyCO/KE9ymlrfwmGZqTtYpgMw7h IA4eU0rUl8DhH6VVgXpRUrzzSoP8Odk5+vfJsQvuI5gRsSTb/9tWzaWUP4fjfJ8egAVL9tzHEbt G3LdmQ== X-Google-Smtp-Source: AGHT+IEsGtSVRlOoRf8ZyUfFaTKZQbRTgJ6CTFJstYBrvdJDB56jVivb/VjfNEJW54K4hkMo1+xSH+oagOvC X-Received: by 2002:ad4:5fc5:0:b0:6d8:9f61:de81 with SMTP id 6a1803df08f44-6df9b25420dmr459807786d6.24.1737007294348; Wed, 15 Jan 2025 22:01: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-6dfad89f440sm8477976d6.4.2025.01.15.22.01.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jan 2025 22:01:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Jan 2025 22:01:34 -0800 (PST) Message-ID: <6788a0be.050a0220.38205f.5522SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0FC476052471; Thu, 16 Jan 2025 01:01:34 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 From: dpdklab@iol.unh.edu To: Test Report , Ali Alnubani 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#207221 Test environment and result as below: Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | -1.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32220/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/