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 0F7264647C for ; Wed, 26 Mar 2025 01:39:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ACD9D402DF; Wed, 26 Mar 2025 01:39:29 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 0F1EC402D1 for ; Wed, 26 Mar 2025 01:39:29 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-85dd470597fso181652539f.2 for ; Tue, 25 Mar 2025 17:39:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1742949568; x=1743554368; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0knIukSbTZRzTdAortQCoTG91v2KUkY3XWpchTqx2KU=; b=WxGiJ7uJjf5PdcVw9c49zjOwTwCRkgQFAj+d8B69WdQ8HYsi7GX/5KGVBfXzhiwSVv ab190KncXvDIJcqguV8iEelhSncfEws0ZwSVf5MB5Hi2E8nps3Sw/oE2iVYROLhOvfnX VPvN4Qz/S0ni7wbHknjlycaiJVVvEHkLLx0ds= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742949568; x=1743554368; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0knIukSbTZRzTdAortQCoTG91v2KUkY3XWpchTqx2KU=; b=nPRhoy/cbKxodoz9ocDGRQEtrRFkvTdJ5MdF2shF3y0lnlUYE3Bz13CVNYAg5FAY1p k5gHOWOfzaiYPmpAzvlb+75tkJAsVXr9A9os+dMugkRR6RDdR0+8ODjFP8qME2fJ1Vyr cveWflB57cak0hHzuTGxoVjtVAa9DQUE2Yw2Y+Brmn4wKwWxZ06DiwINtaYIRi26dom2 YCaRwYyxIcoEAQrENsFnjK2h0b5TzFi+LiQ+CvjzikLPOgv545cljbEnGeSnJacF/ccb ZqQiyWlGv8K/LtVfL03eMlNJXimCJukGiydiE1nq+sW43KnuVvdMICWvM1GIVN27nvvp +6Rw== X-Gm-Message-State: AOJu0YyIH/3bQjF5pLHC1eCimNkIEzE4bi8/t5nZjvcqo4xkKngiMU31 OEzFlQO5utAaLEX2QMEROHxzgaXOEcUJo1A6D3j7kyI+bTlUMqKSu4sRFkfMb9tJiVhf4OPWe0h nJf2nlk8qH5EqO3IWSLUisjULOSG5pVCpM8bEq20i X-Gm-Gg: ASbGncuWdfhAERXt86ahitaSRbwMbFaC+I/1wzy+IvOiClQ6OM7I24skgcD/MGcbQth GePGIH/bCZZaw2Hr1yF6D09pz0trPPkUL8cFaE1ISuVpq0sgMGz9+Msv9Rji5SkgLYC+CHSgYAB NiCZ31Bc9ujEbUhycQEHZvUNWJ01kwP241R0Bmooq7SR585nQi1hx9Z0C8hL2377PtIoiJ2PsZr VMX45wXT1fccB7J44kzzbk76LwV70WVzastEU5i8IAMe85oYrzQd9ch6MiwDT1GsMz+S346asow hOK/P2+QucPHNNZ5CULFeLS6y2B4zTG3UdSA0KG1 X-Google-Smtp-Source: AGHT+IFH7SvwwB2QczMPedqSgUnM0GobHhqtxWMLsoW4285ohriHdU74B0lQ2nuR6au5pMcY+77CnKK3hNBt X-Received: by 2002:a05:6602:418f:b0:85b:538e:1faf with SMTP id ca18e2360f4ac-85e2ca9f531mr2045635139f.7.1742949568119; Tue, 25 Mar 2025 17:39:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-85e2be0c305sm39066639f.22.2025.03.25.17.39.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Mar 2025 17:39:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Mar 2025 17:39:28 -0700 (PDT) Message-ID: <67e34cc0.050a0220.3149fa.6cf0SMTPIN_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 9F7396052471; Tue, 25 Mar 2025 20:39:27 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] fa3aca8a525decfd12bd5fa01ebc98789d5f7278 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 fa3aca8a525decfd12bd5fa01ebc98789d5f7278 --> performance testing pass Upstream job id: Template-DTS-Pipeline#218991 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 1.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -2.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 22.04 Kernel: 5.15.0-131-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.8% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 24.04 Kernel: 6.8.0-52-generic Compiler: gcc 13.3.0 NIC: Intel E810 (Arm Grace Server) 100000 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.9% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/33055/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/