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 79B1A41E83 for ; Mon, 13 Mar 2023 09:49:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5476A40151; Mon, 13 Mar 2023 09:49:42 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 37D5240151 for ; Mon, 13 Mar 2023 09:49:41 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id p20so12075594plw.13 for ; Mon, 13 Mar 2023 01:49:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678697380; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=pJMcSPiXOnJy/t3u/j81v+eWHMuu2Pbxyc/4b+SL6Ew=; b=gqntqG8Co8TK/+dWAdSNxgpcAZWxpT4hACaWup8zWZadAc2Co0D1a+ccl08QHd2mD0 utoDJbfsvbbJ+ipnuoVlLNm4CTvAcjKgjsTzU5FCqiM6/oTWPn8WHoucPJoYKsS07wQ2 jSKQgSFMBWEs0Yzb46eS1aY9RSe3rk58xI/ws= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678697380; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pJMcSPiXOnJy/t3u/j81v+eWHMuu2Pbxyc/4b+SL6Ew=; b=acnFn5E4Xcmo8bokSU1o05kEHHlAJSnOy1xw9byEI8Uo24nBUdty8I4AuluLiIT+pW 4Mf5LXcJKQ0uooBbeNAS7UBGAIL25D+7Z4ptTnKsx/k4OhS07u89hO6fj3VXI1tjhbIi VcfEQpNqKCxGHrP38zWtFJN/BsC+HSptEOp2NE/3YlyXvBRzyBrISJz+6jU9VPgvFSV7 s0qMVlCMbmwc5DkRL57gUb3aXI+vuOMCjWaIbn5AhilnMCYD4ObKI8MSO/GL25q5+9s9 85bhvxlYnibHoEk8x6U2vD9svwAKpdSOKaIihRi9TSJ3h5aLvufNFjDU5arlg3jwhq/L 1gKQ== X-Gm-Message-State: AO0yUKXPhAY9eKP46xNYhf2GUaevEUdMFsHOhfHEDBtaQhM4DDKRs78X zJzEnc16z1wWeeCtTgdOhBW7f3cZAC31FH1KIusridDw6MUIBgNV3xzUNg== X-Google-Smtp-Source: AK7set/U83i8M/xnUihGk5N2mI2v3HZyDOSEWScJq5VVnd/Du//wAYGOcLEBklYSODVz+4uJmHbLr8Axh1G1 X-Received: by 2002:a17:903:11c4:b0:19e:f315:98d with SMTP id q4-20020a17090311c400b0019ef315098dmr19623672plh.43.1678697380344; Mon, 13 Mar 2023 01:49:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j10-20020a170902c3ca00b0019e2fb0a5e9sm200389plj.83.2023.03.13.01.49.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Mar 2023 01:49:40 -0700 (PDT) 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 9484D605246B; Mon, 13 Mar 2023 04:49:39 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 8F8066011D; Mon, 13 Mar 2023 08:49:39 +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: <20230313084939.8F8066011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 13 Mar 2023 08:49:39 +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-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_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~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/