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 0EF8C45E61 for ; Tue, 10 Dec 2024 02:23:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D9BD54029B; Tue, 10 Dec 2024 02:23:36 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id AF1E040264 for ; Tue, 10 Dec 2024 02:23:35 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-46760d9e4daso13741791cf.0 for ; Mon, 09 Dec 2024 17:23:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733793815; x=1734398615; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BuxWtAtOFquho2p6T8qhRQ93ShJ1SYnYlWPN2EtPOgU=; b=ENnR1pWJcjHaTQfTGPeqfiPiIyGKr1SBu9rHAb+zwiQfTtRgxBXqZgMwWaAkLWY9iC BqXnwvjZ0zwPssUeNpzvtK8g6u9ThuGs33jGJ6CD965NQaRkzMBH1zHnopkizWWdVA+d WQUoqCL0DPo209kHRk6Xtf5voRqnY89+JTihs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733793815; x=1734398615; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BuxWtAtOFquho2p6T8qhRQ93ShJ1SYnYlWPN2EtPOgU=; b=TKNMTagZqaWovUIcGNIK8P1kt9bh+ocukCP6sLzBvxA1roUcFOr8Cs9V0CFYHI7jiu u6w+ijxeBi3+imGL3o8Rvb+Hdxq1mJLpUK0FfnLOrm0b5j3N2UBICPQCS/rVsKObibF9 YztRz9GeH9g+GI9/kpAtOR+N8/ZvNuH5aFbKa9vwEB2oOgBSsK0yJ+aVpgampBpFXX7V AL5yU4uBsJBdP9Wup4PPFTjU/9T2RZ6SqfTlupJjNVZEt/k6yvExJRxe2qtileqaeph9 eJdkekRbhVnM892TCyxM7XSw+V/nnxxTHKixYa1JCjzIEqkFauS4d2lyD9rzKps83EXh VAlw== X-Gm-Message-State: AOJu0YxI6tTX6ms78qI44nPJ1V0YpPuCaGGi2vUoT2zh/Jh/RPVMWUYR qL9ornRUY3kkAzhRQKWmu/tXMPndyVL3z2HwRLurlHdKd6hhErCFTXByZS/mtKxUYILD0xbiIAZ vAXQDhcfU2A137vPZ6Dq9ON4K0JBjianxXQO5ztcg X-Gm-Gg: ASbGncuDH5AVQ4X9uTzu6cMsGWuNhlaOgbmTtl7u8f+4N3Wn31lWvWHHYlHl4rWQCJj pK0Y3Oo3XUaYuNYL5GgfEmGFk7GHKNCqX1z34Aogh0O2AURhXePt24hscLvaUGm5cfyti2G0MMY f0Tv4ty8LYWnKkownVjaepj/eQBEofSKfV4LSB6dN8RMXUEI8SKnQp9Gk2kSb6rpLegFB2FVUwT 7ClO7KTpjp8s7kghJxroBFvzXxo5dTlOk3QJIgD5ZjmrYJfTssMk0fNPvlR7wfPxAwlKIngb2g= X-Google-Smtp-Source: AGHT+IH1KKL8/IwcVbGJhNxGi/nHDcKFUe/aAQGnWUJ0wG5jynKkIcL2cPnsG0WHTKcCFkWdmiNVVl0NY5hE X-Received: by 2002:a05:622a:4a1a:b0:467:681c:425f with SMTP id d75a77b69052e-467681c44famr99568161cf.4.1733793815020; Mon, 09 Dec 2024 17:23:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-46754149e55sm1746591cf.19.2024.12.09.17.23.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Dec 2024 17:23:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Dec 2024 17:23:35 -0800 (PST) Message-ID: <67579817.050a0220.200f86.a6e1SMTPIN_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 AF56B6052471; Mon, 9 Dec 2024 20:23:34 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7df61db6c387703a36306c1aea92225921e2eeb2 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk 7df61db6c387703a36306c1aea92225921e2eeb2 --> performance testing pass Upstream job id: Template-DTS-Pipeline#201688 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 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31882/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/