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 A2376430D5 for ; Wed, 23 Aug 2023 02:35:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A975E4021E; Wed, 23 Aug 2023 02:35:25 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 97B854021E for ; Wed, 23 Aug 2023 02:35:22 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-349a94f3d69so14851255ab.1 for ; Tue, 22 Aug 2023 17:35:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692750922; x=1693355722; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9IPhM/w1M/OUiWLswF+cLthi8UsdQ6wJ6zhOf5CklDk=; b=AK04yXHsYGZBvpTAK+Kk/JdYmogkWirXYiObPZrBSZ2shXqB19r6CxpuU2ZkEIVM9I PscirWvC7b9A8CVv54+KyDV4d9+dhqHFTj25/UXYmfIHyWa88AeUnejj1Bx/S3MSre+J 3HmAtcZnnrc0IfHBBhgWVK8TROF1SSwvUR4hc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692750922; x=1693355722; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9IPhM/w1M/OUiWLswF+cLthi8UsdQ6wJ6zhOf5CklDk=; b=K8WJnuRVKGLNxTtKekd3DCKasyOOMfc1ujP47ta2uo+W3dB3CFeDjJ5RErSrMJ+ew6 m6DmHld0Ze6K9upDlLWrwG6wUasrzTOkqNE9JF+3A0mhs5UYUYr4PR1ul3WRZDgfX3rz WepF6qs1DrcwZk8pwA/dpv1td0tJLX7wgYFyMSyFBzjwv1mRc6+thT1dgW+Xf2nr3gk+ D0fZBQZNYw9TmhhG+A3HYybbaHCy2fScZg05vTR7iTRNXwIcQpSG3vEzOLr3YuShuOR+ jnnfnkI5GiiZiqxkfoXDRcNSlQcweTa4hOD7PTitfCj9Ck4/N8JI1j3TxiPxqxnayU8l rzmw== X-Gm-Message-State: AOJu0YzkkBJA4gBc5SG1lMmeaNLg5hbwx3FFQzn1BrDn/NVOM6xQVZST BvVKX0r+xcaYtiholxqQZqE6+DtutcDLUByJMIZheb9MN9LXj7ZcYI1KkmV+5fOyn0DeUN0Vkg= = X-Google-Smtp-Source: AGHT+IGgI/+WnYZSbmJwuj4/Ws3XoMLCLZpGM6wdwgLjbeKaybU0j8XG95rOaFUGgte4Se3Uno+A6OahQRUd X-Received: by 2002:a05:6e02:963:b0:348:797d:169e with SMTP id q3-20020a056e02096300b00348797d169emr969323ilt.1.1692750921987; Tue, 22 Aug 2023 17:35:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id a6-20020a92d346000000b0034938564873sm490019ilh.63.2023.08.22.17.35.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 17:35:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 17:35:21 -0700 (PDT) Message-ID: <64e55449.920a0220.b4f9d.573bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 85B366052471; Tue, 22 Aug 2023 20:35:21 -0400 (EDT) Subject: |SUCCESS| pw130591-130611 [PATCH] [v13,21/21] pipeline: convert RTE_ From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130611 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, August 21 2023 16:09:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130591-130611 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27403/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/