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 8EBA64595A for ; Tue, 10 Sep 2024 23:23:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88ADD42E97; Tue, 10 Sep 2024 23:23:49 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 3BF6B40B9F for ; Tue, 10 Sep 2024 23:23:48 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-82ce1cd2026so51362239f.3 for ; Tue, 10 Sep 2024 14:23:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726003427; x=1726608227; 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=P+VKBL7SC9D2Z0gq5MwCcvt8/rwrbq7FKx1hUNe2vTo=; b=RVWW8DbA4J2Ib4MAp46+MyIBRUMFQzChWQZnXSnKbAjgCYL0ZykhYf/BIB0n09GX96 t+5DNcO5RN8oNoqBZOFPqhVhT4aOEpFU/9FZ20XBcSJbxVCBp3aW6VEMNL1tgW0eop2T 5g+T4ZK9GJJc5Mj+HBbsCQDWLPa7jn+HaWflY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726003427; x=1726608227; 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=P+VKBL7SC9D2Z0gq5MwCcvt8/rwrbq7FKx1hUNe2vTo=; b=E9R7w5Wo0xTBuz0OxaoiTedEarrhZhp6k/tkckMIGUTu9sAQ5JdDj7L7lttTL62ma6 aVlwuP5fx+DUj6oii+rqFDgPPqNgtIdlf05myr45vuozXnUG9iX8DQQMR2uyJDehNzqj JA3+wUXV2/fX2DOptgrvKVdP0eCjG33MUr+c8GLPcox5cMBAnXJxymdlzNbXi5j9PRyb ujPdYzbFgEw3CfHIaRPdfC754byUqCbYB3GdS0GZh5IipyklUYF02TYM4m6SM1q1oBCO ODV8e/Em2ANYGPtR9p2cjCjPdiyPw687CZ2JJrv8YRk6NZJqGofpY0BdtuRVk0GgYCcU aPaQ== X-Gm-Message-State: AOJu0Yw4nQ01f5N1ENdZRU3SNLNPZGgjU2uT+XMRJbfeBd+Qq/Y7rOu/ AYKH7d9zA7BUcfPQfEvZYYhPU3XnEruO/50r+aFKLdvwkZAYxe+EJhGNSJGlE9dHTnBB7Q100Xj 1cbDV7BJGjDsGO7gq/c0m7okzO0PMYbzh0liPMuk3Tyu33lfXNvskyfe7 X-Google-Smtp-Source: AGHT+IH6f8XE3BSLNKa1MfFVytZJWgdRVXrRsXB2iBkLNX6W6HUOBJ2cSQzrGdANBh7KIfh39f/5oj15LIMM X-Received: by 2002:a92:c56e:0:b0:3a0:4bd1:c1ba with SMTP id e9e14a558f8ab-3a074288a02mr12432115ab.16.1726003427496; Tue, 10 Sep 2024 14:23:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4d0945c3e9asm376277173.30.2024.09.10.14.23.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Sep 2024 14:23:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Sep 2024 14:23:47 -0700 (PDT) Message-ID: <66e0b8e3.050a0220.39a0a6.e39dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4DB61605C351; Tue, 10 Sep 2024 17:23:43 -0400 (EDT) Subject: |SUCCESS| pw143916 [PATCH] [v3] doc: add new driver guidelines From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240910145801.46186-1-nandinipersad361@gmail.com> References: <20240910145801.46186-1-nandinipersad361@gmail.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/143916 _Performance Testing PASS_ Submitter: Nandini Persad Date: Tuesday, September 10 2024 14:58:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143916 --> performance testing pass Upstream job id: Template-DTS-Pipeline#179650 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ 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 | 1.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30994/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/