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 C7BF445956 for ; Tue, 10 Sep 2024 15:52:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E10B42DCD; Tue, 10 Sep 2024 15:52:59 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 6E45F402AB for ; Tue, 10 Sep 2024 15:52:57 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e1a74ee4c0cso5825425276.2 for ; Tue, 10 Sep 2024 06:52:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725976377; x=1726581177; 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=37pCCwpGrxemcKz/RVIIxtZLXkeSTsS7xv+wnqfIcZg=; b=b/86E+0B2n6I4R84dt3Wr1X+4tTruN7OubAv8yJRQXb4qWqMmxXwpVveaoryMlS6iE 8miiIKY2LZZTiGdogkK1xIg6zmYSU3CvqQISW8WEz/3M75jodPV4frKpOwukjeiH0eO6 ARHiN6OF8/lXxa/jQFD3joZhyFqeZqteF8pfE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725976377; x=1726581177; 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=37pCCwpGrxemcKz/RVIIxtZLXkeSTsS7xv+wnqfIcZg=; b=MVMxZFQrgBAR6kIb5InmCxLuF6ErVVjs5ZlJGbRiIS06sux5EcVCs9Wr4871Cink0/ LX4oYmRWazFKVn/KaL1/aTRbggrZUtT57zUDxTXnmUbFvXGkQs6AxA51jD8m7qme3vns dOp7abEBfUB2jKlLjUOuQDXH2GGag6hPhKMKiztK8BJPvAvyGqAoBgDv6zI1a9cnh+Oz doysOCVDrCPvZnzCpef8oRJdyqkQQcwnzuNKWfRAQGua3ipTSZ84V7lzHG/CFUOUxXvN r00Xe4r//4+xGteSuu+CQMeZYF7TXUcMBJFB1oRxZ9WXua5mZiFmw1pMrNrCWL33emsE QyQw== X-Gm-Message-State: AOJu0YyX+YldpaNPPpaDqlHC+/zhUDNuYx6rnaoKEy5bxxJeaJMo09VU DRoEotnTNtDZZHStXWsz7E3v2K8zdSDjo1MwKXkLO/S6ftfzGR7D9Re3xPbwijObdrlZbVwe0g3 ydlUR0IcFR7yH5E9+QRReqX44JnVh9jUYd7Xyzq8K X-Google-Smtp-Source: AGHT+IFzBLDkK+Tip8pUnsvz8PRBUsVR2mRmmZpLPYZC4c4qqoZSCD4w1NYOt2o9rA+thRv+wQbbRojslJdq X-Received: by 2002:a05:6902:2684:b0:e1d:290d:9e9d with SMTP id 3f1490d57ef6-e1d34a4e67amr15774441276.56.1725976376772; Tue, 10 Sep 2024 06:52:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e1d7ba05c6esm24648276.12.2024.09.10.06.52.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Sep 2024 06:52:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Sep 2024 06:52:56 -0700 (PDT) Message-ID: <66e04f38.050a0220.30b3e5.1c59SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8FD4D6050A6D; Tue, 10 Sep 2024 09:52:52 -0400 (EDT) Subject: |SUCCESS| pw143795 [PATCH] rcu: refactor rcu register/unregister fun From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906202046.628758-1-doug.foster@arm.com> References: <20240906202046.628758-1-doug.foster@arm.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/143795 _Performance Testing PASS_ Submitter: Doug Foster Date: Friday, September 06 2024 20:20:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143795 --> performance testing pass Upstream job id: Template-DTS-Pipeline#179551 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.2% | +------------+---------+----------+-------------+------------------------------+ | 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -2.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.8% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30961/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/