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 D7D3E42586 for ; Wed, 13 Sep 2023 11:17:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D23CD402AB; Wed, 13 Sep 2023 11:17:31 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id C7A0E402AB for ; Wed, 13 Sep 2023 11:17:30 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-414a929a6f9so41386601cf.2 for ; Wed, 13 Sep 2023 02:17:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694596650; x=1695201450; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Nco/8BKi/BiBPVrd66Pu1j+raXuofm28Xw0MaOelAz8=; b=JGed885dukW197IeaJs57Gdp4o5bfUQfh9oV0daP/FNYc2xW8el0q3vZFu4Chxrlsc ZYGw/bfBliZM6XRmpSMaepjl+xFADKWWP8NzKQIJyiFWUl4q7ClHZDg3LFy3pjDl0Mcw GZyKTxrgpjO5KE8oCJYKUQ2GvHzbP2l0pz1MU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694596650; x=1695201450; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Nco/8BKi/BiBPVrd66Pu1j+raXuofm28Xw0MaOelAz8=; b=k20KvAXehQd4KcuyWG6KGArZJ33pnbyW3M8FGkSVoaqkuxMkw9duAk5lr6n6wkj7BM qUNkVovUEfWbtXDHp8/I792qe97p0ubq6i0l3TPicQ8bPtB8id+zyc2yY+22D8pJeUas EhFS3W+CbD64hpKPKn0UIfjfyKx0ja0cqcjP79y+qzmJcSKTTUPx6RnVK3MS+hOSEeQt 0aCGhEscEr3lsH5ycd6XKkMm8f7sEaWYqsge3/93SXFzvcPHSz0vhae018DKqD8i0qiF 1oRLM6rubLkWMEeP8VdSgwIX4/MLxQEzFBZ/Qq0J7GToD3czfyF85RtOeTmEnVCXfVAz saOQ== X-Gm-Message-State: AOJu0Yw6ufabePWfuCtfSUXmdP6k2wjoQ4Q7kXMMABgsNDzqqax6XJxj 0eu3j1PgnDSzn6OPqO2APawnpD6Zg8ve5rf1M21CUgREyH5M1/Ua3wf/fzmPkcvvedugvCUJyg= = X-Google-Smtp-Source: AGHT+IE5rNKdkjkMAWqMvN5NjoSzLSOWOxRLn6VI4SPceUUNQYLJLO8oyENVp1vo1SEW/g+CTNDdDtYt4vpO X-Received: by 2002:a05:622a:134a:b0:413:5f84:4246 with SMTP id w10-20020a05622a134a00b004135f844246mr2231519qtk.10.1694596650274; Wed, 13 Sep 2023 02:17:30 -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 z24-20020ac84558000000b0040ff097d64fsm528418qtn.2.2023.09.13.02.17.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 02:17:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 02:17:30 -0700 (PDT) Message-ID: <65017e2a.c80a0220.11c1f.d11dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F12B76052471; Wed, 13 Sep 2023 05:17:29 -0400 (EDT) Subject: |SUCCESS| pw131374 [PATCH] bus/pci: fix device ID print 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/131374 _Testing PASS_ Submitter: Qiming Yang Date: Wednesday, September 13 2023 08:23:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131374 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/27588/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/