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 2988841E7B for ; Sun, 12 Mar 2023 05:24:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24C0040395; Sun, 12 Mar 2023 05:24:21 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 5DC3F40395 for ; Sun, 12 Mar 2023 05:24:19 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-176261d7f45so10420867fac.11 for ; Sat, 11 Mar 2023 20:24:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678595058; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Ja4Nj7Jgqm9aY6b/Q8Hc6F34W/NqeIfLbL+Yl9p+TAU=; b=CkS1XJAZSCMdvYm9q/6WTcq0I7H//0llZ17VFgBA/W+7jYZCa5QwzZNA6tZTkleNro jyYx9sUJvqJIa8hJNRaZRNufL1UauWNt8sSOMa1f/1exSLeYCt61xlxtgFNzWWnJ7OkO O/Bi6rwJhTVrq7Xt+7f4AM2fJMAJtRyBW/CuE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678595058; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ja4Nj7Jgqm9aY6b/Q8Hc6F34W/NqeIfLbL+Yl9p+TAU=; b=3wmtm4n0quD4/uvie6q3wJdLjQj78nxzCsc076e+9sPEzWKb0YXURtnmOygn4yCGYD ZXnwbn0Kb9VrxTLfqKbyKe6zJbDtlCuoBtCQw5J7Bb/VNoe6zrKRnTI/DeU82fV+AgCV AHsYL6MD4D+AofYIJqM+rodhYHpqJ3/WfUmiGdukYTLCl1T+ft2WrPFh59Z3SVGC/HkJ BGV0Y9rMoe8W3LduqTYEOP2YVMCH3KAEdtLFmwS60T130+5sI7abXSYto8NmWCTuZn/5 H+mYoMBwqDzqNsirUu6Gqu1rrQh5GAQ6K4Cp25Inoui6R36Rt2mWff30/jFiY0MpLeeA X4Fg== X-Gm-Message-State: AO0yUKU/6pAFI6mNRG/oiu+nEQEMztXaidW2TxO5rw6hDDX2lWHfUoEl DCGghv1dCsYDwUcD2bH3OtHWlsMefbUN/lJRY5eD+VOW/MISE7UGaoceOHGqh5a8+w7/3yWoxw= = X-Google-Smtp-Source: AK7set9xWebKy8kM+iwrJ/ysjupF1ItmOuVUhggWSiVsVPLp4tq9xMKddSBvDsfVP7JGwoRqJ6f4NlKXQl7s X-Received: by 2002:a05:6870:f102:b0:176:3fca:d968 with SMTP id k2-20020a056870f10200b001763fcad968mr3591400oac.18.1678595058800; Sat, 11 Mar 2023 20:24:18 -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 u36-20020a05687004e400b0016a941815besm234510oam.13.2023.03.11.20.24.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Mar 2023 20:24:18 -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 57D0F605246B; Sat, 11 Mar 2023 23:24:18 -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 571146011D; Sun, 12 Mar 2023 04:24:18 +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: <20230312042418.571146011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 12 Mar 2023 04:24:18 +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_zuc_autotest | cryptodev_sw_snow3g_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/