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 CB237431EB for ; Tue, 24 Oct 2023 04:47:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C547540A76; Tue, 24 Oct 2023 04:47:22 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id B0927402E4 for ; Tue, 24 Oct 2023 04:47:10 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3ae5a014d78so2575360b6e.1 for ; Mon, 23 Oct 2023 19:47:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698115630; x=1698720430; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YoGB0wq1Vf3jGTJb2UkpF3Ryzi1ka7JLPlm8xwE0dAY=; b=QiKlGVr+0Re0293NyT2iPiimu0fi4Gs218RZh/89VorjlnZrk7tvrsM25ysBOAMQ+x 3Rk0ZsEhxKT9EDnKQd0TKDdAqHglF1PwEmj3MiepkQWoqixbjefH2cNaZs2hM9K57sTW zZtI5aTX3KssEYNu1kyAYUBmk1dvAruVSS+Vw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698115630; x=1698720430; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YoGB0wq1Vf3jGTJb2UkpF3Ryzi1ka7JLPlm8xwE0dAY=; b=oNBX7ivCs6/NDiOnLFUC9ZKpZ2y5Vz4+8rcGgzNw+GlBkgW3yvwUQVLIzjC1EDupx7 DL1eohQMhjR5q4z/fDPhmse3SV7va6Jd9w3iPH/2zDyX2UXFDDOm6I4GHX71uiI4eqdO 4EsG5qKR67UclZTJffDPVkAuMPGg3bqnFmTSgLBO6NoQAX04ESlcyZU9QhgmCcv8dGR5 9lXzxk+Iu/8+pChloyuFZLmrNA07TgOKvHoIt7xW9DVfTT0TWUiHT0opWYvbn9eo+w5D m1Ckf+grg3rJ7TuMNzxw0lejGBJUdiXu7AkV5rqEI0ZJ+h1dWmu9Kyk23ypxyBxIx8Tp uw1A== X-Gm-Message-State: AOJu0YyYFKUA9GlEmwEXu8Ed//VLldy68rv/WVqKusSRBZ5T9IACk+Zv 2FNJTFEmhp/JVxnylsQZ9qjB0DnEUm2QiBAcyBZq8K/GIbIE9LFAS5ECuw== X-Google-Smtp-Source: AGHT+IHTbV0Gxvl7gKj9rsABLY5xv+l8uw5Xqirm5Xi9YLSbM3PQ0WLfORoqEiM5ADDd/gD2PX1SkoBVzU3Z X-Received: by 2002:a54:4010:0:b0:3b2:f27f:7351 with SMTP id x16-20020a544010000000b003b2f27f7351mr7121249oie.24.1698115630177; Mon, 23 Oct 2023 19:47:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z207-20020a4a49d8000000b00581d76c69a7sm856693ooa.7.2023.10.23.19.47.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 19:47:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 19:47:10 -0700 (PDT) Message-ID: <6537302e.4a0a0220.7b639.28f7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id C7F56602A042; Mon, 23 Oct 2023 22:47:09 -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/