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 B5ED44331E for ; Mon, 13 Nov 2023 21:08:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AFE164026F; Mon, 13 Nov 2023 21:08:36 +0100 (CET) Received: from mail-lf1-f97.google.com (mail-lf1-f97.google.com [209.85.167.97]) by mails.dpdk.org (Postfix) with ESMTP id 99C6B4026F for ; Mon, 13 Nov 2023 21:08:34 +0100 (CET) Received: by mail-lf1-f97.google.com with SMTP id 2adb3069b0e04-507bd644a96so6946705e87.3 for ; Mon, 13 Nov 2023 12:08:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699906114; x=1700510914; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZQYisQPfLU6L7f+FIBcjNQHg9OoCda2hDid65eMEDe4=; b=bg86DWhKRn8sYWEFt2m64YZb1ELagmtDLbUDPBlC48esw6TdnBTidcXLPEni4YupRO qx842vzXGeb5O7ylIAbDUNjT82CKFu3AIds4ii28FE7JjWY7SNuHMqKzfzmd9BAK2XjJ 09GF84j890qbe/0UZnLrO2QZ0gPdMC0Ykvt7Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699906114; x=1700510914; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZQYisQPfLU6L7f+FIBcjNQHg9OoCda2hDid65eMEDe4=; b=nZE5lxCkFTBvaVdRCMkpJH8DrRqzpwcPF/fVRqRdlGVieDXT423GfsDGV2BieqMKqM luA3qx0RfGw4+mSIZETglgAJzFPJzqurx+JnoM6ypO4JzMDKfQWMWIwSeYH07tobk/nV Du3feaECLZg5SuLF2pw7VwpOswy6ji6rpki5/kGuXiFcWYvAKWCmO8zidHo0ax5jkysM lmYtHM6yLYldXlXk2D4CElE7KlVn7dDy44uypnM/5IlW6h4lWqXKfkWRjjg0GC4hJSpy /Cyusn6dw23dF38kbPe2fp996XOu3cbg3gS0nBlkPM7FsAGxNxRBo1pwYpB4+kBSa2yi U8ww== X-Gm-Message-State: AOJu0YzeBNOVCJr4USbZMPI98FivJU3pjwSCZJUz5AzBWjktdtXERa/F QwKB2+SsYF8DUgJrO4HLZLcsSVBhv5E+yhbTAxIsRYS4uIjqpyjOP6em6WwKw/OMNnnO/R95dw= = X-Google-Smtp-Source: AGHT+IGhDmc0yEywtM0iTyKMNbffNf783lrL4QGPSskPVfQoXH4Ut9givEprIKBdOcRTcveLAPr7uUZSYPLK X-Received: by 2002:a19:4f5e:0:b0:509:e5a4:2b03 with SMTP id a30-20020a194f5e000000b00509e5a42b03mr4669315lfk.13.1699906114083; Mon, 13 Nov 2023 12:08:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f2-20020ac25322000000b0050303b4bb63sm1573468lfh.37.2023.11.13.12.08.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 12:08:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 12:08:34 -0800 (PST) Message-ID: <65528242.c20a0220.e6d9b.5999SMTPIN_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 EBC0C605C344; Mon, 13 Nov 2023 15:08:32 -0500 (EST) Subject: |SUCCESS| pw134162 [PATCH] app/test: don't count skipped tests as ex 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/134162 _Testing PASS_ Submitter: Bruce Richardson Date: Monday, November 13 2023 15:05:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:d677a3eb1b4e2d38c193fabd755dac30ee04c2df 134162 --> 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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC 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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28356/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/