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 06B1641FC8 for ; Wed, 30 Aug 2023 07:47:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D5F940277; Wed, 30 Aug 2023 07:47:49 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 07EAE40277 for ; Wed, 30 Aug 2023 07:47:48 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7927f241772so177748239f.1 for ; Tue, 29 Aug 2023 22:47:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693374467; x=1693979267; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AOYhpD0czG8wu7fg7kJBWciXmLORBLENbSxEYJQZ6pE=; b=CGuxeQOfnuq5uwGe9yJzZggOKOI+OtUg0uOOGxvqDVK7shFhzk9aGBbzygclEwio4P Vfuj1utBsyzGYjdXlNjwu9ToGDGbziQXZc1lcQGCEo0RGwKzuE22bSqZnuPT7/k8NVR6 XRXKq9ROIjZN+pWdfLOQR7MCRwa4C1CfYLfXM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693374467; x=1693979267; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AOYhpD0czG8wu7fg7kJBWciXmLORBLENbSxEYJQZ6pE=; b=R4ePQnVOgW3aHu8BbiX1sHGL6dIZTlXZQ9a7A9o/L+bZP13DxfPt7iQF0JdlzREzpm /4m4IK6XYZbIm4M7Kw4oUPUjYIpmcAgWX2bmqkReye5PnSLe6YrZ6xj/wOqK03EAuruU tUM4ZPr++b4g/COnGv/iKRWYVqniDax7TCOPUU88+io5boxR8CWHm8tZxSZp1MoUhc9/ XI1PSBxfispAV83G1ObqS8rXKqeHzwUtsz5YsV56nSJWaP/KIQuBNjpDWkE3W0CCL3vu 3hh0wcqsDezKy35pbYAlfP3ZseFdc6ZOIBG56WXkVtLhX8P+VTh21d2sKKdc9KrDJBNA agzw== X-Gm-Message-State: AOJu0YxvqOM2LQzTbBqaEOl1k9QaNil2nZ9OH5td5n1fmTA5w2l/e1P/ F1t78PpGwHNF1MPD+tGhlzgxusopZb7T4bVafQdlGSf064v06tbW7/FvX9ZYhT87qlDndcBPTA= = X-Google-Smtp-Source: AGHT+IHexgVsmKXFSQO2coCcm9NGr/PZu3OMbYDZhLuPRP9f9GFSWnEFV6t61Pb78rBd/CH1cTzVk/o8/Ruo X-Received: by 2002:a92:c103:0:b0:348:d654:7ff6 with SMTP id p3-20020a92c103000000b00348d6547ff6mr1369299ile.4.1693374467500; Tue, 29 Aug 2023 22:47:47 -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 g4-20020a0566380bc400b0042b0e3c642dsm519568jad.40.2023.08.29.22.47.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Aug 2023 22:47:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Aug 2023 22:47:47 -0700 (PDT) Message-ID: <64eed803.050a0220.bcd2d.9bb0SMTPIN_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 2AF5E6052471; Wed, 30 Aug 2023 01:47:47 -0400 (EDT) Subject: |SUCCESS| pw130866 [PATCH] [v4] bus/pci: fix legacy device IO port m 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130866 _Testing PASS_ Submitter: Wenwu Ma Date: Wednesday, August 30 2023 05:07:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130866 --> testing pass Test environment and result as below: +-----------------+--------------------+ | Environment | dpdk_meson_compile | +=================+====================+ | CentOS Stream 8 | PASS | +-----------------+--------------------+ | Debian Buster | PASS | +-----------------+--------------------+ | Debian Bullseye | PASS | +-----------------+--------------------+ | Fedora 37 | PASS | +-----------------+--------------------+ | CentOS Stream 9 | PASS | +-----------------+--------------------+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | Fedora 38 | PASS | +-----------------+--------------------+ | Ubuntu 22.04 | PASS | +-----------------+--------------------+ | Ubuntu 20.04 | PASS | +-----------------+--------------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27466/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/