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 83D8E42599 for ; Thu, 14 Sep 2023 18:03:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E3FE40289; Thu, 14 Sep 2023 18:03:23 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 8560A40289 for ; Thu, 14 Sep 2023 18:03:22 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-577f6205f42so833117a12.1 for ; Thu, 14 Sep 2023 09:03:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694707402; x=1695312202; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=204yNbhIZLQyKYqjl1rB3j7LBAucI5JW8OSIYGN7Q6s=; b=GkxP2x084BGX50KB9SbLPWJURpPQ2hi/2QJ0PcImwrlfE+w2cmCfXQOgx4Jll/PfdE A/3Nf7GoVrN6ti6KAsUQjiRHyyQC4qkuM27PSBvp6grs2twK6BH1eUwgJQgBDfAdUYnz x4OAZ1bizpYMDlOf+3V7Pz2JRHTFIxtnxzcFM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694707402; x=1695312202; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=204yNbhIZLQyKYqjl1rB3j7LBAucI5JW8OSIYGN7Q6s=; b=iKxciZB6rcOqvLQGwmymDd+Wa1XJyIsPWAloXOAGd5K6uImrMaeUrg66nbhp43rt0E VSEHbBVnc82jjOs54HjJDm27z8LjXloPHBF2V1Ng0CYeB3HDvmXEtjMNANcBtM1VJU2e 2A6M3v1uEA8c0OHCy0ObHv3xKEfTpd2AnrbHYTedXrjRVWdnnTywilRRSq5tnHoXQmAL W2DB5djmcuhZRlvuVMKgN2LXEkCMfLWV2WPH4bmYYIa4WLeSg6+vKPnGWjHqc/vJR/dg nz8Q+DdSkcBynKyfC42XrO/oDhN3cjcGmN28vGYjJXPlQBSnaDn+ZwB+XY9i7LYUp1oz InJA== X-Gm-Message-State: AOJu0YxoDmPx9UF8k873ssGkjLv66DK09TQjM8nlQxMr2+xRKzmAcxOl kUV4da/ktoKa+t6BcxWn5weS8MYl/MpWdtnv6BWZGfVmDLejc9gUO8INo0vP37CvLytPFvuAyA= = X-Google-Smtp-Source: AGHT+IE5Li1oIDTfcVH4nvaVTQtkwBv83iG57xUgBfAMHsy3YiFAw8beKdT5IdCQyJs8pTLxjL9disCdubBG X-Received: by 2002:a05:6a20:8f1e:b0:153:a00b:dca0 with SMTP id b30-20020a056a208f1e00b00153a00bdca0mr7070621pzk.11.1694707401720; Thu, 14 Sep 2023 09:03: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 d63-20020a633642000000b0057405350610sm154438pga.7.2023.09.14.09.03.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 09:03:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 09:03:21 -0700 (PDT) Message-ID: <65032ec9.630a0220.e3b72.3e6dSMTPIN_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 EB41E6052471; Thu, 14 Sep 2023 12:03:20 -0400 (EDT) Subject: |SUCCESS| pw131429 [PATCH] [v4] 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/131429 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, September 14 2023 15:16:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131429 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27605/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/