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 75A2245F5F for ; Sat, 28 Dec 2024 04:54:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E7DF402A8; Sat, 28 Dec 2024 04:54:30 +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 F3EE440280 for ; Sat, 28 Dec 2024 04:54:28 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-2166f1e589cso115687365ad.3 for ; Fri, 27 Dec 2024 19:54:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735358068; x=1735962868; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=QgFw+I9hAfGQmoAJUd0XNkyOejypeHfiWrPzpL20NnQ=; b=ADt7VvMw3utiZ/kGbdYX7fJk5wv1MUbkXX3bPnQcR5DcW1FfHaGrQnIcfFdqUrO1KO pF3GttkIT12xrIydSXyggPkrQ6l9ax1/BJELcrcKmby+pb0nCjzaovJuq9H901T45vmM 7Qr2FXsetZbuszMM78sQzc5wB8jH35boXvkd0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735358068; x=1735962868; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=QgFw+I9hAfGQmoAJUd0XNkyOejypeHfiWrPzpL20NnQ=; b=gNnJ3J1lGX742YCCf4SBIAQspDSNCQngSr7jcpyvDb7Wq5QuD511F0iMWE6HediA6F bLNgBK//pISKdL1bjkO+tMEbaUy7V4w5ImdrX9mQx+97amH98j6X5db66CCISXNJlXCb C3QDRWeBnaquq4c4u9HIOC1pFCqdSa7VbyXGlPbmzaAof2VEYYPIpbVchqY5Ke66D8xG TyBaCpuIVIkA1nR7JwIYSo4hc53eprjsrlIv0dgxQENYPkff3RFDAmE76aGbiGpy5MLK gOA4w13BExL0/PNUzuq2z7RIQQKeM09zJKN46cfuj7nCPIWIcVfWz5NRmm7MVko2yQF2 yr7A== X-Gm-Message-State: AOJu0YyCg8bMx6folmIsi/82KMGjQG1iWry9nnl3vAi1Cx1HCrI0gISW dAkGAVMnF2aiWvTLdSo+24dzaPR3Osyzyul6VccYZIscWSw6JMyFLEilj26LO7HgkUbeh90d09u lYfiAhoE/KtUDDZ556qXTCU8h0+eWR+PHM4ZwDN/M X-Gm-Gg: ASbGnctqrqIwlt9FjFWG/DwEHyQj1ZWydbnswjSLJPdIj7J+8oTPt+URzhQYrQ83xzc xfkZd+AXM2MSFWU3K24XeilEemrCKsSlNtbwkzYB8X9YS2bo/673rSB0PFlbmX9+l7VQJV7mt4g WTICZen+6gXG+QsPTAdQ9TyYq3QyZSYizxHo6y5XdXEtz6tVsKKw1ziQh8yQ1ewHa19v4P7irIZ r1jpS+WLIQxApKLyczVo1EqpUuyxgEWkWwSdrQ1R1LyTzFAB4SzHCyDueDVGedHex4AWT1YA132 EA== X-Google-Smtp-Source: AGHT+IG2GKC3AYEQqA6c5zPKu/CIb1CflgBNOWEXtVJjMJfyc935IKPR7NgyeBS/z6Lc8m/+T3mI6A02x/yF X-Received: by 2002:a05:6a00:ace:b0:725:d64c:f113 with SMTP id d2e1a72fcca58-72abdd20f93mr40748661b3a.3.1735358068108; Fri, 27 Dec 2024 19:54:28 -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-72aad935d4asm1184784b3a.18.2024.12.27.19.54.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Dec 2024 19:54:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Dec 2024 19:54:28 -0800 (PST) Message-ID: <676f7674.050a0220.35c374.af0dSMTPIN_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 456ED6052471; Fri, 27 Dec 2024 22:54:27 -0500 (EST) Subject: |SUCCESS| pw149505-149507 [PATCH] [v3,3/3] drivers/net: add diagnost From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735355910-1175-4-git-send-email-andremue@linux.microsoft.com> References: <1735355910-1175-4-git-send-email-andremue@linux.microsoft.com> 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 Test-Label: iol-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/149507 _Performance Testing PASS_ Submitter: Andre Muezerie Date: Saturday, December 28 2024 03:18:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149505-149507 --> performance testing pass Upstream job id: Template-DTS-Pipeline#204618 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 | 1.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.2% | +------------+---------+----------+-------------+------------------------------+ 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32223/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/