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 303AD41E7C for ; Sun, 12 Mar 2023 06:36:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0915740395; Sun, 12 Mar 2023 06:36:30 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id EC33F40395 for ; Sun, 12 Mar 2023 06:36:27 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id h11so97801ild.11 for ; Sat, 11 Mar 2023 21:36:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678599387; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=P3I1MFJ+/bMaDKIue3LqWd71cCPlyjjL8II/9jrVGcQ=; b=G3wJc33WWVTehgREtWLhzFWxHkD7hnr+Do1K+m5sc98cONfPQ1lqJ0pHpxWG7xS4Hp dLXEOvE7QY9jUF6rZiuCbYBCe5SZfI3S1XEI6loPHCStqizjMbUEav4Mx4i+t5xHAKqM nJ+aFZNy2EgfI78cM+RJmnlYtaWo6SOQRMlb0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678599387; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=P3I1MFJ+/bMaDKIue3LqWd71cCPlyjjL8II/9jrVGcQ=; b=CFKtI/+GcciGjAQFARRPDUA7QdR/Vhwls9x3lvpKm8rgv6vO+RwtOrQ0GXry6YlyZV TJ9fhz8Z/3SBbmB4n6qyYHXW+LWItpuIwXfN8lclLmUk6x8eOnvnT3Z1TewdLQz6VOfN G82JyLmWDnZREfsdbTrZZSoTAItNjfHzy+bxu5jY1Iy3Pc8B//ZeNLiufcqQtqm7JEhf iXi4Ab5MV4Ss23Wx2L82UQ2dG88saFOkHaydtkW6+dJpKwjewHAVwhNuMp4+XuTvz6OL P+ZXRzQ3Qt2SbEFClep2OMgVvdMx8NMZbCCj7rHH1jF3GDmOrNM/sDa2goWaxF/l07DT Jyiw== X-Gm-Message-State: AO0yUKWQsGsKZjT1rGUf4xe80+YghnmY44+y7Pxhc8rno1/jmRrD3vOB a/TfVm0A3SORBSiVkIonhJf8abNpxUy4SjpHCCXdQiGYOn6v2mbMisDiZQ== X-Google-Smtp-Source: AK7set/pFT56cDKn95pvn8dc8UsVsyGllqTG4otQTQ/PKr953GCMwRwsMkSW5czEvrF2DSOTjii5Rs8tUYhA X-Received: by 2002:a05:6e02:18ce:b0:317:9af1:5b8f with SMTP id s14-20020a056e0218ce00b003179af15b8fmr24938002ilu.21.1678599387280; Sat, 11 Mar 2023 21:36:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a3-20020a056638018300b003c4d76945c3sm186632jaq.16.2023.03.11.21.36.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Mar 2023 21:36:27 -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 DBA2A605246B; Sun, 12 Mar 2023 00:36:26 -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 D93546011D; Sun, 12 Mar 2023 05:36:26 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230312053626.D93546011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 12 Mar 2023 05:36:26 +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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/125050 _Testing PASS_ Submitter: Harold Huang Date: Sunday, March 12 2023 02:00:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:0fd1386c30c3ad9365d7fdd2829bf7cb2e1b9dff 125050 --> testing pass Test environment and result as below: +-------------------------------+----------------+------------------------------+---------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +===============================+================+==============================+===========================+==============+ | Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | SKIPPED | SKIPPED | +-------------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | SKIPPED | SKIPPED | +-------------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 11 | SKIPPED | PASS | PASS | SKIPPED | +-------------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-------------------------------+----------------+------------------------------+---------------------------+--------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/