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 8DF3541FDE for ; Thu, 31 Aug 2023 16:22:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 943394027B; Thu, 31 Aug 2023 16:22:30 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 446B640285 for ; Thu, 31 Aug 2023 16:22:29 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1c8d895a602so469278fac.2 for ; Thu, 31 Aug 2023 07:22:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693491748; x=1694096548; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=G2aI51vg/YNFkWE60+7QP/TsjkBjz2fIZtN1DGJOhSI=; b=U0hseY21SrcYWyYzjd/KyhJiZCHUlSA0U0YLFv29pEWEz5C71RodbFA3ycGPHMJyTf q/zd6riGld5EtXKi3k0FwxAdAf29b6jmumwgAtnTbgMDUVsPiUJlOrPHB09OUAiSGWLE 44weRKDIPwoX1EIc9DV8joVEXn/BhtC6/HoDg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693491748; x=1694096548; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G2aI51vg/YNFkWE60+7QP/TsjkBjz2fIZtN1DGJOhSI=; b=Kqt2KEFybj+AlTdebuNnkxr3Y3Z/ZnXOa3JjzG82y3vABTKGA1ihBVibwNREQqNy5J gNVT5vhW1hzwtxRDjq17FWy83WmKWE6+iaxtS71VvfNWZe3EryYUiepZdTjkbUyD7OE5 T79xibuKfxjq2LDrgR85qqlydu04HkMLNHd72Drw2bOUrZGNOrSnZi8KYD/XfCP0vsKH RYlRpijXL8/VrgSzaiA4vBmFFNPqtq04S/7N2fGrjPtLWn3vnMNquqYLolzwv8e2lRML r6ISUlVClSXcxQdYlrvLYWzVAq7fvRwzbk3STUbE8HV2u/I5qZm1ZzBx5AjHC0/sFSV7 lMiw== X-Gm-Message-State: AOJu0Yz4sq2bQembdYMOcqU+2h7/HROMGc+BI2ngVX9fvbVRm4p1ErqP 7q0DJdnIdo+g5GgqfnjR7ETqILO3PD8uJ3gOEp+WU9wbsRAr4Yax/Pe3HA== X-Google-Smtp-Source: AGHT+IFzOCp2HP+Hh62tKvSoUNC2azO37hJR35vlJX8bQu7GA0M1Cu8HCWPEheSHtaZ2JOI9ReV66kIW7imq X-Received: by 2002:a05:6808:208d:b0:3a6:febf:fb with SMTP id s13-20020a056808208d00b003a6febf00fbmr6539879oiw.22.1693491748380; Thu, 31 Aug 2023 07:22:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t20-20020a0cde14000000b00637422cc26csm40589qvk.56.2023.08.31.07.22.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 07:22:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 07:22:28 -0700 (PDT) Message-ID: <64f0a224.0c0a0220.81816.2f08SMTPIN_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 15F836052471; Thu, 31 Aug 2023 10:22:28 -0400 (EDT) Subject: |SUCCESS| pw130971 [PATCH] [v3] app/test: add support for skipping t 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/130971 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, August 31 2023 10:18:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130971 --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | 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 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/27487/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/