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 0520145B2C for ; Mon, 14 Oct 2024 01:28:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D84BF4027F; Mon, 14 Oct 2024 01:28:16 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id D3D4040274 for ; Mon, 14 Oct 2024 01:28:15 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6e20a8141c7so30590547b3.0 for ; Sun, 13 Oct 2024 16:28:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728862095; x=1729466895; 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=oseMhrTPU2OzIqkzjAKMYCwuYY1WPnObi/uQs1nod4o=; b=Y+dp+wzgBTeH+mqdzvE+zP9FzHwutGttObmrDseZDMZ71qeDYXCdYFDp/d717je3na ktVBuOP2BcNcUq50UPv7c4dwaFeD8CaXYXfoSqk0wVuvYznwYeWbVwqogEbSZwiPXBeM QFckog4O4znvMEsRZ02wjxjQo4PBoMVAPX5hs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728862095; x=1729466895; 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=oseMhrTPU2OzIqkzjAKMYCwuYY1WPnObi/uQs1nod4o=; b=JG1DcMaZn7fKkwOib7LBr9zC2oo5rw+Z8mG4wn/UIgTQB2/75T92JONgokiuUzbdM7 xMJO/XRZqaL7cgAPG9MncxyZv4FoySsSt447GWiTzTpMdjvfgPTeAboesop5qoA1ZCXj euVMWziWZlDhpfRBfQAFuqMK3CeO+/9/M3eLml1Fms/q2AIH6P6N3F+gXfvVhxBfZrjT au+LXaIHpN/t2Qpdl0TwGaUihfbnFMgh/9TFNzCHhMjOuSthMhZnvfY8pUoW0nUM6j4Z LNQYu4w99/6/rQf9H+h3u6zvq1tKJn5J10x8IVYzQRmB3X/O5JUZvlshk2MV/cnaPCs/ BqYg== X-Gm-Message-State: AOJu0YzuTRlcqIEJpXS9PqsIl5D8sR9pBXUikA6YZTXRC3XY5yAJkAMA AcClI4LqIqJk6cXeZFORy8xE28oBKVTUVGQm88N8oXIxAUjIZdeCcFuYVa4BDJ+0Jz6+HvC0U+t 1AKpCXhlQbz+Bjx0MPsVsvZX1cQaGDW2kaBuPwjaZlsdiCI6eKQmGiC5l X-Google-Smtp-Source: AGHT+IEzE8hZF3RuFJPxbW29LZ/twBW8als+g/Tt9K1utElcWSc1rXmhHF6dc+MPtjibh7zN50W55jdByxmI X-Received: by 2002:a05:690c:5c12:b0:6e2:43ea:552 with SMTP id 00721157ae682-6e3479b5fa2mr66382117b3.16.1728862095152; Sun, 13 Oct 2024 16:28:15 -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 00721157ae682-6e332ab4f49sm505107b3.16.2024.10.13.16.28.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Oct 2024 16:28:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 13 Oct 2024 16:28:15 -0700 (PDT) Message-ID: <670c578f.050a0220.2a80b3.3d8dSMTPIN_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 C387A6052471; Sun, 13 Oct 2024 19:28:14 -0400 (EDT) Subject: |SUCCESS| pw145761 [PATCH] [v2] eal/x86: cache queried CPU flags From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241011133303.1496014-1-bruce.richardson@intel.com> References: <20241011133303.1496014-1-bruce.richardson@intel.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/145761 _Performance Testing PASS_ Submitter: Bruce Richardson Date: Friday, October 11 2024 13:33:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3 145761 --> performance testing pass Upstream job id: Template-DTS-Pipeline#187694 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 Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -2.5% | +------------+---------+----------+-------------+------------------------------+ 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31435/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/