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 D9AC5430B7 for ; Mon, 21 Aug 2023 04:04:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D707D40A7D; Mon, 21 Aug 2023 04:04:20 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 1B0BB40A7D for ; Mon, 21 Aug 2023 04:04:20 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1bf1935f6c2so18235085ad.1 for ; Sun, 20 Aug 2023 19:04:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692583459; x=1693188259; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8qn0cJ+LQIr4rZXzvqwUx1cm0IMSGopuV0ZFkpqtog8=; b=FPw738JoNfVMb112o5VgRGPgXg5OfVuOkrF2HQgl3Fs5C+rWufhfSLUrgmZlo0V+61 XgL2o4CW8hMQyfVxL8weF8leUYErzHV747uIZaHQOhBv44YqlWfh/s9drbGM8U0a/EEY dR8tjkuALq9IY7Krah/bmC4DPQm0mE3ofRPvo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692583459; x=1693188259; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8qn0cJ+LQIr4rZXzvqwUx1cm0IMSGopuV0ZFkpqtog8=; b=ej/4Ha+8GRfuDNgyLAvhho7mU2OqcqTps3/2HxBffjeHerejPscyE1O9+F2Lhr60rw sk5HBgKwFneQf9zGYyHFQ+MJBaqDGIsdYqqrf/sIcG4JRrDTaIJjp91YZv6aS0kKiMo8 u04aaIchF10jRkDSx/HKQcOowOLH0uuwfCZiFa0iveW//1Zb0E1xQLo4K7ugsHwohUCB V142xhNpE9h5hl4TeYS54ZNSxMR8AJvV5q/tchs1LzRX2SJB0TT4TDBED6GdjK8eH+Y9 83qipuHI9DkZttWOgid0W2NfeICZUFiqcWD315JLd7f20scJV+GvdjbqgW8NbJHYiYQO 3I8w== X-Gm-Message-State: AOJu0Yyeo2EbX3BbgLsGhOTUd13olEhGt0BtXS3D65TaWqTGB2Nfj4xE 3mDD8gUGmdjcPi1Bxmnzw/OwiE4ngYNJ79cmfAmk+oAeDHU382QEqh1LYECtRXxVmZOmGztS0g= = X-Google-Smtp-Source: AGHT+IFLtizqvuWKoZ8pmgg6MQzLIpP8mkh+SeybOmuS79BmiwMg073PWao9NvFm8lqL7515Zo1ZEodkZrsW X-Received: by 2002:a17:902:cec9:b0:1bb:85cd:9190 with SMTP id d9-20020a170902cec900b001bb85cd9190mr9021342plg.18.1692583459423; Sun, 20 Aug 2023 19:04:19 -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 s18-20020a17090330d200b001bf0423c205sm243518plc.58.2023.08.20.19.04.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 20 Aug 2023 19:04:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 20 Aug 2023 19:04:19 -0700 (PDT) Message-ID: <64e2c623.170a0220.6b37f.c4bcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9FA1E6052471; Sun, 20 Aug 2023 22:04:18 -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 | +---------------------+--------------------+----------------------+ | Alpine | 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) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/