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 A22FF45628 for ; Tue, 16 Jul 2024 20:15:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE83A433E0; Tue, 16 Jul 2024 20:15:25 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id BE4344065B for ; Tue, 16 Jul 2024 20:13:10 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-375f713a099so245375ab.2 for ; Tue, 16 Jul 2024 11:13:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721153590; x=1721758390; 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=ml+vGyQk6V/nyLJ9+QZD4+//2HGGbc65mxWYNW/H06s=; b=UTehK2WpAVZRT0Nmk/mg2NjAzskkLFRI/VMZylQFQBW+5toenJUQVuac4ywW7Q+w3Z AklAfmRzhWMYge6FQ53uMCOwVYTmBJMI1KTTrJpSfJgI2aZzoUP1NWEhy0TArw/tzYX2 HGXqwpdkXVSHltRXXs/9bSLy9j8lrMRLGqAA8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721153590; x=1721758390; 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=ml+vGyQk6V/nyLJ9+QZD4+//2HGGbc65mxWYNW/H06s=; b=baitQ8UESL67muy5g4xQ6rGjluVnvoaaB8f1HMxa6xprkrFk2jxqNJs3iIFLajXk4P 62lWoit1q0gPL3y/JBVzC2zqzZmSHdL+od8HEvqOUHgqhU/IEKFQU4vpo5O3nuOV3ETh hxOrjDvTLUyiaVXMFW4mOsu3Vw7zV4/HTCxKxu7m55XbC3d9sZnr/1LjXdVczHoNSYhm XRlbxsEwMZ+c8mvbgh6oqc29bhsyegEl9zgTBBd3H3rqcg81Nx7Nvl2IFMcvMMETHmkV nG6fHZMjw0tqh2CI8JA7moyquJ3p2r4MAM7S7JGnmD+lATFcC6U7YPJvo42Sf6VYVmA4 p8BA== X-Gm-Message-State: AOJu0YzuiyFYSR1NmwWZyFBfpjwtJZPwFQEPdKkfiO/Qs7dA24HDfCbQ y/d0clCahuK1i/JyrdSqafkiu8Wd6gMvgqb5XFepO5xMEBZpXWVkYDT5Q4SEbf1pMBxH7SOkd50 r6UHzmVAv/+zL3F1DttrWS1kA51ZFcLueu+2lNJ32 X-Google-Smtp-Source: AGHT+IFGJ4XVtsEmEAszxhg2rXXrs1FdyIe8n3lbZ+SOQbusxMLHmAZA7BjmB0hA4yNnBFKspm8ZOakSMjnp X-Received: by 2002:a92:cd88:0:b0:375:e04f:55ac with SMTP id e9e14a558f8ab-3950e7eabf4mr2017135ab.16.1721153590068; Tue, 16 Jul 2024 11:13:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3950b0ce77fsm99865ab.8.2024.07.16.11.13.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 11:13:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 11:13:10 -0700 (PDT) Message-ID: <6696b836.050a0220.4d84.0825SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A8212605C351; Tue, 16 Jul 2024 14:13:09 -0400 (EDT) Subject: |SUCCESS| pw138647-138648 [PATCH] [2/2] mempool: use rte constant ma From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1710970416-27841-3-git-send-email-roretzla@linux.microsoft.com> References: <1710970416-27841-3-git-send-email-roretzla@linux.microsoft.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/138648 _Performance Testing PASS RETEST #3_ Submitter: Tyler Retzlaff Date: Wednesday, March 20 2024 21:33:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 138647-138648 --> 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 Fail/Total: 0/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29615/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/