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 32CF941E7B for ; Sun, 12 Mar 2023 05:19:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 29E2D40395; Sun, 12 Mar 2023 05:19:30 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id C19C140395 for ; Sun, 12 Mar 2023 05:19:28 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id u3-20020a17090a450300b00239db6d7d47so8671401pjg.4 for ; Sat, 11 Mar 2023 20:19:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678594768; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=0OOOT1gmqHRGVzdJ7FUXzlLT0RevqL+D1bDHJV0eDk8=; b=iEGJuDQ0mtSHTaN6jzPyrMGOqBeILAsgs573r6efJ2Kes36bKmkzkEhz+hXLNUHQS1 CxyYfIpLq46Lnfs/qiRfSUfVawjbgzFa4SzYthHR2oVukWFiHZ72s4WnPsLR+MqPOi1f DRDSBBMEMLsNsGny63CsZUurxFRk3Xf7TrRCI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678594768; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0OOOT1gmqHRGVzdJ7FUXzlLT0RevqL+D1bDHJV0eDk8=; b=iN5JRI66uQOhqJugVxUB8OCUwedCZKqUAcLzAWuhChhp/m9M0F6XspRTuaGw0U1eSp pXYnWTPTa8dYYY7ZmCLncZJF2LJ8+Nzt159rjxLf+nu2KrGzGBe4vrsKYn1MEkCBAom2 ajhhydMdgqho/cZQV620oiQDDS5unFfgvELL6EWm3A/vnO/19DltpQOx4MEzBumB8xLe dB/19vKr5FNHvincOaVrGvYeq7F79gKy5+jXRDvhrImlIG9RfSU4mgQo7oa0DT+474+w CO1aZvRiAsK4RBfqAuFf5N7XgrjYRfJnJkPl0f8Y4bT9BJN5wucx75yAxgssXSU4TJcL 50Fw== X-Gm-Message-State: AO0yUKV+/2bRP0ASHBAxeCwRr4vFy9U5TvtrQr7/22c11niTI6em8baN C6aLdMcpWFDRfpM+JjjImp7udo/E7x5qmRQVc6LFGBMBiGBmXicSU7nEoQ04hMHMY9O1FABiPA= = X-Google-Smtp-Source: AK7set8FY4zdesvghs12oaJ/XncGBjfYn4n5B8VmoB0culy5UEj9DoDLtUXXuRPlRj762htHh9/DcSIyz5wq X-Received: by 2002:a17:902:c40d:b0:19c:d18d:950c with SMTP id k13-20020a170902c40d00b0019cd18d950cmr37129842plk.32.1678594768025; Sat, 11 Mar 2023 20:19:28 -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 kc6-20020a17090333c600b0019aa6451004sm126191plb.52.2023.03.11.20.19.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Mar 2023 20:19:28 -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 4F503605246B; Sat, 11 Mar 2023 23:19:27 -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 4E84E6011D; Sun, 12 Mar 2023 04:19:27 +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: <20230312041927.4E84E6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 12 Mar 2023 04:19:27 +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-intel-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: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -2.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.4% | +----------+-------------+---------+------------+------------------------------+ 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/