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 0E919462E1 for ; Fri, 28 Feb 2025 07:10:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E93CB40609; Fri, 28 Feb 2025 07:10:28 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id D7DCA4028C for ; Fri, 28 Feb 2025 07:10:27 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-854a68f5afcso45162739f.0 for ; Thu, 27 Feb 2025 22:10:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1740723027; x=1741327827; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L310ukf5Gx6jJ+yhF1JchLTWndWTCII1litEvsQ0UiE=; b=gz89nTsVpDHekGQhcK+72vabhhyMBP8FE8aPv7PiqbJHEB6DvgjQ8GJTo4IJCQzYLq OWiXs6F3CGhyj0ZbltXyje+4zpcdTcLo+K8hXrzqfNqaoFidFcDTm5gM6vJ67B/NrwPI ktnLPXLE1v96vY1GDHYvn6aYlCPSBq6sx6aqk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740723027; x=1741327827; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L310ukf5Gx6jJ+yhF1JchLTWndWTCII1litEvsQ0UiE=; b=b3b/10zxsHx5M9b1+xBf5fRQn9GjfnbwpwlMCIsL/pEkO4VVC0xyeDMVVmif2oXvkI j3A52xRwYjYARW6hj4BHu0eD0MiNA7cro/wvNLfOkdzjTU+FXfK4h2s9FLb9Saa3wpoy wNEuW9ReT1efxkMUjFF8/iLSFEGL1SXy0dOm/Hfzfkh0GtOFDEhPL4Ndda2cXLYeTcWt lzALXxsNCH730Bp39rtXGE8b15YFHqPM8YkpHJY0icjKjIXSVIYzHbYlla0+R6ukw/lo LSengddPv+4rXGgxvyWDE9VxP+O8tHEvT/21DxrvTYXYWiv06MIfstbcVjC2Z3dbj1rC 6W6w== X-Gm-Message-State: AOJu0YzlbfSZv457UcJowRCSNELsjEClItMwgM2/tNhuQrHBIm/KfcyJ JU9VUVG/CoIFaJ1Sq0L3ql3wUQby7BpM6L4/3iFpcDBP1avfDcM/iSrUHzfvXKam8wlhVYx4dQ1 +nnxql/0mwRFo4pFgDMEPQxFRwnJd5fyd X-Gm-Gg: ASbGncsiBuIhOmEPDb86yblG/Gc+Cj/LNM7ihLHI0+k+MaUERikyrqFLzsRWxhwuyVQ UUr2IInaCIxclA4I3WmwxCtH/juwca1bRhzmHG8tC8QeyCOSk70fUxe/IyfN1OATGykPb85+wqG dNJ4n2MPzwzK/gsnY4UPSnOvndB28p/GsOppo5xwF/SG7dPSj/B/NqvfANZxZ1vLDl2B4N7fM8Y UHQbwRbXnjJLAxy0wBBdLSpAVigzppxY3MJ51H2k58BpEdKBHvW9MzRt78v9+cegCjBYpMu7mzk V4Et8SuocuiJxRS1/kj07AwmW/TmR8yOu4ZvISZm X-Google-Smtp-Source: AGHT+IGTeMLc9PonTermzl6jgRAgTHPFEDrujnqmSJ1lhWSwqVsoXtQo1CdGzFlJXNXy/yjxNZ/MsoJXIkab X-Received: by 2002:a05:6602:1490:b0:855:bc9d:82d2 with SMTP id ca18e2360f4ac-85881f745f5mr182973139f.9.1740723027113; Thu, 27 Feb 2025 22:10:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4f061c28b93sm172325173.5.2025.02.27.22.10.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Feb 2025 22:10:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Feb 2025 22:10:27 -0800 (PST) Message-ID: <67c15353.050a0220.17bee3.97f7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 897446052471; Fri, 28 Feb 2025 01:10:26 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 39594cdfcb730ea667370b1e304313d10996aff3 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/v24.11 39594cdfcb730ea667370b1e304313d10996aff3 --> performance testing pass Upstream job id: Template-DTS-Pipeline#215127 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.1% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ 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 | 1.4% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32775/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/