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 6F427431E7 for ; Tue, 24 Oct 2023 01:58:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A3624027E; Tue, 24 Oct 2023 01:58:23 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 19DDC4027E for ; Tue, 24 Oct 2023 01:58:22 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-77acb04309dso162112439f.2 for ; Mon, 23 Oct 2023 16:58:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698105501; x=1698710301; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Yy5sKHq0d05pulOWY9egQMGaxbZfW+MIsTi+w8v9i8U=; b=YrJfkcM0lWg8AQlzKKIKSNFuydx3AdixfJwZoRsvJeeESYd/FKd0mtwNi/gqH145nB 4TXLRr6+ilqJmQ3hj3KgBg9xE8ioEEeCVGrjHiYE/kUtP7smFQ5oS7EPG8E0eLliaXHI ndXHnMMnazOQT1wEo9jW7SCYlhSBGVTXm0BRU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698105501; x=1698710301; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Yy5sKHq0d05pulOWY9egQMGaxbZfW+MIsTi+w8v9i8U=; b=DFYOqfTpWvGD+EOVemN52X00O99NDm800ECC2d6JZa4QeyIONcfbM3Qi4G5qxxdzNz TxA2lRky6aMdssSNUD4Mk3Q8kmCBO6C0W9c2j1jeOJw1yBAtyz5QpHcf0QQYlwnVdS6r gWGGIrTWbBbJC7joFdaaKQU0JHAV0xM1GliB9Io4QdrIrup9Wh/gGAFu2XWYr5wN3PEK korzfzDX1/jxjy84lq0CDaszoTzMMjRl1P30Q4F1Vyl8Pdb8GHZ5cbJznIHylXie3SKt o52eg0NNfCMGKmIYxG4G8H7RFCBl+90smNP+26DaT2BcRF1AXMeLLcTptHZe7jzwXH7t iDOw== X-Gm-Message-State: AOJu0Yx4gLU+9ka0llc2lX1V0AoQbbICljpNwKoSvP4+U3ci4rjmNGTk eM9tx6xPhuObB2WrRLPEJzdPIVFCUFU5wiFuwdv3L9vYqPKzeofMGgY9qA== X-Google-Smtp-Source: AGHT+IG8ZI23jUebr46rfiyICIf+hbDHfhKuLd7SZEjupMy306/hHDauREVvuI/tSWdtaARGpApGew9/GaBi X-Received: by 2002:a05:6602:2c46:b0:7a9:63fd:e277 with SMTP id x6-20020a0566022c4600b007a963fde277mr4083799iov.14.1698105501488; Mon, 23 Oct 2023 16:58:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p23-20020a5d9c97000000b0079187d2f206sm617018iop.7.2023.10.23.16.58.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 16:58:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 16:58:21 -0700 (PDT) Message-ID: <6537089d.5d0a0220.95167.7519SMTPIN_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 038BF602A042; Mon, 23 Oct 2023 19:58:21 -0400 (EDT) Subject: |SUCCESS| pw133204 [PATCH] [v2] eal/linux: eal/linux: verify mmu typ 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/133204 _Testing PASS_ Submitter: David Christensen Date: Monday, October 23 2023 23:19:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133204 --> 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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28047/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/