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 32B1A431EB for ; Tue, 24 Oct 2023 04:59:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2DFCB402E4; Tue, 24 Oct 2023 04:59:46 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 968D2402E4 for ; Tue, 24 Oct 2023 04:59:15 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6bd73395bceso2928739b3a.0 for ; Mon, 23 Oct 2023 19:59:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698116355; x=1698721155; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RlIQXBz+2Woc5R9huyfhMghXQbE0KyiZJcfueD3COVc=; b=emgj9OMcKYid8BU9Qv6xuhXuGCbosRx3Xg/4s6b+fzkfcbii+sJdtN2t7qBz+8x3oa ACTCQPvUXSjje+475U4GPvPYxSSYo55VhT9klluKuE9UMzgGXlxzwDhcoNq9ftZ7HCDz nrZOd46vijLawWmVonSkPtaXhrC6vC8Fg9KRU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698116355; x=1698721155; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RlIQXBz+2Woc5R9huyfhMghXQbE0KyiZJcfueD3COVc=; b=seadP01ERsR6fFwhka/gkC8+ziZwW2g7XVRmdgsP2qGffBwjxfwUZNyZcwDmsSP7ns XyHkujfNJ9AV1sYOAZ7FOyBxqYR/lwLD6WJ4hHcEFSBNVjEK6renYGlm4/LTT0A7qbPw wHrWO+q9+FXZ+bmMFp6Z7VOcV7DIyxUMMMrEsvUdj+QJeN/TuJv1/qw19Ujy/vJX9cET L7C+8GSJnFzdihZO98Agh5iAHQQ2MDIGnXVXfp8NbWsXDF6iI3gS/UFfRHx4xd1AZFTo wwgAlndJUgwfwBpoTWrle6Uoq0p7cdDvTJ+Jsya20Ds8Qw/acHrlnk1N6fgvg5ZqiKV2 dnRA== X-Gm-Message-State: AOJu0YyqYVx1ZLcCIY3tLZu+z0VBF9FpLjVJ0wM3VX9wnECHzLrIf+0G pI0VcP405frsDrn0cFMyAFL5znqxxMY7LiKjZAtynwsQsV+tBMK0rscbjA== X-Google-Smtp-Source: AGHT+IG1+tjH/5p1nnhwUYDsHX5C4XGv23nScWFtUrLN1Owf9YLW8SL1HZJ5CO0nf/NUyWRrvxIfs+P94gzj X-Received: by 2002:a05:6a00:28c7:b0:6b4:64ac:eab2 with SMTP id ci7-20020a056a0028c700b006b464aceab2mr18536819pfb.1.1698116354821; Mon, 23 Oct 2023 19:59:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u23-20020aa78497000000b00690c735f87bsm579816pfn.1.2023.10.23.19.59.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 19:59:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 19:59:14 -0700 (PDT) Message-ID: <65373302.a70a0220.ac9e.5923SMTPIN_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 02DCE602A042; Mon, 23 Oct 2023 22:59:14 -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 | +---------------------+--------------------+----------------------+ | Fedora 37 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/