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 C6099436F2 for ; Thu, 14 Dec 2023 19:42:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B5C6A4333E; Thu, 14 Dec 2023 19:42:43 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id ACFEA4333C for ; Thu, 14 Dec 2023 19:42:42 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5cece20f006so84430947b3.3 for ; Thu, 14 Dec 2023 10:42:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702579362; x=1703184162; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WNn6pBPc9IkhgiVz4d4hsmT57MOJYq14xWKPWa3/P3g=; b=WJce9srpIVAmT54uDNs9NouBThG6CCaXjWBC0oIs6yQhuhQI42MVcxidxt8BikDPt5 6vNAo+56BUx8ThjpsieANPqQUD873UqbvInpG93QkJKcHhCNF8uUjNTbUhnE/DgXStdU YEgIT80nUfWDebxPeZa+69lGWnXZkEaJdWCW4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702579362; x=1703184162; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WNn6pBPc9IkhgiVz4d4hsmT57MOJYq14xWKPWa3/P3g=; b=DQBy3nsU2f4aKskC5AxBWQnDnq5HrcM9C/c84xygv8cmiK6OzBMDl4o4EfHG9GWYsQ v53ztRMGCr+SHmlqQnXjXerAuejpbBio2xZa85GVHefhI1Y+EA+jTb53iHWIm7A535By muUoM2Voe5MuOnH1vh3DUJdxshBUTZ1bUl2oZBaMBvaCiSmBoZdeBRj5j7iAZhPWf2ak 0XkXvraYgTXXcsQjYWYlw/xXZFWTvrMmzkrccLlDgsbrO8MwWVju1byWgv8QeoKPvtL1 Dp7DEi9+kFINR2kmu+Gd01C7YQEMoxRMdtIIaeYO/uqybaQL0X09ffchnywlnvSr/DjO UyyA== X-Gm-Message-State: AOJu0Yy2Ub00yC+2V8RoGu9NsVADjoflY+DC7b5ZYuqSjLDxEnT1ltWP jLQZ+/h8LTA8HMOARhZFny8cipZ11CaF6r0EvUIXMWyUnjiGuXvTcvGuzg== X-Google-Smtp-Source: AGHT+IEViB1pEEfMAF52WRoY8K7CxmpA7Ckif2L2fL0q0GPLIR4AVE76y5q2OvJzgbwjuWzK37s6ZEUsL8pN X-Received: by 2002:a81:df0b:0:b0:5d2:5caf:759 with SMTP id c11-20020a81df0b000000b005d25caf0759mr8777428ywn.22.1702579362113; Thu, 14 Dec 2023 10:42:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w129-20020a814987000000b005e286d3bf0csm431541ywa.35.2023.12.14.10.42.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 10:42:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 10:42:42 -0800 (PST) Message-ID: <657b4ca2.810a0220.76f13.1a05SMTPIN_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 BE85F605C311; Thu, 14 Dec 2023 13:42:41 -0500 (EST) Subject: |SUCCESS| pw135200 [PATCH] app/test: prevent exiting after skipped 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/135200 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, December 14 2023 11:38:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135200 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/28626/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/