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 ABA1F4331E for ; Mon, 13 Nov 2023 21:52:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A82C9402C9; Mon, 13 Nov 2023 21:52:56 +0100 (CET) Received: from mail-ej1-f97.google.com (mail-ej1-f97.google.com [209.85.218.97]) by mails.dpdk.org (Postfix) with ESMTP id C3700402AB for ; Mon, 13 Nov 2023 21:52:53 +0100 (CET) Received: by mail-ej1-f97.google.com with SMTP id a640c23a62f3a-9e62f903e88so513002266b.2 for ; Mon, 13 Nov 2023 12:52:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699908773; x=1700513573; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=X9z486QIrkBLDUL7i7OdzGHJ0Te/AqBKhUNDEoQZA08=; b=EZLBHWUxu3Mu2pIYnhXYWIIv+8UQkXGjh7ORUdojBDanLfpP+p0SxpWweyMUnUU1E8 MVbrpNupEiq2yY/yE6RXdGFE97nvMGFwAbV1ElB1aMutlWIxcRlzcTIB0wwob4lc8/o+ TjPdHfBeme/KaLl2DPextlwNVEVtul4QFdwPI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699908773; x=1700513573; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=X9z486QIrkBLDUL7i7OdzGHJ0Te/AqBKhUNDEoQZA08=; b=XbHvi8bncq3ZpcHKWBUsRqF0n/s0HBkKsSrxXLVMyWk8iWGWLXagnQQf+mD2qdpiaW 51GBALGClega/SYreJlsvR1sZPXmqP+3dtzRo61DGUSJo4d+GMMly39XGKo6I+p/enmi CD5u+yNHtxx1xBxc//CLEtj+Wd494trVohFTA+wHTVVipY7h98GCf5AUvZzHK3r/2MGf dFCocSWF7oaJEmQtZ9sTYI0U87i67wPUq3oUnACU8yN874UiBLHBtj44B62qhepXnRln U8wtrGxLjv9kg2J/JXU0D6xvbW10Icv7xCzs2XEwSutt4xc97aB4dwomW7LjwV4z4/Fb 3Pqw== X-Gm-Message-State: AOJu0Yz7a+H1fWHv8afR1cGvwbDYlcmQ3LlKNOcwfBgUIoeWP1AU44Bj g7jKJWg4Uvcz5o9hDa05UhZpw/CxlZ8C09CuNDp5OZ4nlWFmaVc7wfZFu+mbbkORY+2nxcqqYw= = X-Google-Smtp-Source: AGHT+IFn3RNoKik0Er+SVH3GYku2FeHfkF9q85pDnS6esPL058Vh8YVCH6ZDAgPk7j+iqBWKqNfaYtLwwe8W X-Received: by 2002:a17:906:bc99:b0:9d7:1388:e554 with SMTP id lv25-20020a170906bc9900b009d71388e554mr5337753ejb.17.1699908773492; Mon, 13 Nov 2023 12:52:53 -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 jp22-20020a170906f75600b00982a96cea67sm1809848ejb.95.2023.11.13.12.52.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 12:52:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 12:52:53 -0800 (PST) Message-ID: <65528ca5.170a0220.58bf1.8530SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id ACFCE6050A64; Mon, 13 Nov 2023 15:52:52 -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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 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 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/