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 3A9C942586 for ; Wed, 13 Sep 2023 11:28:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3718B402B3; Wed, 13 Sep 2023 11:28:00 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id DA3FD402B3 for ; Wed, 13 Sep 2023 11:27:58 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6560e75aa99so1907816d6.1 for ; Wed, 13 Sep 2023 02:27:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694597278; x=1695202078; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Hj93KUg4IeB0A06bbYT0tUaSgNU3lkTcxneIhK0T4jY=; b=gRBZMFpeS4H6wGXdq6Sl2dWEDpzBiyhevIg99r3uXbZWtqIEWebF5qi8r+tktI8BnK tRrYI/OtsBikFLzL5LfLSmT1fjiSBJP1dKdxXpRus+wm4YjYiWe5+07xB3oTN2PiEawS 8kABV1ztGrhDQu/aTqHcNfPEvMHIGYtraowPQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694597278; x=1695202078; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Hj93KUg4IeB0A06bbYT0tUaSgNU3lkTcxneIhK0T4jY=; b=it5zWjN9LBEn+oIIph5rcRMbY9Z0zly4DNFk/JhKfI1nUyhXnbtwdFq36yzXqhjDZu FOzQPKOYFJRxxX+JXlZdZzAw1KWuH0LAHVKDL2RfPXyjN46KAVKyYVehEnjrAH3PUfrv oT763lT/9DsnkeqHWebSB7aIFIKGAy/t6EAzqn7DW1zXezGAY8trOvDStReHsEk6+WxO cwxfNAWydtx/yG2hcAJBd7Rf5afkAzeVdTV1ZmiIJ/SlgQ9RQ50c0dOLEnozK7LbKmNQ oT4EBUPe4deP3yDtqv8yI00W6HCui9P3KPyappnzNk34KVDJwimQbIT0qBK3mn7G8grB /C5g== X-Gm-Message-State: AOJu0YxS5DzL0bQalYBZ6jTLqVnr3B8Vh4L4Za3DGbkVJlmTfo++cqBE rTXt/kwhDV/R4sAcuSLbECB5d/ZHKsYfvCsKjlL8+LTZCC8yGMWd2RXIMQ== X-Google-Smtp-Source: AGHT+IEc6vjruKITIKzBfB8SuOSJrdxAaTSgRyRsN2b9EPcrAlpzTgUYuXetAm6JfBoK8Zn5p+qewagrH3O7 X-Received: by 2002:a0c:f312:0:b0:64f:4e7a:bc4d with SMTP id j18-20020a0cf312000000b0064f4e7abc4dmr1893039qvl.43.1694597278382; Wed, 13 Sep 2023 02:27:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 2-20020a05621420a200b00655d8da1ff4sm375034qvd.43.2023.09.13.02.27.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 02:27:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 02:27:58 -0700 (PDT) Message-ID: <6501809e.050a0220.36947.2a7fSMTPIN_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 1AFF26052471; Wed, 13 Sep 2023 05:27: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 | +---------------------+----------------+ | Ubuntu 22.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 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/