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 7169E431E8 for ; Tue, 24 Oct 2023 02:02:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C7CF4027E; Tue, 24 Oct 2023 02:02:06 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 9F66B4027E for ; Tue, 24 Oct 2023 02:02:05 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1e9b6f39f9eso2915396fac.2 for ; Mon, 23 Oct 2023 17:02:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698105725; x=1698710525; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=25qRkWEO5jLyyNI42CGX6t6wdW5PnNcLIdBr+GIeggk=; b=aMuflvDVNup0yHSmdX01+SRspBfrcdi3eL3ZkcI4eltEZs7cyQTLmRfiFzlNdDaUKE HFQB0tpq74LIMtpN4X1olEujy3cSwyE1+vLurt9+AU86XFwGjdLm923T8nQD1XP72sH/ XoQ0gr6r9Th9EgWhY4CXLzAn0KBgnHKtI4Rcg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698105725; x=1698710525; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=25qRkWEO5jLyyNI42CGX6t6wdW5PnNcLIdBr+GIeggk=; b=P3SY1DhfYTELPxJxyWd1K0xglULIfBSIjJs18Pe4j2/3P/SNf3S4NLqM9UuAUKrOv9 z2BN9vD+2xFTC9U1Yto5Vk+9wgItyrqLU/vCh4Ii13FxQvItUcUhGaepwTeFFphdU36g YAU7tcD6LjbPdC18nNa06jMbBmeL31wR2o9nT5JrM9kgdC8I8K/MVXb/lLTAihFw78yd N5+/vWsDuB9azEKevMCeZ5DJFIOklmmIBsgnDUZqxSWJjFSCUfY1bHJ5NkMH0Ycs20D3 3dl/qNSD4wmWEFvOPnFoSegi6vdoLEA7oHYdDvdT0+eQvGvizV50eZdBUpZOQHi6oQ1o LQWw== X-Gm-Message-State: AOJu0YzakWozruUxDGwB/B8RLm6wgvqRTaYTME03flkuqFfNPAE5pQ8o aBSBZKildkhRs2YG/02GUJcQbj976Nwy342U7vYVtcYRSteUGk+HJ7BuYg== X-Google-Smtp-Source: AGHT+IEob0KGzvdwhTnH9NFyv/e8bUGx5V8Pi19Bajk+9dcktMCU3ktPJJMZ/VDcV5YUAUukLH3EBm3E6vPC X-Received: by 2002:a05:6870:6b8c:b0:1d6:b7aa:c6ed with SMTP id ms12-20020a0568706b8c00b001d6b7aac6edmr12804434oab.56.1698105725037; Mon, 23 Oct 2023 17:02:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bb8-20020a056871b20800b001e98782f897sm611965oac.23.2023.10.23.17.02.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 17:02:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 17:02:05 -0700 (PDT) Message-ID: <6537097d.050a0220.669b9.6936SMTPIN_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 A7A5C602A042; Mon, 23 Oct 2023 20:02:04 -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) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 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 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/28047/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/