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 054E542586 for ; Wed, 13 Sep 2023 11:27:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 011F5402B3; Wed, 13 Sep 2023 11:27:01 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id AC991402B3 for ; Wed, 13 Sep 2023 11:26:59 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-57359e85e9bso3608845eaf.2 for ; Wed, 13 Sep 2023 02:26:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694597219; x=1695202019; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Bbt5bq6nY5+ZhwzFTDoUoRkrkS1SXUOoVC3ykBbv6no=; b=NchEXFcyAXiQ/lh4WsfP6goX1jZPzU54JVW0z9bIN76mg94ZvRM6lpnEwYOTF0VxlK PirgzTrGDtv193qcy2YygEZ+umurbR1dSrwGLU7aYxSNQ9BOUsy+RKCxzMgjZ+Rht8dG C0+7FrN1FUOgZd0DiYWG0CqNjTDyga66GlZJE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694597219; x=1695202019; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Bbt5bq6nY5+ZhwzFTDoUoRkrkS1SXUOoVC3ykBbv6no=; b=BWhTJtWtQrbhta8X2ASPjYXPV5316Wqdza9qLBdPq7Um+NgajsiHzu6V+73j5rff72 k8uXGiMuFdCP/6X1mhui8hb6LyjSXzyAl8zSOyNzIy5C3H+KkGGQh7RfupWSQtpGmf6C 1uvwgFx37qM6QtXahNRoUAnw7rA9nl6WoQut2byg6so3uDTwMAXCYvGJV8az+kBqb9QX 2RvBfAnXrtL71TxgWJqkDo/jNN5LVPfM83NeJNvKxUbR4u+fjNhBAGnIBI85JTsAItvo GowpbxLBNuMv1btebwVq23CePp1Srs4G9wyjDpCEfTV0H36YYD+L36ZPZWbV7yMWQ1u4 2nIQ== X-Gm-Message-State: AOJu0Yx6LKYGzaIWAwkwTfuRG8S9aon0mg6JzdwavhXn1kjwkwkNHhMs yHMt0ECjyFbR6IE4VnnVSHePRgKyoV5j4v/1tx7FZvfgxe4oBR9Jj/xsCc/Nt66bzmJy2o0zzg= = X-Google-Smtp-Source: AGHT+IH0OZuaBzQ6/wgQyTrDOqPW3hGhJe+np9XwVTDpV09TBJPGLOB2V8k6z55sWrDFiRnDiUhAKIdrOtfO X-Received: by 2002:a05:6871:8a3:b0:1be:c688:1cc with SMTP id r35-20020a05687108a300b001bec68801ccmr2223546oaq.5.1694597219000; Wed, 13 Sep 2023 02:26:59 -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 xv14-20020a05687121ce00b001d0d11a9ebcsm884252oab.48.2023.09.13.02.26.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 02:26:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 02:26:58 -0700 (PDT) Message-ID: <65018062.050a0220.5a47c.1e1aSMTPIN_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 7A1A86052471; Wed, 13 Sep 2023 05:26:58 -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 | +---------------------+----------------+ 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) 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/