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 EF39842586 for ; Wed, 13 Sep 2023 11:32:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E593A402CF; Wed, 13 Sep 2023 11:32:20 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 60AB0402CF for ; Wed, 13 Sep 2023 11:32:19 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d815a5df1feso360439276.3 for ; Wed, 13 Sep 2023 02:32:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694597539; x=1695202339; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fKhoZIAgFRcsYNix1ZZUcX+e4sqdEJHdfjfZqRz11W0=; b=LqDwylzLznA3QBvRuRijqKmiB3B+oY5gPBHBnSB74EZspeooSoGey6nk6dOnk367tB rDhPefx8mXEDX9CYm+1sq16JLjR8/B7rlIv6VwmryyvPdlntf8J4A+jb8IakXihRPlEE jpLmeXZMWkoQetyeuHHq4jG74SecTeilAVqCg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694597539; x=1695202339; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fKhoZIAgFRcsYNix1ZZUcX+e4sqdEJHdfjfZqRz11W0=; b=ocUjkTFMFjeWCHCu02+1wOWIujlVzyyhZJxoGXF5tSn8RnNST4AOSlGbhQZODlTc3+ fTw5WW7g1O6r9JkpERDgKiwayBgsVtNeBkDrBN6n0QZotd6R0uAr4EUSXE44vKvsmjO+ zJ8o9gCOjN8/s1G6Ya5ihC7ZASSi7/YUkpakszw7G4bo4EyBBqOcf3nbFlJqj0oufQom VF2VQp88SafIYrh/laWFyl5a3iVYMj5zfdXopF5ipFW/EmZXzMuBNEx77xCsyRjm5L3T pjKPUyGJ78POqNWhI3q1Y9n6b9KH0Q9kWolhglQyIIq6bVciaIPL4Tc1Ocqk9cG827wS NBLg== X-Gm-Message-State: AOJu0Yym3UhY4kIeMbBl2yRhDd/n9Q9Rj+pJjgBn2N4aU9ES6mAPp/cx dXkTO7ebRxjWoXy4D5o1+b8cmyEFcGajeWz3/mQXyt2tHRfgs0QIYF1GiA== X-Google-Smtp-Source: AGHT+IHighyq5uLBr8bG8XZ0s/6ZfrKZSYoLhxRwqi1mac0OgqBfja5a+QAfFCg+YOVqdNZ8lkmLquYjz54W X-Received: by 2002:a25:d292:0:b0:d80:8aa6:5abc with SMTP id j140-20020a25d292000000b00d808aa65abcmr1677909ybg.61.1694597538828; Wed, 13 Sep 2023 02:32:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w196-20020a25dfcd000000b00d7e77f53b6bsm880611ybg.7.2023.09.13.02.32.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 02:32:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 02:32:18 -0700 (PDT) Message-ID: <650181a2.250a0220.f147a.4a93SMTPIN_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 7989F6052471; Wed, 13 Sep 2023 05:32:18 -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-unit-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_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/