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 A600545ED5 for ; Wed, 18 Dec 2024 04:37:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 843B24066E; Wed, 18 Dec 2024 04:37:28 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id F2997402AE for ; Wed, 18 Dec 2024 04:37:26 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-2167141dfa1so2964855ad.1 for ; Tue, 17 Dec 2024 19:37:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734493046; x=1735097846; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Nu+GLI5zbMxFcP5kQ6ufoFx1lMko5lLepseuir14PQc=; b=DoBsuVp/+Oh7h7DIR8f5UbFEwbsP/TtNjCr/eAdozwv1lVUlMMesTjDu1z4tDzxSjB KXrxL8A3Q0qM1F6WtkvNPP6iNhZzzNe7doz/ioPpeEiXrO2uw7Jx37i0JaFE8OlHpSHP 5+7cbNj71dZIezS7KGANrcWVjpy9UehyVE5PA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734493046; x=1735097846; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Nu+GLI5zbMxFcP5kQ6ufoFx1lMko5lLepseuir14PQc=; b=apNCkCsFoZSLnK8PKvb/39hbXF2/a+a8AuBbJCc3i86S4Ky0MYM75qCebTXOFCxpYz R1sPzeabZaM0he6G1SkY4AyBWd2r54vhiGhTMHc9d/9EgW7ko1JQo1Ozf0YnSZ9rfZ5a CmSMEBxYleRn13BKrlr04yIuz0BinL2jgg+ZGA7bJyy0hmnCRsL/wK1AVP1SmAXLX2/+ 3B9s4mWn5Jpg/r9eMzVOtJQ91s75AAtaLbVdQ57wABzXLogSKJ6UzvB0rN71DLomFEZo 7jaNWrZvh8M4Ub5RjqEvHsIRk/a010JiK9aFZrc9rV15nxaWyd2ZN2+ww4E9Z6gfsliK Zfcw== X-Gm-Message-State: AOJu0YxDepyyNZblLyxqGTlSj2UmoQzWowFUnFjRlGy3Ocr8tEex7UZC S3BdBTlhGLpo90vLKq7dyqYKd4hhB75bl18m8lvitqMv5Tlc3hFSNYFgcozyiRAIv/wwoFgmErb 4LNIbMZnXuPXgU8E/xYZO3aEUtgM0EnU0j1HJkXPldu76Gkhe X-Gm-Gg: ASbGncussyFm8ri6FvS0E29gOEuxytV423PvKVoA7SGuitT4QpP668XlEThYe6HBAQ9 /C2En8+4Nr/gab85JI9G2XPjtlsZ78g6VvhEJVrNMRcUbQ+lYWtqI2zm7/5kPOOn4IgDftOLBRR i7hEYnmNvRoz0HuEEqZ2kPxgwoHyMCtIuwp/rkApMbsiYL4Th5Kwtpw6D65u9eJLVlrxKy1iXaC W/uyLciIwnw3pqtuJ3mOR5gbRFSTNUYgHYOec1//rWaSTFrv3aFwEko0rNQBSazsayXD5iTf6lF Tk8tgQ== X-Google-Smtp-Source: AGHT+IEFGbJiR7Jj8iHk1yTS+Qxhrj6zf10IxX4EjAjeSqELfRXRI07oWwSwinMDeAmMWTOUpo5DDAkqrjux X-Received: by 2002:a17:902:dac5:b0:216:33f0:58d5 with SMTP id d9443c01a7336-218c9262f00mr90044645ad.17.1734493045937; Tue, 17 Dec 2024 19:37:25 -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 d9443c01a7336-218a1dccce4sm3829585ad.49.2024.12.17.19.37.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Dec 2024 19:37:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Dec 2024 19:37:25 -0800 (PST) Message-ID: <67624375.170a0220.2d8cc6.9899SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 168BD6052471; Tue, 17 Dec 2024 22:37:25 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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/v22.11 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> performance testing pass Upstream job id: Template-DTS-Pipeline#202905 Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 1.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31959/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/