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 D0F0D41FDD for ; Thu, 31 Aug 2023 15:05:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2FA940279; Thu, 31 Aug 2023 15:05:02 +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 C13B540279 for ; Thu, 31 Aug 2023 15:05:01 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3a7d4030621so403897b6e.3 for ; Thu, 31 Aug 2023 06:05:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693487101; x=1694091901; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jVB0hyiivdEN6/RyNK+GSDjUaOOT2pEPNUluIFl7f88=; b=guShnTOLR/TsqfNldjgl+Z2zo72KaLyBp/Kq9bKEsUF3A+RD+ds5H5fQYJXkWt39Wx wIlVQY73A5G0zlPmBSq31m4Gq/r3BTYlYCsXoSjUHLlzU/ugelM8ZTqIloNw+pruxHsY RpOtcWYoT+gj0vASHzXHqhc/tR4V2NB04Kcgs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693487101; x=1694091901; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jVB0hyiivdEN6/RyNK+GSDjUaOOT2pEPNUluIFl7f88=; b=bndHeaGNdCqQHJUqS3NLqpbz3vozmI4M6B7UdHloK9xxs05wPhPZKu1RPhz45nXTcD pSVY9FZn3RKqp3IgsQkcXuMt0tyjJ4xL1o9UW0H9hQViu9Evcb7jpRQKFr/fMAUUPX+G 31Wdq7ePipLuF+7uG65pkHKTH04zUAwBZ+82LANHg2Q7H97hp60FmKfX80/C8pssSecZ h9fV9Bv9BJxqFC6yeqt9qGv1WIPI3kVH0v9drpxte3C+Pc/hkFGL6XfNzhqIUHGITVa7 b2i2NuV5mRitBjxhFVpYw/3hZgJG5be0cIys/uYMYckw8PcZOqBqFLVJLWjpvNURt/Ub w9aA== X-Gm-Message-State: AOJu0Ywi+um6FvyEG64fCTuORhFOVFAZKPoJMvrDOWVXSmrHsNJIJeQK jSlLC+j9aYnJQpal3dCPCxIxEvAWL2U7bvWB1Fh9YyMbDIvR8MYQTMxR/g== X-Google-Smtp-Source: AGHT+IHF2mtBtiiDl3gGQK8jNKRfzI5AkegXi3YcnMuejZtEDi6ItTCjOWFerDbzhVJB17o47Cn6LoKiulh4 X-Received: by 2002:a05:6808:1583:b0:3a7:550c:635d with SMTP id t3-20020a056808158300b003a7550c635dmr5991003oiw.56.1693487101022; Thu, 31 Aug 2023 06:05:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cg12-20020a056122310c00b00487dd44471asm110167vkb.7.2023.08.31.06.05.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 06:05:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 06:05:00 -0700 (PDT) Message-ID: <64f08ffc.050a0220.b7eaf.75b7SMTPIN_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 AA8666052471; Thu, 31 Aug 2023 09:05:00 -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 | +----------------------------------------+--------------------+ 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 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/