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 DC80C45E6D for ; Tue, 10 Dec 2024 23:10:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3ACD4026E; Tue, 10 Dec 2024 23:10:38 +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 493F74026A for ; Tue, 10 Dec 2024 23:10:37 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-216634dd574so16187615ad.2 for ; Tue, 10 Dec 2024 14:10:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733868636; x=1734473436; 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=EE79nTbeGN6Lzyfv/8USc1xAImJ9qpoFnrC/QrUm+tc=; b=Ys62rrhHaWgkhEFYHIOskeL8vMPx/3JAecXPl61LiO5kLHtshU3qqPFLmCBpdXUgWp 1szPvh5aHJ+cHnqQbJjUxtR34CXxflU0CXuiDaax+izwIvtnBBlS9zGfNNcvkvGmkDsQ dNkV5lQ84EPwSn5Fsk/iqCG506gPEe6anjwXs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733868636; x=1734473436; 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=EE79nTbeGN6Lzyfv/8USc1xAImJ9qpoFnrC/QrUm+tc=; b=nKzU/kIK2ysybKNRBvM31/bOjfG1GJBiKs8uVblN/UvlJukf9wc/leRgcvhbXytZQK 8Sw9P4daxMNlPQW/kxHbadT7uT+NbOCx9Xsow3rZxicO/C5D0OqWpio2snK+TGv82xHO AIZr1ZtoyocTX1Veik613ia1ow4f3CUrG6GEbbrS1rwI4ZekKwkjglL+p7orcXg3qIEL PYj41e+wnj2eJ3swlwAUBe9A+ZSb6xpyBkhEBtAWEqBR4UW1TWipVBF9dhDDWQk+r3BP dAvFhtcc05l291lf+IqdRjZ3NVA255w3VuxnEGcWw2GarbORo6C1W7QFxTA6MCrs9k8s 0EQQ== X-Gm-Message-State: AOJu0YzmoaA2lFH+RcxboQczwo+NL9PPL3JbPD5TqmVenil+uShu+Ey6 1YJwM4LqGo8R1VWmpsFsgIefzg0WkhIOyuF9198q5M/E7qNgoiQllt23S7lDs3uGzNUHnBVXsjl g9sLi18oH8cchYYDg1IMpmPUCF6pyml7fkribf16uahIATkjyZfO5Ap8r X-Gm-Gg: ASbGnctSYobpx0zv0gYUNUTh9QVRCGChwdkoZlqixWH0vemun6EyystN9SNoU2IX8RH eNixkqDu2wtpj3tF7+usDqvmgU9561n4o7TJWTU4EUIxAZRHce0kdVD+y3/e84PbUPfNYMXtehr ZfNStJymN5Fm9KMKjDW0wQOwgdXWNia0wL3ZUb/tEY2OouczMTbvlU5PLxZK/B1WNQVfJ1V6MeH NzZx7WZolkAy337yoIdgnozvAkxUTi9YyOxRscvvrNjiLkW6fRSsJeoOZF0eMYjCr2Nq8ZnDoz7 jyU= X-Google-Smtp-Source: AGHT+IGh/x8Wwza7AF1/7XffrwH6gILZhoboUNq7pYTodWgm8sEEh7/VTQqdEMRIM5Sf96kWLHPgMgDhjQm1 X-Received: by 2002:a17:902:fc86:b0:215:8270:77e2 with SMTP id d9443c01a7336-217782d214emr14345495ad.0.1733868636452; Tue, 10 Dec 2024 14:10:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2167ecc0dd1sm667695ad.32.2024.12.10.14.10.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Dec 2024 14:10:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Dec 2024 14:10:36 -0800 (PST) Message-ID: <6758bc5c.170a0220.1a7f9c.3d10SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A23346052471; Tue, 10 Dec 2024 17:10:35 -0500 (EST) Subject: |SUCCESS| pw149123 [PATCH] [v2] MAINTAINERS: change maintainer for n From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241210204156.15393-1-stephen@networkplumber.org> References: <20241210204156.15393-1-stephen@networkplumber.org> 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/149123 _Performance Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, December 10 2024 20:41:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149123 --> performance testing pass Upstream job id: Template-DTS-Pipeline#201865 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.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.9% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32116/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/