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 4B51541E78 for ; Sun, 12 Mar 2023 03:01:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4548D40395; Sun, 12 Mar 2023 03:01:59 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 6DCF940395 for ; Sun, 12 Mar 2023 03:01:58 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 2D6591209BE; Sun, 12 Mar 2023 03:01:58 +0100 (CET) Subject: |SUCCESS| pw125050 [PATCH] app/flow-perf: replace RTE_BE32/16 with rte_cpu_to_be_32/16 for variables In-Reply-To: <20230312020009.288-1-baymaxhuang@gmail.com> References: <20230312020009.288-1-baymaxhuang@gmail.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Message-Id: <20230312020158.2D6591209BE@dpdk.org> Date: Sun, 12 Mar 2023 03:01:58 +0100 (CET) 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: checkpatch Test-Status: SUCCESS http://dpdk.org/patch/125050 _coding style OK_