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 816B341E7B for ; Sun, 12 Mar 2023 05:26:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7DAA440395; Sun, 12 Mar 2023 05:26:59 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 85E2940395 for ; Sun, 12 Mar 2023 05:26:58 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id cp7-20020a17090afb8700b0023756229427so13895524pjb.1 for ; Sat, 11 Mar 2023 20:26:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678595218; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=R6PEbhBd1EhX5wGfopMop8U8TeWaUUrYxvKyNgG6Wvg=; b=Eq5g2p2ansXTmNaW4tLndRAjwHaw9ghzQpc7XLEkVWf3Wu01QLB98xKlaob5MEvD2H bv4TTViKGgKFVWJpVaTt1ZTZi2A1xJXXfiTdCK6RCXElfICCJsvD8ARuZKE4u4G/KkZu E0/+VP+dy+hTvyUH9QusEBIWHYc/fkJPHcz2E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678595218; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R6PEbhBd1EhX5wGfopMop8U8TeWaUUrYxvKyNgG6Wvg=; b=zaO1qg2akeBTlcTwxOzfNQ16lA6esyuH9DZvajqBtn62TWvKys0lcHr1Jpt9IlLXWs J1zkCHqNtWNcIZgVyhiKeb1SN6LZ0ZsL/9Y40YewnzpMT94rC5Rcnq1feQJ5yR/fZwg/ JEZWrLoKHl+xJACIRBpGfhwsvP5LESEWMZH8phVhUzP09weLzPEShr8LNa0P+aPmRCoc /0x0uwig/Ted++GBwZDPXbvfJdPV8YN2x/ic7YNZhK6DdMBqW201L/03RKllbdbw3GOy ZeV5Ch8sFUXDDot0uS6lLwsQsPm+8kYD2Yh5KzdHx8U9ddbJdCpDEyJTAvynLj8NtuzL sFJg== X-Gm-Message-State: AO0yUKVncSR9ZpI5Gcqf1ATqtIBjQxPFojOD8Q4kovp4WAzrJxaM40Sb LH4ri4n7zXmrnF2CTlP1xW2e3BnB1BKhmeyd9k8YHhX6GEMCiE/9W/mHbFU/BCk9jvAzpFDUrg= = X-Google-Smtp-Source: AK7set/+kP0DEUiL0rCYSjjoQTC8oLTN4l+x+wkCEPweBB1DW7XGZQN7nExqEtytC1ClWmDSV7p/V35lSd5d X-Received: by 2002:a17:902:da86:b0:19e:31a3:1a87 with SMTP id j6-20020a170902da8600b0019e31a31a87mr35697299plx.39.1678595217844; Sat, 11 Mar 2023 20:26:57 -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 lg13-20020a170902fb8d00b00186e211f38esm121348plb.77.2023.03.11.20.26.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Mar 2023 20:26:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 2374D605246B; Sat, 11 Mar 2023 23:26:57 -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 229B86011D; Sun, 12 Mar 2023 04:26:57 +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: <20230312042657.229B86011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 12 Mar 2023 04:26:57 +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-Functional Test-Status: SUCCESS http://dpdk.org/patch/125050 _Functional Testing PASS_ Submitter: Harold Huang Date: Sunday, March 12 2023 02:00:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:0fd1386c30c3ad9365d7fdd2829bf7cb2e1b9dff 125050 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/1 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/