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 831B845F0E for ; Sun, 22 Dec 2024 06:17:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5812440285; Sun, 22 Dec 2024 06:17:12 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 29EE040144 for ; Sun, 22 Dec 2024 06:17:11 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-725e71a11f7so3337585b3a.1 for ; Sat, 21 Dec 2024 21:17:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734844630; x=1735449430; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H3qvfbPDwyrSoZOjAhMvxkavCe+mP3pLerb4EpBAZEU=; b=ew1xxMzZZl6tp6UMbDZCowpFESgEJnsggBG3V99HOlxhPc9EZKXam762A6dLVW/vxR 7phyrKoC7sMVNYdIHj5szLuFxtNammUpTvXq1wM6uxd2aEBPWsLziPahRK9e74stoL7S E1oW1kfLxkRQXVupzrWnHFHGz3lCqRD7v8ZmY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734844630; x=1735449430; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H3qvfbPDwyrSoZOjAhMvxkavCe+mP3pLerb4EpBAZEU=; b=e+FpyRKIyN8n0X1QwkfB0AH7lC+hg63gYvTT8akbV10/CIS3BkUeMgrqBZBAwz3Fkk 5mKiqkjOfu4j59+nmYfAOfZwMN/Z36BK3mf4pRFUHPPfqZ+XONQes3VynmTxQGHyqry6 jWYsudZiVDFrbujHh6tVFBwRflgCmeKJGBQJJSiwj2abRl5qGiUYiimokxfhzsp4TvuR VAzERBxhSH88PLaQgEXQu/a0mn2FYDg9Bqsf/S1DGkCUDZNlw6Y04NjleubTilJyM0cM 5dLVW3cfXH3Wyh8bQBvBasLY2ySc2sTSwG0Y5V/rb0EV70IoyKh0/ngP0AVzlAEh3acQ 12KA== X-Gm-Message-State: AOJu0YxrgbmuP1hk1i6a5zjx03stQeoerQ12NtnLW6ktB7BozzcjJY7r RkaGSP4P4H+2lqxgQzgb5hp0wZlKRuUYj83l5CeMHKNobu45pwPUH7hCRx37fkjQ1zFHR9WaOuL YAVksw7U6Oc5BFDJ+e51epItT8ZoelBI+ X-Gm-Gg: ASbGncsqdlzkiiORsX0GhgpjQGF1yEuK9+tgED5rtRrOHdqVuhE5MIz8cfu+1LhsAlE wBY7iwqbPoikNMssrwRkTGCtVFV+sp1kkfFfKdqZaiPCbZLu+vuS5lbGZUwkoOlWIwycZsXSuXD N/pZEJfv3dLdyKsydN12h2YdeZgdG/u6iAXRn3kuZXLwM0pyqJus1reRdoLXlnR6NHi3Z3yaN/H kcAm8Foiw/IvqU7x1RHjvKmQXHwtLHQXDyfIk4YciaooI9fzA8gk2ahRt1U2flAEf3gBxQsokK7 KQ== X-Google-Smtp-Source: AGHT+IFlmGNB/iQjd+05hcQiwbBySjiJZMNtWIzuwlqyVQ19oksmrXI909HaDmV4GD/nstCoDTivk+KDzPZS X-Received: by 2002:a05:6a00:66cb:b0:725:41c4:dbc7 with SMTP id d2e1a72fcca58-72abdae93e4mr13125346b3a.4.1734844630244; Sat, 21 Dec 2024 21:17:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-72aad935d4asm376401b3a.18.2024.12.21.21.17.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 21 Dec 2024 21:17:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 21 Dec 2024 21:17:10 -0800 (PST) Message-ID: <6767a0d6.050a0220.35c374.c824SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6E7F66052471; Sun, 22 Dec 2024 00:17:09 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> performance testing pass Upstream job id: Template-DTS-Pipeline#203754 Test environment and result as below: 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.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ 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 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32012/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/