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 EF15943EA0 for ; Thu, 18 Apr 2024 14:03:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBCA7402CC; Thu, 18 Apr 2024 14:03:07 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id D234840042 for ; Thu, 18 Apr 2024 14:03:06 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6a04bb4f6d5so4596016d6.0 for ; Thu, 18 Apr 2024 05:03:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713441786; x=1714046586; 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=3TtqXqm7RUtOpW3CoszJfBh0ofkB96NKdZewgk+R2zc=; b=MdDrW/HruqxOqz7HgmG5dtPeZGCAs8BVkLRiZ4VnhISif0PSc6vYof2YDS0J2DqpBj dcPq/RIg24ua28lK8ptqNOWhh8eUrH+jL6fFgLhdHjpqyJw25u4lbA1OyV9MSe/z23+T cQ76ntwLZEUmYv9L1YDm85evEvq+l390dUavs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713441786; x=1714046586; 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=3TtqXqm7RUtOpW3CoszJfBh0ofkB96NKdZewgk+R2zc=; b=nKyqahhpqT4BZJJ7WhiaO9uqQiADFgwSF3z/7bl0ud6mKp3Q/FrpQnpzK/6r+UGoER PADP6Ck8klV2/PzFamMPh+hfMgrhoEuKjN4z8QWR9SgNOuDwS7DXnndc6YktlF0WemBL lmYZgLm0hOWiGjGfy82Fyxab20Uh0nmo4hzatPh86R8dEhkI69sl3qJz7XkBAL3GhzbA tzgxgfZnBT9JR8kwCOIGPODQ/YAc+BgVxZWP44J2TCD/XevvnPF3BqiqrywkgvK9C24x J/+t3KLaE+xV67RxLvSx6kLOZmZMHp+eSgLE4Fuf9oGgvJTHPDOLDgWlnDHF6arjxL/s gm/w== X-Gm-Message-State: AOJu0YwvwjeSuSJw4JT/+jEJQtUCsKII9kWoYEZqQTkNPj3tXNk1tgiA lmXm7P4TziO8j8y6MKPOQOtz/Ih9nDwmTlFOSclfV+Q5Fb+F3git6maTSBl49GZ5Ap8QKXhFRV7 xQDVAasxXW0AKfqFPzjmdsdGyH2FBA02PGI58k26r X-Google-Smtp-Source: AGHT+IFksx82PNy/Qr5Q/bYoN2bzTd4cTfyAKDvZnkxbKTHPMHML2z811JAy+yOD3G456Zuj5XGDrcoUXVre X-Received: by 2002:a05:6214:1650:b0:69b:63d2:6bc3 with SMTP id f16-20020a056214165000b0069b63d26bc3mr2855269qvw.5.1713441786312; Thu, 18 Apr 2024 05:03:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a6-20020a0562140c2600b006969a3d0da4sm93071qvd.48.2024.04.18.05.03.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 05:03:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 05:03:06 -0700 (PDT) Message-ID: <66210bfa.050a0220.d694d.4be9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E9D866052514; Thu, 18 Apr 2024 08:03:05 -0400 (EDT) Subject: |SUCCESS| pw139477 [PATCH] net/vmxnet3: fix a missing vmxnet3 regist From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240418055658.24500-1-ronak.doshi@broadcom.com> References: <20240418055658.24500-1-ronak.doshi@broadcom.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/139477 _Performance Testing PASS_ Submitter: Ronak Doshi Date: Thursday, April 18 2024 05:56:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:ea9b0f7277acc931ced3fee4a3ee087a26ee1401 139477 --> performance testing pass 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 Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ 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 Target: x86_64-native-linuxapp-gcc 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.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29812/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/