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 1163342598 for ; Thu, 14 Sep 2023 16:10:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C1A640289; Thu, 14 Sep 2023 16:10:26 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id DC18B40289 for ; Thu, 14 Sep 2023 16:10:24 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7a50574dc0dso365005241.3 for ; Thu, 14 Sep 2023 07:10:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694700624; x=1695305424; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lCH0d4INp9LP3qJXNht4Tg9Yv0DQNABohe4Y+sEg9aY=; b=F0HggRA0r3MFEtbU1ROSXEoxhhzjQBD9jVrAST9XS3O0ydGcVKCg6BoPY+ylTMm22d 3LK0vnL1rjriNC39aFJRZrU01W55fkjYXs9tbvsmgK1MUEXhJq0/xGHEA1xa+1hBnDow oV8gnL/g5tfq8WC5VA71ROdLLQgHU3jC5AlI4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694700624; x=1695305424; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lCH0d4INp9LP3qJXNht4Tg9Yv0DQNABohe4Y+sEg9aY=; b=bvREoG2VvEduLSLp+r/tc4vpXZSM/2K1ykYlL/sBmutclGDUz2gjcRS2mzGlU/sc47 MzqEJ+93MHLQo3ZQQQ21ezmX3AOLqc7Tb/g+zIt8fDhsnCP/2as35DEOK8MWhSWSO9YM 5cvv+Ng1VBLjpsTfy1iWsuUU0Z6TapYjARCsAwxDdrOuYPKnYZ9nmxDivd+86c8z60Tt 1oDetadQQBuduZMN13bAN2ThcmWlnWVRjDYijehyLJiCZ4YbVvYjmJmKXZtiZZ9gGeHR bp6LcYhAMf3QaH4US1Toac/sRnu4vm42iSRUBB+2XENAb8gMg7qv/hClULq0QyOXscVY THSQ== X-Gm-Message-State: AOJu0YzAzkHE8/+LMeJd/nRKgpqwidjvbcBK5VJBRJ38q8f4CS5tTrv3 QIkuswoQeYPv7M09b3pajm+ACUmAy81tgxz+F7nmXbAhOP4KGISFulEK0RsFW/DsmQEiC61Fow= = X-Google-Smtp-Source: AGHT+IFJN8ZJxz67lQ56drR4O57AvCngZJw0Pm7GiyWsxK2au8zGCiF5ITczRDnOg/qfl1RNDS3hx3kvG41e X-Received: by 2002:a05:6122:198d:b0:495:bd61:a184 with SMTP id bv13-20020a056122198d00b00495bd61a184mr5530323vkb.2.1694700624274; Thu, 14 Sep 2023 07:10:24 -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 g8-20020ab01048000000b0078cea1a335esm148910uab.1.2023.09.14.07.10.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 07:10:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 07:10:24 -0700 (PDT) Message-ID: <65031450.b00a0220.6feea.3b33SMTPIN_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 E3B056052471; Thu, 14 Sep 2023 10:10:23 -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 | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/