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 8C28E45B50 for ; Wed, 16 Oct 2024 10:41:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8078D40273; Wed, 16 Oct 2024 10:41:33 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 1509740273 for ; Wed, 16 Oct 2024 10:41:33 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a3b67cd89dso2302625ab.0 for ; Wed, 16 Oct 2024 01:41:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729068092; x=1729672892; 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=+/FjumeEiqUZWwBHicqJ5bghfrHY5vnxCedEPYiiulc=; b=fCy661+7qqFsuzkHYlszoO09ukITY21z7Nm2TRZvO4IogJxtvLrrBrOS8xHir5+1Qj AlX3tz/z7Ic5n+vwPObmQzNik7XmoSvsAjrqX9sWnYkt0fjq/foJa2X9D5Y0XB9+zqXw 5SupSFBdk2X0KmLB5hO99DbXl3NL6sALkVO5s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729068092; x=1729672892; 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=+/FjumeEiqUZWwBHicqJ5bghfrHY5vnxCedEPYiiulc=; b=gvI26EGKCkJ7pwANR16/OV7FKuG//P7Xhf6o9d84QrOCA6+Hv4A9hLNyL7kC2YBgYA nMIwr0P/3jupIONB7z97CLrzwJCrt8+92xNC1CdfWxKLwbld2xTplJtD8C5HLvyy0E1r zXSGyd6+r7L8o3MxH4f9ugJRtQ4TI4PLGODMA0l3lCUgzy7QPhBSa1dQ0mXkX1SD/bzM ClW0fUTqyVmotdj4sVOLZ5Sys/KW8d6I/lnAzjn06fbiNhGXiShn6YZ80gFi3/d0OW0T skh0VGytoxR0JDuWO2JOw2u6NBnOMSZ1iDPaUdaG556k0r7f0u+CbroE0bF2p+9B5+Dv aXCg== X-Gm-Message-State: AOJu0YxBQpoavEBkUSTQJBEMTPI/8DXrHHv8cu8l7mAq/Q8RDusJDhOS 6MkvM7O3cRl2nI2SjyyIQf89DHJUbOY9q57HJdgCx4n6A6MlesdJlhx15uWyRgfu9A95afMOVGk OumMehvlRqg66aPE67reYxXPlsVP4MuZIRDYYHqVJrxS/qx7ZvT1m4bwz X-Google-Smtp-Source: AGHT+IFsJdPOFYj9nxdWOP1EM7shHL+RYHUFkbSsRfDD5JSO6298RWxrSZ42mlz/kV2t6C4H9UNEqJLsdCWN X-Received: by 2002:a05:6e02:1d1b:b0:3a0:abd0:122 with SMTP id e9e14a558f8ab-3a3dbed96d0mr22845575ab.8.1729068092225; Wed, 16 Oct 2024 01:41:32 -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-4dbecc5dfb6sm118788173.77.2024.10.16.01.41.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Oct 2024 01:41:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 16 Oct 2024 01:41:32 -0700 (PDT) Message-ID: <670f7c3c.050a0220.2516c1.83e6SMTPIN_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 941356052471; Wed, 16 Oct 2024 04:41:31 -0400 (EDT) Subject: |SUCCESS| pw145986 [PATCH] [v2] net/bonding: add user callback for b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241015082049.3910138-1-vignesh.purushotham.srinivas@ericsson.com> References: <20241015082049.3910138-1-vignesh.purushotham.srinivas@ericsson.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/145986 _Performance Testing PASS_ Submitter: Vignesh Purushotham Srinivas Date: Tuesday, October 15 2024 08:20:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2e424aeb6edf8c4990abf266aaa8814a8050616 145986 --> performance testing pass Upstream job id: Template-DTS-Pipeline#188574 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.4% | +------------+---------+----------+-------------+------------------------------+ 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -2.3% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31492/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/