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 A184445489 for ; Tue, 18 Jun 2024 09:53:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70EAA40E13; Tue, 18 Jun 2024 09:53:55 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id C9BF34042F for ; Tue, 18 Jun 2024 09:53:45 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2c2dee9d9cfso4433868a91.3 for ; Tue, 18 Jun 2024 00:53:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718697225; x=1719302025; 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+kvrFvAitHl50FRZoKDaFNSdldLI5PprU2KX0HKc1o=; b=Kyu/jGIT8yXuOdf6WGlcRtp7w4mGKXu3rouGFeAdGWU3Mka14D5nHaU4Rqn5tHMaOI vdBY0TGhDgwxv/q4ohBSLPnTj5xbohKDTYAvYU8kHXOI67DXjhG7LsHuY2eUCcm+nHks 8rFnaseEgPTCafRKMSqgRWt3YUGrD4ytlfZQk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718697225; x=1719302025; 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+kvrFvAitHl50FRZoKDaFNSdldLI5PprU2KX0HKc1o=; b=rrsIlsPlyOg0rqYQSIaPtGGQe6F8GRI0S4f78Nd+51X2O6jG4CW3THtoLzBP2f33W9 wSygaHiteUHRsI2oxMqRKvJhk5UzPVwv443ZS+lXFR2c/jK4lNuv2MBxSCLY+fKiacrP hEBHRfIMNiw84Cc9brO7jBvo+yDGUXaUG8ukzjU4j+G3nCRMOZqs1NSLsZqId7rotwcw ic1r4so9DYn39zGifJqJY7wuXdnhFw2HhxPwdrCmhGySAbPKs+TAxElk2itMHJYGUIZ8 9vkGWfCZlD57/AriUG+yaRznIw1jNx8Ig4Z4TyiAA6LWmNZZX4kA918WHO8SwLkQ+m6b 0D+g== X-Gm-Message-State: AOJu0YxYt1Wa95PLtC2KNdVV+Zppiz9aHVRDeOHhjChmqLPkp6Oobp/t zoRFQOy3QTdFFkdb6unvWtfMRCz9oHrAWhW8Z7fG4H/J7lHi7EfUIJAxm7xEG7s845c7H4Pk6FF PepiQSdC1KaK4wBmCA8AriTmZ3YHSOnppdpkmcdIc X-Google-Smtp-Source: AGHT+IHIdr12S2JgtMB3ldxVhO0A+DHDESj5h8CpWaBjHK+FYBxG27kC1Gn+kobS0ShIOe2XxqaWqWafx7EC X-Received: by 2002:a17:90b:1109:b0:2c3:2557:3de8 with SMTP id 98e67ed59e1d1-2c4dba4cc8bmr10008455a91.33.1718697224790; Tue, 18 Jun 2024 00:53:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c4c468acfesm645370a91.17.2024.06.18.00.53.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 00:53:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 00:53:44 -0700 (PDT) Message-ID: <66713d08.170a0220.dd75d.b5d7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EB47760527C9; Tue, 18 Jun 2024 03:53:43 -0400 (EDT) Subject: |SUCCESS| pw141231 [PATCH] net: add bit fields to IPv6 header defini From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618051751.220610-1-getelson@nvidia.com> References: <20240618051751.220610-1-getelson@nvidia.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/141231 _Performance Testing PASS_ Submitter: Gregory Etelson Date: Tuesday, June 18 2024 05:17:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:01527d7fd83568476432355da1acd36fb8edc384 141231 --> performance testing pass 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 Target: Unknown Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.0% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown 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.3% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30218/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/