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 06B93454A2 for ; Wed, 19 Jun 2024 05:23:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 009324021D; Wed, 19 Jun 2024 05:23:48 +0200 (CEST) Received: from mail-wm1-f99.google.com (mail-wm1-f99.google.com [209.85.128.99]) by mails.dpdk.org (Postfix) with ESMTP id 6A9044014F for ; Wed, 19 Jun 2024 05:23:46 +0200 (CEST) Received: by mail-wm1-f99.google.com with SMTP id 5b1f17b1804b1-4217990f8baso55170395e9.2 for ; Tue, 18 Jun 2024 20:23:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718767426; x=1719372226; 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=asOPghcMl54MzIfUZnN0DaoyxL5F/7zOghoQETzQ2mY=; b=cnhr2MEJfsl7wyHZh7PfkD7+IfXbap9Ls6hGIdbU7N+lOB0apxD5bHHIvkg0rrURYJ BJTVPJbp+KyCjWm3gDkiglDJhGQK23WH14h4/kbGH62G2xkgO/N8yoHh0H06ncof44oF rsrHDaaBkojUXVxz8qJvSp8t/BdARDb5U4w8s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718767426; x=1719372226; 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=asOPghcMl54MzIfUZnN0DaoyxL5F/7zOghoQETzQ2mY=; b=gariEDejEsmj6zofWZr1GjP4DIv5/sBDo/nCKu/NKS3Jl4WSAxQ2K+T/Clu6HGypKF BOLLMk15FZIYZkSIH/dQbd4mIC8Da/6koWSi1ntgIqLg0yS6KlEgobylB/DKnq9huKYa SBxaescVY4EljGubWXywAtNO3H23k08RkOfqvFKNVs2SI9+o/af1aO2xZy4BvS62po4k 7/gJ3Bve+8cLL1B4KWRbs7PnAKUDj8xnjJwwHAATje6yIflGJPWYO9OPCMh3Rc+wGN27 DBS6uPw1jszQdiprdm2dCaiEe9HnXlXhwvouG15a02P6Iacgzx0KJI7fG2300/lbaY48 SRSA== X-Gm-Message-State: AOJu0YzcOQ7ZhHav/gM00xDRT+5F6jDJgmR1XZbi4A6/xkDV4A3HYJdG Eur24i7xYohZ9+w6gFxEjJV3jPk/w/9lQpYKIrxNf67/4ZGJHlA3dbzwF4Yq36bg4NAmtTPrMwv m9n2C6KZU5P9PNCpN8y0kBSr+nKnkEZxI8cMQlN++zaTNMbllwbz/Hczq X-Google-Smtp-Source: AGHT+IEN+Wg9muBAm4k9p7qK5H3O825fNv/vg4aRb8Ql0MN5c5o+0l6IUFBRdY+BAQ1zXDQFVLfpeRTdJ4Ei X-Received: by 2002:a5d:5342:0:b0:362:fa6:8ce with SMTP id ffacd0b85a97d-3631998ee48mr1052038f8f.61.1718767425923; Tue, 18 Jun 2024 20:23:45 -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 ffacd0b85a97d-3639dd94e5csm31806f8f.25.2024.06.18.20.23.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 20:23:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 20:23:45 -0700 (PDT) Message-ID: <66724f41.5d0a0220.433da.0968SMTPIN_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 21477605C373; Tue, 18 Jun 2024 23:23:45 -0400 (EDT) Subject: |SUCCESS| pw141294 [PATCH] memzone: remove unnecessary null checks From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618232508.21045-1-stephen@networkplumber.org> References: <20240618232508.21045-1-stephen@networkplumber.org> 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/141294 _Performance Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, June 18 2024 23:25:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:4cbeba6fdbc4d58da40c2051a8543ca69d2eac17 141294 --> 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 1.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ 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.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30234/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/