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 4FFE24258A for ; Wed, 13 Sep 2023 16:12:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A37540284; Wed, 13 Sep 2023 16:12:04 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 3F35940284 for ; Wed, 13 Sep 2023 16:12:02 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-44d3db0f56cso2614412137.2 for ; Wed, 13 Sep 2023 07:12:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694614321; x=1695219121; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ScTd06FXL5fgHzGvZRv4vi5EScz65o71hpGdgs4Ds0c=; b=dYc+dKBvhHx/Pxr/5qvaKWQ2P6Bwg+DTpvBYlYCijg4LqADSGUk0wOzOuYN6V3ODMx yRFLAViLlNDh2sp/wwCBi8LBxXiMY64E1/go+RpCT38vwd0ViV69Gl+o9YF6mgnKHcPu gpi2iu79vaovSqvv0lbs1cGq1VyV2gNloA2o8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694614321; x=1695219121; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ScTd06FXL5fgHzGvZRv4vi5EScz65o71hpGdgs4Ds0c=; b=Xa8brsNyqCygZT/gcofrgGo2U+/+nVBA1ArhC2tzrks0rgas5p2sUJwBMwmJNtB24j ALxGMRa1yuM3RW81iLCFrpIOzHM0g62eJFlXMCmVAIwOxZzNVVIYUnWFSaPyszstWw96 gEsPAueni8GiG/UeqltqrWf9Mfng+wutkMy7jtycNWezu3OoOLj5DqZlcn99P5KELsko 5eXMbAPaURWBr1WYSD1QNOWjYIbkI8X56A7zjHX7EOfvul1ltGDIXxND6I+mKe7jhQT9 ifXnL5gbYr+oq+U5AgEzy57XcrMDpfJeG6zyUZSOFfvzwlAPFjyuen7mMpmVcGCrDif7 kMVQ== X-Gm-Message-State: AOJu0Yw9l6NDjJpl1Il43YjtxcFwokokpcfrOOL9HJm3zbjfTAIhzyGV StFopsE2YJwC9NonrXQbxWZCi0Y8CFdcKEBLYL5WNRh37SbBls7mo7lCf7VESgpAGG2DU1PfvQ= = X-Google-Smtp-Source: AGHT+IF/NSBhg1emQlav4//V6a/UYQTB0dqc7hESo2xV9Jwt1nVX9lVlJio0bcE4IwCoV0elqGHtEKy4tArm X-Received: by 2002:a67:f7c7:0:b0:44d:4a41:893f with SMTP id a7-20020a67f7c7000000b0044d4a41893fmr2202311vsp.9.1694614321639; Wed, 13 Sep 2023 07:12:01 -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 a3-20020ab05683000000b0079dc19a192fsm585652uab.16.2023.09.13.07.12.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 07:12:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 07:12:01 -0700 (PDT) Message-ID: <6501c331.b00a0220.cda55.f637SMTPIN_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 510026052471; Wed, 13 Sep 2023 10:12:01 -0400 (EDT) Subject: |SUCCESS| pw131374 [PATCH] bus/pci: fix device ID print From: dpdklab@iol.unh.edu To: Test Report Cc: Qiming Yang 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 | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/