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 5E6DE42586 for ; Wed, 13 Sep 2023 11:34:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 406A9402CF; Wed, 13 Sep 2023 11:34:46 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id A181F402CF for ; Wed, 13 Sep 2023 11:34:45 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-649edb3a3d6so3354686d6.0 for ; Wed, 13 Sep 2023 02:34:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694597685; x=1695202485; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FRlH13aqsmmBNzN5q88XGSbSdLsR6r7n8/ZKf5qLfr8=; b=CgF9Vw6umqPHi/QM/r9qde0TGctAU4W0RJ5JKE2EvwRP+cxWe+8CUKHA92v5qk5Mq3 w2UQYC2YQxXA4scwihDsML6G3fAMa1LSd48U7pmCq75PDTVvw2Yvnt8q921jn/GpB+tY myyzA+x7gP4SDB80wOjZs0P3yjni0Rp+cfKhQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694597685; x=1695202485; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FRlH13aqsmmBNzN5q88XGSbSdLsR6r7n8/ZKf5qLfr8=; b=gux4NiUn7gntZQ7nAovACZrGm4q9eMzPJYrnrBvPytvELL8sfOHAX97HUr/uZ3aPYo hvrffvQ8is1pY5SA4BvQkeWvGkp8rkfvhzstz8+EiQM0DCJHZsghWzwbIYIqf0xVWDrR iFXnstpRKCazDkRx1R45uisOoe0BYhSgpYQj72eRVpw+P4cnzlbb17u6lYDom3hqZchW AMFqhrI8j57wmUgVbgLFU9ONoIDvfqTdI+SMu+L6hxbyZJ3kkDZehAGfZO35ISkdxVss LCjxMwrSFGn1BtLeeJXKtJue8gxftORNgC+iGKyedd34rXsa3W51DHGrjrTz6iEowgCN KI3g== X-Gm-Message-State: AOJu0YyMv5pEw9ez1Q4teBsr5oMX2FKOvRyZwgr8exKUGwtuHlJAyi49 4vZWEmdix0ZgiQHr3EMu3wHovIe5yQrdSgNUiHSrueb4YcgJUEGbJp+MWg== X-Google-Smtp-Source: AGHT+IF/PjXaGgRrF0fTDZoflgRgQ1maEv21XCm864zJ5j1pBtfVqCIAevTLChytlVxwrPpN/Vvo6WJwEX/h X-Received: by 2002:a05:6214:2622:b0:651:66a3:64bd with SMTP id gv2-20020a056214262200b0065166a364bdmr6428899qvb.29.1694597685048; Wed, 13 Sep 2023 02:34:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r8-20020a0562140c4800b00655e1bb8986sm360350qvj.15.2023.09.13.02.34.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 02:34:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 02:34:45 -0700 (PDT) Message-ID: <65018235.050a0220.ec38.1e5bSMTPIN_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 B3E5A6052471; Wed, 13 Sep 2023 05:34:44 -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 | +---------------------+----------------+ | Ubuntu 20.04 | 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/