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 CEAA9430B7 for ; Mon, 21 Aug 2023 04:06:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBED540A7D; Mon, 21 Aug 2023 04:06:25 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 232B640A7D for ; Mon, 21 Aug 2023 04:06:25 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bdbbede5d4so21818825ad.2 for ; Sun, 20 Aug 2023 19:06:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692583584; x=1693188384; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wkqmSW6iJ8liqaoA++gryV9x5W4x3y0MCqaYU8PpkEU=; b=ZzJ3c2qsr32dulukaZesUQhusYmXwyIcG/Z16wpwNWfpNItaZ6Jncitms5FkfL0Bl4 v6mlpG764+hljJRLYINsCqGK/HsJE0bwxCPcqvzPQpIPwe1OMnL0l+H65l/5SycCTGVD 334J67q+a9C+MySLQO1tVcOo16WfFXDeMVjQA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692583584; x=1693188384; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wkqmSW6iJ8liqaoA++gryV9x5W4x3y0MCqaYU8PpkEU=; b=SstjY1dilhDayz+Jzpvih3vdK7wX3XoFTbRDzJbqUuyp9LagZkengDcIfq3XFrBczc Cau2xWKXtVG/HqY0M8+KFMbDvJ/+ObLYu/IEd7vV3r/yDgZs6oGesMv1YM/PJQVCGo1L H4uyc2chzDieXsNFoqzhI1CUkWMNyWs4uKMaxeJfua7dED6ZRtrEDtxBn9O6xJc/E92D unRX/JlJUlcP1lgO7PWgZtW5uzLvIyS+yOalFbktNr02exHRcq5znmuhVWZvLAzMlSRS LI9wLQGa/q0bqQc95M0I8WcWGFt8Of/po3y+HZRdWuMoSqK6IPbVQpAhrjMXNwrJXklr bFYw== X-Gm-Message-State: AOJu0Yx83rKN7x5V7lYervuh2ECcacadGmUMTN9PaGYtST3zsMeEeLBb zM2RNtLO7+g0Xa4IWp7dkezhovZvwY0JzG8kaVLJdb529/5zHR2Sm8dTXQXFf7U8kjyAgM5b7w= = X-Google-Smtp-Source: AGHT+IH+5jHU+lWPkmO7oTFLWXeb1VgkwEAZhuwa1TnJ96+slWOZUQgLw4reb+M13Wca5q4O/T7ft59sIF7E X-Received: by 2002:a17:902:7445:b0:1b6:6e3a:77fb with SMTP id e5-20020a170902744500b001b66e3a77fbmr5714626plt.2.1692583584438; Sun, 20 Aug 2023 19:06:24 -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 h4-20020a170902f7c400b001bdcb65076dsm246496plw.89.2023.08.20.19.06.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 20 Aug 2023 19:06:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 20 Aug 2023 19:06:24 -0700 (PDT) Message-ID: <64e2c6a0.170a0220.d5516.ced0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A2BAF6052471; Sun, 20 Aug 2023 22:06:23 -0400 (EDT) Subject: |SUCCESS| pw130548 [PATCH] [v2] 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/130548 _Testing PASS_ Submitter: Wenwu Ma Date: Monday, August 21 2023 01:27:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130548 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27390/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/