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 7FDAF41E7B for ; Sun, 12 Mar 2023 05:26:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6184E40395; Sun, 12 Mar 2023 05:26:24 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 4B2D940395 for ; Sun, 12 Mar 2023 05:26:23 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id k2so1768006pll.8 for ; Sat, 11 Mar 2023 20:26:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678595182; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=m+mR4BXIOQu5CdIwOFd2cYfRt8SjocCiU6wVJV4PNdM=; b=W325o8OvVd1DvnRPRsGuUdoErjMkcGCdIpXJOYsBoI7u50Sf44NzOHGMyNWSv9UWSi V3l9uwRaX81zsXAYxE2EYYMYMMTVX6DK1pmM+/Vx7/3D8nIgUvnNOtQQ2ns9Yrujott5 nmHZP7c8nJSooUp/xb1lSn06q27y3k8vRNn6k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678595182; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m+mR4BXIOQu5CdIwOFd2cYfRt8SjocCiU6wVJV4PNdM=; b=k+3VgxNLu6DSIqfhM791r4HaAnGJvh7BT+65PUgltibBHhVS9I6jS3M+kSqmCV2KkZ fw5ft0AxAucF3fREwnR2b82bv0ZuRTGy0zGMi/Avs90i342tik0eYwjPtCjcJY1irtSo P4HIRSSExN5DUuhZjtasCCWBV0+6yRAiDCEVt0XMITdRW9CN6Xb+uJKHuGNTI5fk3j2I zCO+g0CiR8FtNEnemsOQOLzv0T1V9GV2zUYXfiVY/USMwZbyTDuCEPU2xkjceBlkxMb9 EnhKTtj/0814s+NjQCYEU2b4f0pzqgU+0g2hQFOFGg6n0UOi3enDQxHZZN9v9JAKNeeY KJUQ== X-Gm-Message-State: AO0yUKWN3jfr0N+I6h6tNpm0rs1xKxlctsZ57hDA6qZPm8yESzs35ugW RURqLLs11Hsv/jIUNKuM38T3rhqsQgKPF5KCyE+/OkmO9dMeVPUiV92T/TPx63/J3vWC7xa9jw= = X-Google-Smtp-Source: AK7set/SldQl3B0FHpSQDwAOvLGfuelkRH8doHFj7SUi5AUN/NR27/uIcQUk9ZvFjekAIQjxvoJh/CXDpVND X-Received: by 2002:a17:902:f691:b0:19d:1fce:c9ec with SMTP id l17-20020a170902f69100b0019d1fcec9ecmr36742728plg.37.1678595182538; Sat, 11 Mar 2023 20:26:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id li15-20020a170903294f00b0019ca3e86866sm129837plb.49.2023.03.11.20.26.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Mar 2023 20:26:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 0AA9D605246B; Sat, 11 Mar 2023 23:26:22 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 08ADD6011D; Sun, 12 Mar 2023 04:26:22 +0000 (UTC) Subject: |SUCCESS| pw125050 [PATCH] app/flow-perf: replace RTE_BE32/16 with rte_cpu_to_be_32/16 for variables From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230312042622.08ADD6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 12 Mar 2023 04:26:22 +0000 (UTC) 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/125050 _Performance Testing PASS_ Submitter: Harold Huang Date: Sunday, March 12 2023 02:00:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:0fd1386c30c3ad9365d7fdd2829bf7cb2e1b9dff 125050 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-39-generic Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.3% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25696/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/