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 5A31A4331E for ; Mon, 13 Nov 2023 21:11:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 550114026F; Mon, 13 Nov 2023 21:11:07 +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 E5FCE4026F for ; Mon, 13 Nov 2023 21:11:05 +0100 (CET) Received: by mail-ej1-f97.google.com with SMTP id a640c23a62f3a-9e4675c7a5fso694042066b.0 for ; Mon, 13 Nov 2023 12:11:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699906265; x=1700511065; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0F0v9jTrYrtFL9w/r5dQQtPW4iOsGexzTRLaOba1fnE=; b=bEL6jlGwbXR4mFQTQ6EK4SmVRP+jfTpsuIwnSK027+tx1FvoucGVv0vf7AnjO/56d3 WMSnaC+yc2p+yOHBk6GcleI/rFnqC6c+xADwJ1TL43A+uX4cWuzaP7A5+wFkNK0TI9ks mRzlEunr5gtYnUI5SThFK4MJB98GVgNOP4IDA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699906265; x=1700511065; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0F0v9jTrYrtFL9w/r5dQQtPW4iOsGexzTRLaOba1fnE=; b=CeH/FX58PTDo0vmtq9EOjve+BiGRYB+OQ7eFoalrYH9Ip+gLH5X5VwzM5PcPKhxL9p JDD/1QL5ShNeWw5zcAULUuYSyHgKJNVOnvwm5q88Y6E4Jp1m+ef9Op3ueN/Iu/v7E09n NXDoIgotMT+u1oTfYtcPAKBqS5Yyny3ik0xM9Wj16lsMVQIvtB+t2tRsuKQGgHrlcRLx XVRwII1tFiChypLAEdNj97pV60rCvxK2XwM6/1n5HO7JLa5UlebD5iQ4gSgAB0Egc1hH 5HTbW8FSclDJSDr7p4ebdXQf41GB27+bEC0hD6K+ASjLCrwgXBWNhb7cS5/+VVkDwLQ0 /uyQ== X-Gm-Message-State: AOJu0YztAjc+3IXKg2V/r6FtG4K/dsqKI7kCnvduGWQJq/B5GxI4elg5 F55dZH4frYapJDPd+//JIIUNS3qj9RplXxDtfOBzIlDHd1TU//HTjnZvRpV2ZpSUWlVMEAsqgA= = X-Google-Smtp-Source: AGHT+IGJRZ2lCm/Pu131/RZxGR0h3PwmgJWq+WmIzZVHPNA146FYUfwdC2Z9JMHiCSN2DTE9zDiEhb73/wjU X-Received: by 2002:a17:906:76d1:b0:9ae:5765:c134 with SMTP id q17-20020a17090676d100b009ae5765c134mr6400526ejn.15.1699906265696; Mon, 13 Nov 2023 12:11:05 -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 br15-20020a170906d14f00b009bd82f0d6c5sm1773983ejb.31.2023.11.13.12.11.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 12:11:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 12:11:05 -0800 (PST) Message-ID: <655282d9.170a0220.40033.848aSMTPIN_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 DE3CD605C344; Mon, 13 Nov 2023 15:11:04 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/