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 19DE743E01 for ; Fri, 5 Apr 2024 14:58:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0EB46402EC; Fri, 5 Apr 2024 14:58:03 +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 8AFF4402EC for ; Fri, 5 Apr 2024 14:58:02 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dc745927098so2108227276.3 for ; Fri, 05 Apr 2024 05:58:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712321881; x=1712926681; 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=TMfXav38x/qTAQhrrWvZxhAPHOFx9k1vi4seW1eX4iE=; b=AMOMj2/q2c0IoPhhkHOerM2FvXfsD24RcbsWL7uI1H68MVZCF0zASl/oDmmyHSP6ok FSZTdq5R/1Xz5G5U2b01wTUhEXQQs3MofxVApIIOL5q6CbR58u9J2PBQbxQSdw/NB99v c2Ce/QUNmhQTDa/qQAnBRU7JI0uO33VmyzXDQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712321881; x=1712926681; 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=TMfXav38x/qTAQhrrWvZxhAPHOFx9k1vi4seW1eX4iE=; b=P/8oTlgcHnh4q58TEikbBAPQycZ24hpST8qbkfLf8CW2njqmodqrOuzlYU4SG0JMNX l0wuNwFwLDElCXAXOLP0wYaCkuSdkvoBOUOf9BolspaNLwTCf0j14rQO1cZ+FF4J64yE I40V49DLonlaAkqINi2oq/t16CmZTr+kJrBuGSgnVYoqeoS87MA9Itlf/CQwuHH5kZgr qiRciy2++0IXdacu/HFwmk7cHL3LAEcd3P+m3rphu5k9ywkWI1pdW7D9dPs1DS0yLCAT r8xyDy5Y6XVE2hDlb+RxOxel99WmbuV95FLfQpPvjRX4jncbY9R25CqgrjcO8I0q5gC+ VeSA== X-Gm-Message-State: AOJu0Yz9TzOWTUrRPp+WutuTWJkDuoFeZvW3UwgTe6Ot9jPdvYq45SWq FLZ52buUIwKIlOPpim1oVvnl8JvG1fu4pmObtAAYw9tXHbvD+H0nv3ZTdMdtrY/EuRfJY/nv3XH uoenFtZsEBJXlPpZ5or7B7Z5RCmsax7lwqiGpODXsLNgccnO52nQE3ngV X-Google-Smtp-Source: AGHT+IH6TpexFKE3Q3civ4DnVZfQ4Sh52mPauhmo/my7bNL5kao9j29tAbxOprzsuLkFpdPD8NHa0SpCaSzC X-Received: by 2002:a05:6902:f81:b0:dcb:aa26:50f9 with SMTP id ft1-20020a0569020f8100b00dcbaa2650f9mr1142548ybb.46.1712321881457; Fri, 05 Apr 2024 05:58:01 -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 dr7-20020a056902240700b00dbd01992442sm68567ybb.21.2024.04.05.05.58.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Apr 2024 05:58:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Apr 2024 05:58:01 -0700 (PDT) Message-ID: <660ff559.050a0220.c1498.4e36SMTPIN_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 115676052471; Fri, 5 Apr 2024 08:58:01 -0400 (EDT) Subject: |SUCCESS| pw139116 [PATCH] meson/mlx5: Suppress -Wunused-value diagn From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240405111310.3280084-1-sebastian.brzezinka@intel.com> References: <20240405111310.3280084-1-sebastian.brzezinka@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/139116 _Performance Testing PASS_ Submitter: Sebastian Brzezinka Date: Friday, April 05 2024 11:13:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 139116 --> 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 Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ 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: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29721/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/