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 975B441FCB for ; Wed, 30 Aug 2023 08:17:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A179C40279; Wed, 30 Aug 2023 08:17:17 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 596F240279 for ; Wed, 30 Aug 2023 08:17:16 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-26b41112708so3364558a91.3 for ; Tue, 29 Aug 2023 23:17:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693376235; x=1693981035; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U4YVY1dtX2jhE/UOd2JiRdKy1DOTz9aAmvaMtT0EETA=; b=diDYx+azgm7DSJrtwyjFKGPGbhBBc2m6AHWGn4gZfShkYJ5fOMfQai19rDStZC6P3y 5ONHOj7TCGGXfL1+REhBY7lvCCwqW4ovpM+Fsv13SOUHpdAMgP1pqLZJK9m2cCnfooAh dHrNw9/abtoUq9EDrnICfjQ1tbRrV3v6RkDgY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693376235; x=1693981035; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U4YVY1dtX2jhE/UOd2JiRdKy1DOTz9aAmvaMtT0EETA=; b=RYV9zkrKwb5GMvXu6IZlVUYYA5tGrayoT0vpT3AffG1WVR2HNDKJyvHqH4nNj8GY77 7IBIMSaJvO2WxFtKqb5ZS3PxIL7D5UPouTjemOOuyvjESDN4+kaFrLsb2mtUgnluDt8h SjLcrQILpdKhfQk+YgKJKqMvh/TfrWRAbf5gu6PcHDDHQnzHOJD+t4ZAPaN/GA4BdoXR 9b0ZQMTr4cfMiGOJfWMrk+muTdL4IWssOdwrixCk6OI4eP3h04dZH3CGDXz8XC+jObVh msnlT7YKFMTIITgWtznFbPGFXHOn8/ZGiKapqhL5zusP3k5M45cHalECJP67OWtm6B3y qUHA== X-Gm-Message-State: AOJu0YxY+V3u9VxaHwoVvOJhE/E5sbPke/mrvKpVhNgrpbWt83XTwsoJ ngzHuwiBYpjy6uY2WzMZyjxLHPAxLq+4s5/tnwsAevMbjkJlXAzaaZQhgQMYG1h2vc8sPuGeQg= = X-Google-Smtp-Source: AGHT+IHbRmhgytNYXG3PGkP24Yt/ihRB0Mn+2Xv8wn0gg7zb6sOhnbxxydRU9FBGjquv4IRZQl2zjwSxF8sm X-Received: by 2002:a17:90b:b17:b0:263:72fe:3ef7 with SMTP id bf23-20020a17090b0b1700b0026372fe3ef7mr1175667pjb.42.1693376235534; Tue, 29 Aug 2023 23:17:15 -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 ng8-20020a17090b1a8800b0026b2c69f460sm49157pjb.6.2023.08.29.23.17.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Aug 2023 23:17:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Aug 2023 23:17:15 -0700 (PDT) Message-ID: <64eedeeb.170a0220.30953.2d06SMTPIN_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 ACE7E6052471; Wed, 30 Aug 2023 02:17:14 -0400 (EDT) Subject: |SUCCESS| pw130866 [PATCH] [v4] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130866 _Testing PASS_ Submitter: Wenwu Ma Date: Wednesday, August 30 2023 05:07:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130866 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27466/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/