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 735DE430B7 for ; Mon, 21 Aug 2023 04:03:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70C3640A7D; Mon, 21 Aug 2023 04:03:05 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 53A4940A7D for ; Mon, 21 Aug 2023 04:03:04 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1c0fff40ec6so1767153fac.2 for ; Sun, 20 Aug 2023 19:03:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692583383; x=1693188183; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BjGkDthkL8SUS7cJcVYZkYRv1Gsp10gFHzbqU1e893I=; b=OP9Umi3/MMlD27c5NlqIUsq0Ck0oGbHV10w/LrmH2A5CuigLjofY4grTZRf+2oEhTN vACgrhxsGqaTSNjFo3JZW2TghKE7o/Uit5dfRJ8eCf6yDmW3t9E7tjx97+Ig30AlEldi Qdsf6/TXio/EG+w6BRBsLzHx9hdNL48Wbi7f0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692583383; x=1693188183; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BjGkDthkL8SUS7cJcVYZkYRv1Gsp10gFHzbqU1e893I=; b=N1UEmqnKqTMJaljN/KmTNftbfATTde7arR23i0Y85T79rVXGuCu7UHnpukmJEoHZtv QG8qk/qWEPNQ1F9mauo2tZZXMYFvcewZKJnluClyXvwUE9cPLbMp0wp4mbCJOw3NTTLr uex5nZYoEWipOonwOaWlU2IVbEkxDP4loy8z3WtVbg/VvPYKPEmgFOIQi9dWUCJzGf4Z PuBxgB2gNox5Q3vUlFf58Usk0zSrvXiEmyCm2EbQZrgjE1R15SpVeYOWh95FeC/MO2hg looQEn3R0qe0RKNKUkBSkLngfyatxFFNvzd97jBeXwYyQLgyr6tgzB4aQArkbWuYXMuh olTA== X-Gm-Message-State: AOJu0YxZcWZtqfNx5jjZrhWE5VqN/lBs18GUY3UcV9GZwDYRr1g971tC lppK3DQPs2YP0hT0jMuAxomPVWTDaedA7govbd1dgSHHgV6EdNT+57co3g== X-Google-Smtp-Source: AGHT+IGnkmRHijQ0fvfDpNQpwNki6dh3/GDZ6/x+MYy2eD69/a4auzIGO4OM1g1suQL67CYl/I5o/fVEs46S X-Received: by 2002:a05:6870:d613:b0:1bf:6ec:dd4d with SMTP id a19-20020a056870d61300b001bf06ecdd4dmr7769725oaq.28.1692583383655; Sun, 20 Aug 2023 19:03:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x5-20020a056830114500b006b868e028d0sm310340otq.10.2023.08.20.19.03.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 20 Aug 2023 19:03:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 20 Aug 2023 19:03:03 -0700 (PDT) Message-ID: <64e2c5d7.050a0220.36f0e.d860SMTPIN_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 E8A926052471; Sun, 20 Aug 2023 22:03:02 -0400 (EDT) Subject: |SUCCESS| pw130548 [PATCH] [v2] 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/130548 _Testing PASS_ Submitter: Wenwu Ma Date: Monday, August 21 2023 01:27:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130548 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27390/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/