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 18C4F4258A for ; Wed, 13 Sep 2023 16:44:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1557040691; Wed, 13 Sep 2023 16:44:45 +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 79C9F402F2 for ; Wed, 13 Sep 2023 16:44:38 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-58dce1f42d6so14368757b3.0 for ; Wed, 13 Sep 2023 07:44:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694616278; x=1695221078; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0k8ylA9X2cKqv6uWAgZrMR4M2F5vtFxXgKV8mwwfd98=; b=F4NnZHbP7S0xovyXcBPSkw830W+brcuISCppw3ozkNuR4V7+8Z4i/4kSf6FGXzE/Vz /ffeESuhTPDPA/sXsKGjma28ZYhy5XNtoLdXRayOTvwHi3lYRab1OFbLoU18qdeVaGeZ JRt/Ft+Z0/jBg0kf4lDHBVvV7Yl26EnSqp00c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694616278; x=1695221078; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0k8ylA9X2cKqv6uWAgZrMR4M2F5vtFxXgKV8mwwfd98=; b=jr0zm+xWHpK+9BbrzLbjM/PFVF7L3jgwwqQt9O2VGg4GOgkDtYvFZf/MatyeMRIguH shx5v8GqNAvqyibUfAdDmpoBx8YUt2qc0bk7GPSK9WRKGkVZOCRY4laB/Z0DRDXIXUYq nHZFo6vJ87mtTqdjNwlRg+FpGxPhdcMtGZJxiwQGdLzFG6TmScsr6iSYmrVoLQOE14xD H5mn+RNXz4+QvA9SiXR/4/i4LFOhmoc+MyX3F7l/0jF9NiGo1fqsaWGYhFYXc1E3UVfB vjWHPvleALWed8tTClct07pqzlZTf6WWQaRIPRbrvBGm3C1excAtU9el402eivm6zMjB 8lGQ== X-Gm-Message-State: AOJu0YwDNHZ2pSdsXYYQ+Ygns8e4fh0/fhEml9vaIsKppKT8i2CLZSYo pohyYt9NWrjRUuNm/Cgxs69P4E9GTcZi7AAAST3M4tZQU0vWdABHBRzU4w== X-Google-Smtp-Source: AGHT+IGSTGaFVJMMxfDveNApOSaZ7t3Tm0/99oJdVGAF2HbDyT4NkRjasUBpDYZpOG7rMdtrc0cWSvDkx5E9 X-Received: by 2002:a0d:ebc9:0:b0:576:87b1:ae0d with SMTP id u192-20020a0debc9000000b0057687b1ae0dmr6606565ywe.21.1694616277863; Wed, 13 Sep 2023 07:44:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s1-20020a0dd001000000b0059b039a1f97sm1026095ywd.11.2023.09.13.07.44.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 07:44:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 07:44:37 -0700 (PDT) Message-ID: <6501cad5.0d0a0220.7dc7f.9aedSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 809CA6052471; Wed, 13 Sep 2023 10:44:36 -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 | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/