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 4754D430D4 for ; Wed, 23 Aug 2023 00:50:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58B6F4021E; Wed, 23 Aug 2023 00:50:16 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 3346A4021E for ; Wed, 23 Aug 2023 00:50:15 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34cacab5e33so8432245ab.2 for ; Tue, 22 Aug 2023 15:50:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692744614; x=1693349414; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+sORxLGYkfhPfPf1GblESUGXb/NEexa5bfh4Kt6kha0=; b=ICGk1HQCaawasCICenjrnuGCUtoSmAsWJdUZhoq343g1oSPbrQiDnGQ3JW1Q3P37zI C3r7edL+ptsdr2mAOmCx64uutArm9r7qwjZjyv4ImySyMxDFdltAiMsR5N2cOGv6mJbF ZBJsMvmsqRJzGzw2gr0n63IrFOfwxbqa2g39s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692744614; x=1693349414; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+sORxLGYkfhPfPf1GblESUGXb/NEexa5bfh4Kt6kha0=; b=ehIo06h09IhmfIPg5UmsMTSwG/U1iScao1LEyBcZX3Y87gwjqbZAC9h9I7ghBThBCo HNIoPGRbRGBVwnL5H/88zSYv8gmxgcNkSUIvQq+Tlkep8+fojSlwNsJFTu/8SzZk8SwG EP8vqImHHoR9RjyBEKoqL/PiWz1lVkddrGm4OjZZOIB9bTHA7ugwm6HiNSKqyCSj0V8L VAVmTmvpo1wdubZ7YaT2NOmL7B+RtMv3Fl+a0U/jsAFMQ40J5MGgHC+QrXCeBKlYask/ BbMED4f/EsZIGid7QzTbsWVvGFTIkfzDMh344CCmhdYTKpEpxfLcqMLn09R2s3L48XGf DAbQ== X-Gm-Message-State: AOJu0YyWIiBCta7lyn6C1CKCqT+JW43+0URyGzLP8+qYwvKn07qeX5Jw zROdiPXt4KqsvPSIhyd3WGclCoMhHSfTh+yoqUyJzkO130b780alV8KYUA== X-Google-Smtp-Source: AGHT+IEyXpNDsC/7uh4meaD1OQHOxZmUVxNrSwgnkEK/9r/YQz3XB5Q/mV/ycPzIXGWa1pr0VvmFaKud0kP+ X-Received: by 2002:a92:cd86:0:b0:349:777e:f514 with SMTP id r6-20020a92cd86000000b00349777ef514mr1222781ilb.10.1692744614585; Tue, 22 Aug 2023 15:50: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 a14-20020a92a30e000000b00349487011besm491487ili.71.2023.08.22.15.50.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 15:50:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 15:50:14 -0700 (PDT) Message-ID: <64e53ba6.920a0220.96999.6084SMTPIN_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 21D186052471; Tue, 22 Aug 2023 18:50:14 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/