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 BDAD1430D5 for ; Wed, 23 Aug 2023 03:06:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5D4E4021E; Wed, 23 Aug 2023 03:06:28 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 084684021E for ; Wed, 23 Aug 2023 03:06:27 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3a1ebb85f99so3755951b6e.2 for ; Tue, 22 Aug 2023 18:06:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692752786; x=1693357586; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6s351nXEgjIAKrKLIAtpsrZHyPUagMlufoQr9hpmPck=; b=ZCRewb6o93yNaii20Ht+uu0D9m8m1nWJaUTemtE0zD8naNHMb2ND+iJw6/PHkP3xbx mh5HUS+f1fFSFE0G/0uL/xq3enS9PlLabLfY3JCatG+vMjlHtmWpZd6ynzSgrkVfAxJW VI9jQIzXZZBXW94w1MccoeHrpNNAVTg0tbvIQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692752786; x=1693357586; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6s351nXEgjIAKrKLIAtpsrZHyPUagMlufoQr9hpmPck=; b=DhbWg6g9b/swZ2KJTVMslDrA9HEcIGaSx9EVWkKmmzMDt8IjYqEW6sp/3NB6H9MZtF 2je9B4pH61A1lFFypPhj4aQQmhy0TLfID/bLkXDAZNPyRz13MzgFAog9w1JQkt9pSK1s kTFp3ayi2uefEwO9sPoNvMWcdmCesrjfRj596WJnviJorEUR3SDze3WgjqqmS3Hc6NnL HFphSWuzk/4o0F5eVkV3SMC/UFaqpmoOpjy3g+P9ZmTsqngl19H73Rg2iEHp1d/qRMfi mm2IrH5GFMymyvbVPb16k18+Err2QnptizZ3DmSn3C2Wmo1BJVvq+K+VSn+5hGcCKQ04 ULvg== X-Gm-Message-State: AOJu0YyJnrhv8pohC1PP+xhLBQ19E8pxsZBsW8Pe9r91tfuOOqzrOZJe zomWvUrrjaNu3a66ZDlQ3jSnheknaav9F3pRPrH3TcUtIm9l0S9og4h3ElDGFRZgJa+XtQs2og= = X-Google-Smtp-Source: AGHT+IEDRH8VOuASyKPX4ofCRI67mt/lPCo6SC3FNrUmlY6a3rCAwPbREpXOma92rjGvHDNXK5jtfcnBSvwW X-Received: by 2002:a05:6358:6156:b0:13a:4120:ce2e with SMTP id 22-20020a056358615600b0013a4120ce2emr9275446rwt.20.1692752786119; Tue, 22 Aug 2023 18:06:26 -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 u79-20020a627952000000b0068a3a109d79sm917994pfc.28.2023.08.22.18.06.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 18:06:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 18:06:26 -0700 (PDT) Message-ID: <64e55b92.620a0220.911b1.7c37SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 597EC6052471; Tue, 22 Aug 2023 21:06:25 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/