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 2B51942598 for ; Thu, 14 Sep 2023 16:02:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2701340289; Thu, 14 Sep 2023 16:02:43 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 8D1F740289 for ; Thu, 14 Sep 2023 16:02:42 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c336f3f449so8108065ad.3 for ; Thu, 14 Sep 2023 07:02:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694700162; x=1695304962; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pzxpMIu/dzpMwsuPow+zdOKC6ThlwyPvUKPFNrbQNIg=; b=gzSImuUHUAQhy++WOMVk7uuYIY2QDmh5d/0LQP7qSRb50zdlg3W1FEbA0az1g6dIQm TmAANUgcOwm5yBsCwAleTdhMIoGOy1G5SGbPecjGP0M8yGlqt9sOHClsCQzwJarx6jbQ Cn0lcZpkHxG96N1EOjtmainvy8/I7AfXfQt6A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694700162; x=1695304962; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pzxpMIu/dzpMwsuPow+zdOKC6ThlwyPvUKPFNrbQNIg=; b=hALs8jGw+pPMdf9XgXsgjAAh34b+on0tph46vyJqw8m0kvfAg8ilC5EYT3RL3mJdGc d5l1D1zo9+aedSajiXIGhEJ2HZ7gkhsUfmmcnqhnFYl3hG2D+F7qQwfdC+m3/sWjzQA9 tkd+D/k9ycRMvAmmw8CrSrNrDlrgfGlMjLFAM7NOBqskpGdDvJft8Z9/G4BCpjC6xyA4 w7ABbvZrdSK3fpxfa1wQMj9oNhNES3KUezSvb9OFW/ZpvqrTPc2R/Fs8CA2pjqLwokKP RIP3y1slAc+fK/YWOJ4sPA6+z7D9X68sC8wZ2mclGexDPSqBrMwstXIJRxNLE/y6OlK0 XA4g== X-Gm-Message-State: AOJu0YwqHtQpL84wjcabttF0UUolXo8g4EKLsZHQww8LhkN32zayxFHk X99FYW2wl8Ra/SQMWYAXhOigfD3bgOrHczM/vIJ0d6b6XEsXlAQic+XwbTri8KfP/IgAOhF03g= = X-Google-Smtp-Source: AGHT+IHE3K5V/IoXGcbfHJdNvGm7W8UkO+AEC+DqJRJ8QvRJMI0c7mJIFm8H/gW0x7ttAlp48MzsAyS+KjUf X-Received: by 2002:a17:902:9302:b0:1c3:4b24:d89d with SMTP id bc2-20020a170902930200b001c34b24d89dmr5386586plb.40.1694700161870; Thu, 14 Sep 2023 07:02:41 -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 l20-20020a170903005400b001ae5fcecb48sm178145pla.22.2023.09.14.07.02.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 07:02:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 07:02:41 -0700 (PDT) Message-ID: <65031281.170a0220.6b5ba.419eSMTPIN_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 14EDE6052471; Thu, 14 Sep 2023 10:02:41 -0400 (EDT) Subject: |SUCCESS| pw131411 [PATCH] [1/1] app/test: skip PCI bus scan when te 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/131411 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, September 14 2023 10:42:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131411 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27602/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/