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 5CE024258A for ; Wed, 13 Sep 2023 16:14:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58F9240284; Wed, 13 Sep 2023 16:14:52 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 63C3F40284 for ; Wed, 13 Sep 2023 16:14:51 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-58fc4d319d2so69829367b3.1 for ; Wed, 13 Sep 2023 07:14:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694614491; x=1695219291; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XVyityB1+EtD+3d/OGSKbu95TCYIlDOEb2P7fMi4jwM=; b=Irl5athOWXWn1DOw+Z29ZpWNNBQZtw4XMDrsMRmZvahsXr2zrBGdERYqIj6vj+mjSh BbFB+ibSA4KnHsowjJz/xWfv4xL0nqHgTnb0sUcxaW1KllRmOODVKSmzIZUIawhB05Tj fSJpUR0NoYrLJQ3LT+/aL6/rhx5Q1jHmNovbM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694614491; x=1695219291; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XVyityB1+EtD+3d/OGSKbu95TCYIlDOEb2P7fMi4jwM=; b=Nn7SK68C2IEo9+PvSXw6mZvs6pAjV06IjpYc0WX9XoxTtcmVzeTMkF6NmSoLnRIlH3 xyDCbdtDaK7p0kCTUclePYXuCpnXW1wGeSQdluphzRoWLOdLtbgR8/AtANGB30unFUkP +F5Md3Ef/1nS69Y5Q0YCeQUQ9PKcvr1d88VHHPLKsMvxNynI7SNiOH6x7r64ZomTwndO fMSruMqCJJeV1SjCtWJRFrTGjTUEjc6W09y9yVs4J4tcV7c6MPFvvcA7BUC7o+lB/VXy BIYXtqPLy7Ol3ep8Ygi17mLw0Ht1e8VTWK7soqtU0KI4p4QnOXrDn54ioXRnh81ktvlq OhIw== X-Gm-Message-State: AOJu0YyMqQSKB8rE1isbnvt8yjJijCbju1Q8Jy/2M7+YQtzYScMmK/LR 13ELgpDUhRBjOzKfI+EPolEyocvyUoJ7TQxnLeLKtEE0X6OiFsRQkdsArg== X-Google-Smtp-Source: AGHT+IFOmCj6oAA/im7kJaQzTXyjONCNITygCMaCShlZMKlw02l3c1HuX56XsLTZqx+CeSgV+sR3yzTc9n49 X-Received: by 2002:a0d:dd8d:0:b0:58d:65d4:72d1 with SMTP id g135-20020a0ddd8d000000b0058d65d472d1mr2623698ywe.4.1694614490890; Wed, 13 Sep 2023 07:14:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l76-20020a0de24f000000b00595677aacfbsm1020094ywe.16.2023.09.13.07.14.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 07:14:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 07:14:50 -0700 (PDT) Message-ID: <6501c3da.0d0a0220.c4255.a2cfSMTPIN_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 89CFE6052471; Wed, 13 Sep 2023 10:14:50 -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 | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/