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 2A15142BA1 for ; Thu, 25 May 2023 22:02:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 256F940DDB; Thu, 25 May 2023 22:02:09 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id D70A640DDB for ; Thu, 25 May 2023 22:02:07 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-75ca95c4272so7682885a.0 for ; Thu, 25 May 2023 13:02:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685044927; x=1687636927; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L6WQxGz8pbtNfZkzi24nx5R6IgT38PnQu8AEGHxVZy4=; b=Cwh308yHuWaQd6Kzd+tiyp20KOOvttyJYudB1dBGLkFX6/j8J7Ka/5rjYExKKB3QB3 cgzKosyAu3xwFHM5bGZBnISc/afIU2weJE5KdKXvXpvWYKrj3D6VrP3GoE3r09mcNKNS 06wgAMCMjDdiwoBTuz67JRsaRpRUb4pNiZsPQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685044927; x=1687636927; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L6WQxGz8pbtNfZkzi24nx5R6IgT38PnQu8AEGHxVZy4=; b=OskWhRMjKwZ1eNqiuJ6DsCiwQLTni9luQtR/jTvuXM+MGAhXx6+0aRNQYaYlTpLZny KAR70fxLcSCidbvs4XKYwDJYKsrOEmardN2msbEMOiwJJpwh+NUDwzE8bibRv6wTCsQx QhOXcr3lD/UjqmLtFZyAH57jMCqiWoDPh8ySMJETJpmeFO9zerbNlX3p4CrN2nDyoeYs JVRuf68YMKov5ogbiHGmTLXdAIxLqVNO8hOdb3n7Ad8LGNOfacmuRwrmDzVqHukidHSj eaC3Bka1LuyITgG/90f/UMUd6TfpZWFbxuB2qOU3wvESFNIDx5k6+uudMErzK6aj5P73 6z6w== X-Gm-Message-State: AC+VfDzF6AiEFTE2oGfW2gmTyUmhid0AkIjiTeZ3c6m1IH3CSHBsLzTH BD9UlGQvsi7IuvvgPWTno5Se1A9h4IPpEB5tJZLtf/6ZOELtLgBXUreD4g== X-Google-Smtp-Source: ACHHUZ6631sqrP3O4loubkb/dvmz20bOdiRizxVcXipMCMb4fGGM2b/yOoPImHoWhvtiBORtR2huCd/RANnX X-Received: by 2002:a05:6214:29e2:b0:616:2ff9:4826 with SMTP id jv2-20020a05621429e200b006162ff94826mr2249532qvb.18.1685044927258; Thu, 25 May 2023 13:02:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ge10-20020a05621427ca00b006239ae997bdsm95200qvb.63.2023.05.25.13.02.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 13:02:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 13:02:07 -0700 (PDT) Message-ID: <646fbebf.050a0220.66fa0.2880SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id F3B4B605246B; Thu, 25 May 2023 16:02:06 -0400 (EDT) Subject: |SUCCESS| pw127375-127378 [PATCH] [v3,4/4] bus/pci: add VFIO sparse 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127378 _Testing PASS_ Submitter: Miao Li Date: Thursday, May 25 2023 16:31:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:2d9e10932d535ea553081b489a25f6fce7ec7996 127375-127378 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26380/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/