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 8F33545F1A for ; Mon, 23 Dec 2024 07:30:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 68C7640263; Mon, 23 Dec 2024 07:30:00 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 5E3B640156 for ; Mon, 23 Dec 2024 07:29:59 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a9d9c86920so13446605ab.2 for ; Sun, 22 Dec 2024 22:29:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734935398; x=1735540198; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IkcFdxRv4M0YhLXbqdF7KrZj8wVYqtjGowSxMdLfkYo=; b=ZMRBzMp9ChjGz/TBB5fcfKi0H00v7qRhQsXrIRK/Ca43g0AK3I5wuAoarNyfu/ab4p oFczhajqfFZPq+oPxu7jakAIbfqd3p5hnrTfiGgk0Kk/Uv5RjDkQ5KjREuWy8crHlrvq QkxU8k8deea4aqL1i5ERobRge78IXGgy4mug0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734935398; x=1735540198; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IkcFdxRv4M0YhLXbqdF7KrZj8wVYqtjGowSxMdLfkYo=; b=iq8EQ/sE/wsmDGwjOof6YpgdoU8xXFTbuiMp3qZ9ouoRnpzvNY2C/9IMxcGfmURrAg +6dcFEN+fJD5uC8zuSRYh5qG6LFliErWsamlJKPL/zaER/Kw3vzlV2CZJRvEjBH3VJj5 F0Qm9FaBc9U+jvkqAr3oeLppf6QPtRz6o//Mnjj0JtLC+U3DDUXl3CZ0Qqb+jYoKk7a9 dYjBXmBEMFL5DiSd7XWvzApCH+s4nkMVDYJbKA9ikgNOO24ZYZuSm/18w2gDJ+qPNPb5 j1h8VMG9r1rNE1Pjlv5+lq4NAS9yGTWMR4BNOB/6tDS/shfIp5sCu6ojXVO+xk6SlTFW Kpig== X-Gm-Message-State: AOJu0YzDekLZlDk4XffSHn34cR2qtijUIqo/o4coBgiGT3pUXHWwfNFy 22NGCO78+00M2S5l0w4RjrR8zGewtM8Q5qwd9NFtN6RVvZ5HXYcP7Vj3QNGr48zwxOdx/lJ5JlC E+cdkrIYfhi4Nx3OEJfDzZaIk5eDlMmvq X-Gm-Gg: ASbGnctNsgf2ejhG49ZswHX0CF5GcRwGwWdOYvU4396lYpHIqIWBYQb0Vrpco0/SSC6 CGhQ0Kj6zrORq/J6ftOb649A/y4gXGPRQDQik3rp2rAGsbEhnvxnuZ2fQpZajd+B4m+XPDGGL1K TPmxJ9mespdliGQ+maP+ANj40hxLNKRb6YmliR+aBtl7SXIyhO0C7sZ757ovlVHmsCGknsIyvok eFwgepVD5pDlYROgxQqXnO88UfZHKVPgs0TkLmAFxErVdkJ6fG08pbC4kHDD5n1zqi26Ukxgle2 ww== X-Google-Smtp-Source: AGHT+IFTY3fxLnLwblsCzyD2oZDxBurNI1QU+EjOazO5RzpJRb25b3Ioe82Wv5weXmdVObcVZh7nuIG60Rjz X-Received: by 2002:a92:ca09:0:b0:3a7:8d8e:e730 with SMTP id e9e14a558f8ab-3c2d54348admr69735505ab.22.1734935398308; Sun, 22 Dec 2024 22:29:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0e5a1e162sm4689535ab.59.2024.12.22.22.29.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Dec 2024 22:29:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Dec 2024 22:29:58 -0800 (PST) Message-ID: <67690366.050a0220.1eac05.849aSMTPIN_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 C21716052471; Mon, 23 Dec 2024 01:29:57 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 340c178977a29d2bffa4e43122207ce3a02be7ee 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/v21.11 340c178977a29d2bffa4e43122207ce3a02be7ee --> performance testing pass Upstream job id: Template-DTS-Pipeline#203874 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.1% | +------------+---------+----------+-------------+------------------------------+ | 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.1% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | -0.9% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32020/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/