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 4F8A1431EB for ; Tue, 24 Oct 2023 04:42:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48F7A402E4; Tue, 24 Oct 2023 04:42:00 +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 46CFA402E4 for ; Tue, 24 Oct 2023 04:41:59 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a67c3d62a3so139111539f.1 for ; Mon, 23 Oct 2023 19:41:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698115318; x=1698720118; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YoGB0wq1Vf3jGTJb2UkpF3Ryzi1ka7JLPlm8xwE0dAY=; b=a+VVF4KyNfOweeGQ9KvKhc+Dr49RrxCVxEzuq2mAoEM8WNFrvSfrXxr402PwnWuJJz yDgAncsFBIzporORY0oqqTtef6UjbfB2zwQU9u2hd6OqY2uUlQYTqPD55QEaxR7dhYZK gTXozKUWM+7NrHngrtRi3vwG9MAXEO8fQZH5M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698115318; x=1698720118; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YoGB0wq1Vf3jGTJb2UkpF3Ryzi1ka7JLPlm8xwE0dAY=; b=sKavNTroQMmynUe/JdoYCcWSdOt9rlFpmr+1wXgwWcAH/7kUQw9lNV77X8Idjz3zyR 0v/VZ9E+0VL9alrWDCT/NH0ufE4Gziu8Su+aFTuZZq4b0TcGLt4UdDLCqUDPo5UX/YvN rdb5LoFXlXrXIOXrVfiK6zY1/6O6wMYhrVCRF0n4G4Wa39RYPFtcnLhuBbuqTganhCY6 iOmq7uUBo6Zoohb1261IYu/LWiH17ptIajpqQ3Y8Q/CVxlLvejqola++iyCqe4IHOqIw WR145Z0Sus5x1kJNaiIQD5X37B0ClUS+ZWl68wB9YC7Q23MLUSqSzqiJ9B4CP6jGs/Ry oOPg== X-Gm-Message-State: AOJu0YzR2VdAowqFiul8tW+ztgs30lAusHiZfgscXRTMrD/4oH3AWrBj YuvgultItaK6wYlJmD/nQX5kM9e5208kZ3grr1Rde3ho/5GMfr4OQF5oDw== X-Google-Smtp-Source: AGHT+IGvdGSYJWjOQE0fVtDxbayhgIsbjyVBtYwVkSIYCpMk24c1IO6Iw/0oOpHg1l+pqGXOqTRy62USq50x X-Received: by 2002:a05:6602:14d3:b0:7a9:5013:d119 with SMTP id b19-20020a05660214d300b007a95013d119mr6233346iow.18.1698115318698; Mon, 23 Oct 2023 19:41: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 g4-20020a056602150400b007a97c990d5asm120233iow.3.2023.10.23.19.41.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 19:41:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 19:41:58 -0700 (PDT) Message-ID: <65372ef6.050a0220.8d859.34c1SMTPIN_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 EBBEC602A042; Mon, 23 Oct 2023 22:41:57 -0400 (EDT) Subject: |SUCCESS| pw133205 [PATCH] [v5] 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/133205 _Testing PASS_ Submitter: Wenwu Ma Date: Tuesday, October 24 2023 02:00:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133205 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/28048/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/