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 9C5EE42598 for ; Thu, 14 Sep 2023 17:58:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96F5840289; Thu, 14 Sep 2023 17:58:08 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 4B3A340289 for ; Thu, 14 Sep 2023 17:58:07 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c337aeefbdso10146095ad.0 for ; Thu, 14 Sep 2023 08:58:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694707086; x=1695311886; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UYXhlDbCSuN3QhVhuxt7DUNASEoTz6PSf+rEL5tzS28=; b=TdEEew84Me9QkeEemdjEiBzK5N4p4L4qH1QVFRZGBHAX5JfqHrmzvlMw1VS3Z7jsq0 bX9DJ2VRMr0g6DaO7m6q5LCaMP4ZfO1cSBBvC/DLZuj9u0TWrzN06v2FTni9cs25pVuu b7m2bSTI8dIEkoZUM/7WQWL244BGuvXPGN7/o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694707086; x=1695311886; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UYXhlDbCSuN3QhVhuxt7DUNASEoTz6PSf+rEL5tzS28=; b=dD0gmPFj/PFos4nVXighKGwpfVut/Og82jj1sZQtLxOGyRSR/3igi+ls0r68FZGZMm LhR4cygNR0hEv7iDXEJ7W0YoBKTUIXcncF5XUXX4cCtJV2SnO4OY2MkOfRAHDfDQW2lc hEHysWulWjbSaHFyYG0zIN/v8eBV/trdJD4ONdb56hQP2guwMzp8e5EyVV5q3v7SO9FH 31OrJ7JC8KtRQa2iJD1l3mf/dwAfpJHsdX/hSBDUbAAPmf0TDXJM0uSzxy5TiUyKe2Kf ZHaimxfiQAu/TNRzLWqp/r2XxKrwYnlP5gMyfuklOsScAekhH8l/Mvjh6RWZfVSb9gcA brEA== X-Gm-Message-State: AOJu0Yx/SqjlpdoxWO5f3QNBgE94lSCcf1BnBmLdQ3TXBzM9eW/kFAZo HnCwrNk/OBI3kKAH3vB+H/MbAjiY+x0n5/tuLhhnMuGIzo1GQIPIAi8yUA== X-Google-Smtp-Source: AGHT+IFrEjudsltsY9RtAzgeXkzdu4bZn23WJlIvlOR5RR5lXpmGovaNsst6Cw15KCGK2qGanDhgdRv2NjKW X-Received: by 2002:a17:902:e811:b0:1bc:2188:ef88 with SMTP id u17-20020a170902e81100b001bc2188ef88mr7118480plg.3.1694707086503; Thu, 14 Sep 2023 08:58:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h12-20020a170902748c00b001c40f93b6f4sm129526pll.3.2023.09.14.08.58.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 08:58:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 08:58:06 -0700 (PDT) Message-ID: <65032d8e.170a0220.717a2.33feSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B06256052471; Thu, 14 Sep 2023 11:58:05 -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 | +--------------------------+--------------------+ 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 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/