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 597E341E8C for ; Tue, 14 Mar 2023 06:24:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5610F40F16; Tue, 14 Mar 2023 06:24:08 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 2B64540F16 for ; Tue, 14 Mar 2023 06:23:59 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id s7so490200ilv.12 for ; Mon, 13 Mar 2023 22:23:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678771438; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=j0kakJUtCsBCOfqmnb+tZ8+3NC7PNwX+8X5xFrPQ0DM=; b=ZOY6BBzQKemLTsSWKBhI42h5qabUPWVkQI7adwcp8dq/o9b6+N5KkoJ406pUESak22 MtOUpmhmnR+szxrZjMFiPc36rCsandzQRqAeXsBrsHh7SL2QBHl9v4QXhNp1NWlPOyX+ hNCh+CAJxCXumbKQxptO/LHDU7M7tzpi5WnTM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678771438; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j0kakJUtCsBCOfqmnb+tZ8+3NC7PNwX+8X5xFrPQ0DM=; b=U866c7+gcECGZaqjdSdIc5MHouuqYXpa8jNxsuNAFIH3vufi8mEsyRDK2JISbgegBX RzQEWg+V4aHQS16WYXFXKZ3VLBnypx+vnR6QMUfFSnd7Vd+BRgdLx6eCOUZh1vb+FGI7 Dy0lpCex8lLWW7tTRW8Nb4RkX1hyhZWWJ7tuQbtDaGg3FSSaCoA2D67LD330Zddzj5pb Wqlzn/MMvhTWj7tNVDiKZNA+CDQjzSu+ZODvirln3K5+5xbbmLcFHkURqsQvlcgwEpDR vEOAAERoi3jt27wcdQT+qZigZ8YBNqkYnsk82tzL/XnL+shEg1N4bK5JzDZTah3wz54w vBoA== X-Gm-Message-State: AO0yUKVho5Hti2EQg9BbBo0vsyXXLdwoVpNi/pOig54lzWs+hEgQ9rDF EvIvivXSKYwLXFC8wvidAucoOpNjEdzICYxRqdvXsxJeaQtu21zd2V7w6Q== X-Google-Smtp-Source: AK7set/CvBeXbCrEFdz26oUx/SxiRQAz+mNMDpOd9cwdSzgunQZPJv3FZ3WCXLhWsBFPPOOi2M90rm51XroZ X-Received: by 2002:a05:6e02:1545:b0:322:fa3a:15d with SMTP id j5-20020a056e02154500b00322fa3a015dmr1589027ilu.15.1678771438536; Mon, 13 Mar 2023 22:23:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t13-20020a92ca8d000000b003152992257dsm83365ilo.52.2023.03.13.22.23.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Mar 2023 22:23:58 -0700 (PDT) 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 21A41605246B; Tue, 14 Mar 2023 01:23:58 -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 20A216011D; Tue, 14 Mar 2023 05:23:58 +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: <20230314052358.20A216011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 14 Mar 2023 05:23:58 +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-abi-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 | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 20.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/