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 D8F8B46077 for ; Thu, 16 Jan 2025 02:46:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF11F4025F; Thu, 16 Jan 2025 02:46:00 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id EBCDE40156 for ; Thu, 16 Jan 2025 02:45:59 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-7b6e5ee6ac7so32643885a.0 for ; Wed, 15 Jan 2025 17:45:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736991959; x=1737596759; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QBHIY0W7sFjf1hWBM7a2QRxRo5VrwVd0nUtMyv4K7E4=; b=V7L12zDg9VRfKbu5WNrHdCDo9uM7QBJye7W5dAROMKE7Tc1Z1mnvJE9Q78gKEz+0QW oB7MLPcF47RXqPdcqxrxxq93Ju0U0E44/AMyz5OSGrIDb0KBdGb/YIWKj5kzRNf3Ze/V pFtUfQPNQ3ZOiqjMI0EmtUCKGMN984+8cl4d0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736991959; x=1737596759; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QBHIY0W7sFjf1hWBM7a2QRxRo5VrwVd0nUtMyv4K7E4=; b=oiOXt0/4yz2Zd3U25IHQbnvyVlIF1BBFBoAKNEluj5Sk2NStFxxCEhhssECw3ttBIA v654f6SozxRzWFzXZgMPRbWJ/zuOut6meskGcCCzgQbv5vLnX7Im5pIcFWZmq9xHo52p 23fN55O+s25x647OTD4iV8eqx9ZcnZpZQXw0y9Be2kFwgaoZL37lpuaf4+l7Lkq8uOEQ a+f2PCNXmHyXIWYYumOnCttZ+dmh6JL6bNwceTIRsAjbCMGw8VTeRzWoCeK9mAqO+gxc VMVzPTcnQ19+PHbINEGa9EsR/dVQDUlwQ1cDvzV5dkXOHI6IXIB3Sy+FpPTpBcX1nXZi QrGw== X-Gm-Message-State: AOJu0YxgLgj2axoiHJwDRokvwaJVL3MkhQhHF3bp9sZB/rAFCvkxrNLH HCsYHjuSpSjPVOe3UAGtqJ8LUaZA22CQKU0d+Yk1Uc86WYfoZwDE0pMQdveO0VdCCCcSpj08CiB ZitLYBCs1wq7ep76YPmVw4LLEE10zR+08UAFajkW3 X-Gm-Gg: ASbGncvqhfgbfEGM9jdDN8TsgCc6rOSCFxZO7sSY4fFd3xfIgTg6WcU879bllN+rZ3F /1YpFs1G419swrlk/4ceFgOGFURcoCJiVlY/mcl49QYOR99DRT+wADmbCbD2v8A3FMuvYSBtDAq uT+Yg9tt8aNFm53xj3mQoOuTwLaCzS/tLsMlOEUucT3+38nmW4qvpETsrOHuu/KX3ROOZyKAqCI nJkhimBJMvoN/Lfuk8PXaVYnNUpPQ52mqZqV9z9jClgGGul0dth0AziHoLsjoFHOJDaIXXGwz8S 6FfKyQ== X-Google-Smtp-Source: AGHT+IEvDmGgnrCVddlg6QcNYr4D9tzgOqWPzrsZcRRsY4itxj7xHrCkbmOfrjmMDuKetyXoOCnbLOHPlcNK X-Received: by 2002:a05:6214:495:b0:6cb:d4ed:aa59 with SMTP id 6a1803df08f44-6df9b1c5edemr434507036d6.4.1736991959289; Wed, 15 Jan 2025 17:45:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dfadfea019sm8670346d6.46.2025.01.15.17.45.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jan 2025 17:45:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Jan 2025 17:45:59 -0800 (PST) Message-ID: <678864d7.d40a0220.26deb1.f073SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E7F356052471; Wed, 15 Jan 2025 20:45:58 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 154303b06ab29e040000f0536961601d952e2974 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 154303b06ab29e040000f0536961601d952e2974 --> performance testing pass Upstream job id: Template-DTS-Pipeline#207178 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ 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% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32217/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/