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 D5CAB45DBC for ; Thu, 28 Nov 2024 06:32:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D34E8402AE; Thu, 28 Nov 2024 06:32:45 +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 30F554029C for ; Thu, 28 Nov 2024 06:32:44 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-29666708da7so342109fac.0 for ; Wed, 27 Nov 2024 21:32:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732771963; x=1733376763; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xmZBbZWO4kVHMaFdjp77XxoC23v9MQscmsbFWDeXleY=; b=CFyhKkXKCo1X2stlVMBpRQXQJihkb3ppay91Gcjei59OJbhTha7Az4fM4eQcvfbEZe mlu0pdSp3OJCoRuoaVQTI65hlhJ57sB7p2OhxgqfqC2MY9mI+SQ5jzMCtYm8Y5GQNLOT VvUwl+hXE3iNlKS1xB22/mfRwyuwTuWY7Vvq8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732771963; x=1733376763; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xmZBbZWO4kVHMaFdjp77XxoC23v9MQscmsbFWDeXleY=; b=FooQTYr8UEZmMzvTguT0AZmVySGG9Ab+4PvWLimf8eMau/KXfOj2rcbLn4s6quFqnp wP+DxilM7tHZcv4ix5+jMa1Cbv6Om3UMJ7jDpnnh8VMyzqGJ82WCDn8B0KQ3FyBR+SPC bZhdcw52+eCeVydBbYDKb7gyx2eFCXZaL/C2CJq4WnQjf78NMJE35P2BK+xaB7qU4lkj +Sy+TOOMVgqgWW4eExVl54K/MkAkKzhMnCAyBIVuqL2+GSpbcO/VCHJ5oEDutgchhGZN MeFGCsW7rBZXPdK/y1DuUUkf3cLde1PojR1sRA2a+itaXn1r4oNdUkncPvPMbZSuGtIx JwcA== X-Gm-Message-State: AOJu0YyiIawxFWZKovZp64Q8wR1WDNANkWxVJXlTf/75stmtM8P+5BHb e2ztSuuSmRfnLNqDLNktUV0es/b9ZlqGiacNDWGuaw3J82xkoAWdS0uQ9MguwW61/9sIDBtK+8Y yX+tr+IpC2kUFWqnYJBrwB7XVRhhTss644NMwCNzSf/W09/YK X-Gm-Gg: ASbGncvvsn5oIIobxz0ocGEdCQAjQg33V+60fmPI5nMK52pUNc46DqADSRKf6kyYQAH Tv2YJgs+eHQNkBnGRccnFhxrcEwCwaM0QAwsKdV9kDWOomu+BTK0Vw3IK81+RuMes790GiMDm3l A5Tlrn2B02g56GHLJJ4NkQ9ffUjNAsTL6U3guuHv4HHT9i9NqTGIvkEdsUwZRwFoviu0plgZLcd 8ktM9bcvkTdW2tbv1/MOTHntyflK9VlmQ5snlxaK8oSO4gm1Khsae6AG4KMnngytEKgS+GylDI= X-Google-Smtp-Source: AGHT+IGzP98vvL/g4TojY7E7CTwxn/LmUcxkbHk0b3+ET3J5PH4UveFHXGeq2lqPlST+r0oCT1fnNkv1lrX6 X-Received: by 2002:a05:6871:8790:b0:295:eb68:fad9 with SMTP id 586e51a60fabf-29dc42f5d98mr4898866fac.26.1732771963412; Wed, 27 Nov 2024 21:32:43 -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-29de9947b0bsm38099fac.22.2024.11.27.21.32.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 21:32:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 21:32:43 -0800 (PST) Message-ID: <6748007b.050a0220.3a414f.2c51SMTPIN_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 D98996052471; Thu, 28 Nov 2024 00:32:42 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] d20fd65f258afb5b572fe686b7d1032aeb95e079 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 d20fd65f258afb5b572fe686b7d1032aeb95e079 --> performance testing pass Upstream job id: Template-DTS-Pipeline#199786 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.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ 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.6% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.9% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31767/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/