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 70C1742598 for ; Thu, 14 Sep 2023 17:56:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D18840289; Thu, 14 Sep 2023 17:56:58 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id D420540289 for ; Thu, 14 Sep 2023 17:56:57 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-579de633419so12777937b3.3 for ; Thu, 14 Sep 2023 08:56:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694707017; x=1695311817; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LtnSZjh0PWiAa9MIrfcEeB4YfFgN1VpDQIwDUSH/oqw=; b=CLmxk6xIhv4bcrHUsc2vialRe5IaoduBx808qkAbTX7q/1wT8DqEaQuozNfE/6PONt +u9X+qbGKL6UPNhXJbUdPssdDt+K60N9lKO0j38r9OsQ5CxWEr52pORTr1DLMQjPlAhD NWP2KzoLoUKLdsNAOQEK8TkqF3Ss5l8j3csbY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694707017; x=1695311817; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LtnSZjh0PWiAa9MIrfcEeB4YfFgN1VpDQIwDUSH/oqw=; b=HVoKyDhZQ2I0cerfjtRRhmgDoUIvb5HMo1of84tyCssDBEtFrBBsG4r2MN+2hkLDBQ Y/miB58Z7V9t8ULtyGkl/0rD9VX+9kFOXkJfH3eQbszsJK1Nl2qRoNBQsI+5oz5kRogl g6+4FfO8DeIwgb1/0ZcuekuMt0/ctdSVeO6FxIJGiIpivQVhqA8vfoaoRw2q9B5Hudc7 4456sWG9NVI6Waj9E7u8n6sfwri3lMVS2/c1adF5LZjwXL1aMjt5RYy3DPhWsVpwXxJv UbjBYNSeV5O3f6YWZuvaOEbPxl9XoSMFlVFNwn43l1WZxfSGbAOG1h6ElgzluDybDypB +eIg== X-Gm-Message-State: AOJu0Yx9fN7xdtlHCFhcT+AjepqIlDdOCjGDR9fiXOBO5DOOsA6gGnbX xALZNQx9ks5ICCeTQ7g8DXUsRJxd0HZkMsBncd67HiBSCZLmt/P7ebEu1EWRF9CvNGiQCNAVXw= = X-Google-Smtp-Source: AGHT+IFzLonwg2krhq20W2EvWBGOlb2BJzc7SLT9H4YZaagutSd3f+kfXFtAfRBj77fPbdbfrixMklARJjSB X-Received: by 2002:a81:52d1:0:b0:59b:ff76:8d03 with SMTP id g200-20020a8152d1000000b0059bff768d03mr1186367ywb.12.1694707017202; Thu, 14 Sep 2023 08:56:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t64-20020a815f43000000b0057072bbf78bsm277771ywb.31.2023.09.14.08.56.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 08:56:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 08:56:57 -0700 (PDT) Message-ID: <65032d49.810a0220.6ef85.7b01SMTPIN_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 D6F916052471; Thu, 14 Sep 2023 11:56:56 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 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/