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 9A08341FC8 for ; Wed, 30 Aug 2023 07:50:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A080840277; Wed, 30 Aug 2023 07:50:40 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 6AA4240277 for ; Wed, 30 Aug 2023 07:50:39 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-64f383be0d4so31055216d6.3 for ; Tue, 29 Aug 2023 22:50:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693374639; x=1693979439; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mIRTAYyV6sWRFVqEWdEqwlaNWdE80PARjViZgLdDZrg=; b=JSXnWzCQiPppUr/JxjcCCTd28Boy5mL3cdjuBfpkfiNYunABzltMGNjhVrTN/YqP/v pNquWNtXaQf0Rqj6MYJ4F40uYTscuJay/pAUyisd9X0IwHEc9uI8DYq0/g8gaQJbDrz5 QruE2hp2Ws6NVJ9rtIZYMlC8IGUMCbuz95YuY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693374639; x=1693979439; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mIRTAYyV6sWRFVqEWdEqwlaNWdE80PARjViZgLdDZrg=; b=LX8RMgkjCX2AGZfTvl7ELr8L8NkjG3L577VdimD8ue2bQ6wOeHnGUp+KRXWSuO6Rt5 jK/eau9Lqqz9ZXm3s4ECNjiRLGlaMw43bxpfufgZkoy0q0uIF194oGyoDD1+Jf6Pb7ON dhsnxCyC3OHAUnu0RZs0Cqm1ImHclWBKZq4Hpkj1QDvDlRy5oZdZexsgi9YzZuXdnCTO o9lOyK4UmGH9/cOGa+QQRnio589MCXKZTKYw+NGTR5MG5IQ4m/QHbnsYTCQoIYzn4iag rVfFfL4hCk4ny8CMGm8jwEk3JySbGEp5zuQKTtxyc/eVyBnoMHjuYRlLMuXP27B7b7p7 +m8A== X-Gm-Message-State: AOJu0YzNCNY7kXH3+NwbEs+ezkGEnabS/rxBdsADLM+9WgU+u4Cy8fY4 45j7QRhfDQnnA/MNfh1n19m9XIixsUTp6/AvXP62Q0B1K8Vp2Il9Gi9i0Q== X-Google-Smtp-Source: AGHT+IHAjpxBXZV5zA/zNE2Yz9Th3Y8OS7rWSMgDkz38f6AISoQNXNmVeAB0rmdVwE/ZcHcqHfgjDnCIkbwc X-Received: by 2002:a0c:cb01:0:b0:64f:8753:71e7 with SMTP id o1-20020a0ccb01000000b0064f875371e7mr1024371qvk.49.1693374638904; Tue, 29 Aug 2023 22:50:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l10-20020a0ce08a000000b0064f437e290csm505812qvk.62.2023.08.29.22.50.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Aug 2023 22:50:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Aug 2023 22:50:38 -0700 (PDT) Message-ID: <64eed8ae.0c0a0220.a1e2.6195SMTPIN_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 A4C956052471; Wed, 30 Aug 2023 01:50:38 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/