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 98533430D4 for ; Wed, 23 Aug 2023 01:33:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A25BD4021E; Wed, 23 Aug 2023 01:33:16 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 333354021E for ; Wed, 23 Aug 2023 01:33:09 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-56c4c4e822eso3239973eaf.3 for ; Tue, 22 Aug 2023 16:33:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692747188; x=1693351988; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PDMAHxEfjdx4GLjZ8Y653ip13Mh1izZwDfECKcNE0m8=; b=UnTlpkz9hxIKM0RFBHN76ZENuptEWy5xMsdAoDiZMb8gw3oitnuOJjrlt7TfS3iSEO dIWx3adk3ZL7akGVUJYqmgjKnTgl/n+KWxiFpqu0pzx28xGv7z7MK14L6HsbYywR2bDU BpEbTrM2ipzCq81Fvi6kK+dmUsHt0ppiZ2Rjg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692747188; x=1693351988; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PDMAHxEfjdx4GLjZ8Y653ip13Mh1izZwDfECKcNE0m8=; b=VJVpxZTtCYL5CRU8m00H0dhMSrZzYzHmp8/fuqcGETAERIEO9An5CBXPUM2OStmZoT 4kSm3XDfeMyIOp66n0hVRYfxDQh7c10gNcz7iA+JE9M+mr+8HAObPgbLHIyAysCjY8GK uIhmxBuyp6Yt6PSEE6EVrr+l8Lay8xFfgbVS6rRJcgZ9Ud8WAGk9Xb25lY/hQIJA6BfA LlvCOqqbUcwgnrZjnNUA5EziaMbgYVkfSwa5AUHuW+l4crfm/YFbM8FROqeqdtfzyfiU s04Y7bTQq1XG35F2dPT2OxR9xcp5AazV7NTai6a2Ju/CkGPj73Jx0uMvltTikInuj061 YOfw== X-Gm-Message-State: AOJu0Ywms9iMYbp4MzOD7y/0xUqP/pDi1sjqQSEGvKuxn3V7LffdJQ6+ 1jLVzUpl7I42MBTYtkVmZUQggn+44Qif4yO8hJ212smSdBRb6gor2ljT3g== X-Google-Smtp-Source: AGHT+IHSy10AtLy2kdA4J8pQE6LC3W96WIFYeL0QSSABhv/IhRNfpQJfoQMopsfPp5R40hZyPsYIHDZFq8mA X-Received: by 2002:a05:6870:8288:b0:1a3:2447:7f4a with SMTP id q8-20020a056870828800b001a324477f4amr14384951oae.32.1692747188495; Tue, 22 Aug 2023 16:33:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z6-20020a056870e14600b001baf12e74cbsm1103791oaa.44.2023.08.22.16.33.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 16:33:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 16:33:08 -0700 (PDT) Message-ID: <64e545b4.050a0220.ae71.7501SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E5D336052472; Tue, 22 Aug 2023 19:33:07 -0400 (EDT) Subject: |SUCCESS| pw130621 [PATCH] [v3] 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/130621 _Testing PASS_ Submitter: Wenwu Ma Date: Tuesday, August 22 2023 02:18:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130621 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27406/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/