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 1D0514235E for ; Wed, 11 Oct 2023 10:36:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1841E40279; Wed, 11 Oct 2023 10:36:25 +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 B81F640279 for ; Wed, 11 Oct 2023 10:36:23 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-668ebbcc0b6so40172976d6.0 for ; Wed, 11 Oct 2023 01:36:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697013383; x=1697618183; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BopgZzpM2yjTJN15N6tBGoyx1TV3oxntMnYLWGBNw04=; b=Sqo/16lXMyCRSfgm6ahHbYcFRAoaMOHfAPJ3rbezWVI6DMvb3ZMbjuXHldL0jUz51k P2Nu7yq+rgXKwPUti1hzMp0A6NlNVS6estccbjSrBT9fBLDYwvm06rEcNEmt4dhvPyvj 3xrHVi5Wa/+fYzqUNAtytTc/tVmXFX0Y/5SdU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697013383; x=1697618183; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BopgZzpM2yjTJN15N6tBGoyx1TV3oxntMnYLWGBNw04=; b=jF6AJhOCTRAiHyR88usyrBRhwSn/Xn2Ndpe1ZCUhZEI3UN4AhXmQtw4VWQGfDdBpTC jEm79YXqcdu4IHY/yNy0FujEOYYbe5cU55gDUw178Fosb0hxyyWkiZ5gEsfWs+M74DjI VpZeSRLaFiVcqykpyJjqVafD3WrPT9wZtFgUL7iEckLP884wDigXi8yIR2fz3KoNinOy e+W86pg9EisrqqShBMKy7gpy6Lei91Ah/iJjXa9WGjJE/Qa7nOJ7eN4WSjkLEqVpezgn zMDznkXJv6vE0oMKQ7mKGZ+93CXeOfzLrPthTCIbGoV8QYlW2fPbwXSYvP/5jQKW2luv O0Ig== X-Gm-Message-State: AOJu0Yw+lSBgvgJQhg+wQR0ffc8qTfU9VoSlZae+pdbj3WgU6ga0L2pn giy04LuEKY2B6uGUXfugtpKfUGmp4mgPsnhx8LyQKj9dWNSQLyGrxPTC+OCfZkmWJGFKIDLAcw= = X-Google-Smtp-Source: AGHT+IHSpNeIpghj6aYNudy+WdbVgPhwuTkpD4mAYxGR4I2BVk93GvZfySx++k3euGjDIu1CZ3LERKChhlYm X-Received: by 2002:a0c:e0cc:0:b0:66c:f3b7:bef4 with SMTP id x12-20020a0ce0cc000000b0066cf3b7bef4mr3857881qvk.2.1697013383272; Wed, 11 Oct 2023 01:36:23 -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 l20-20020a0ce094000000b0065b2c0714e5sm527025qvk.52.2023.10.11.01.36.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Oct 2023 01:36:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Oct 2023 01:36:23 -0700 (PDT) Message-ID: <65265e87.0c0a0220.a8e15.7232SMTPIN_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 0A3B56052514; Wed, 11 Oct 2023 04:36:23 -0400 (EDT) Subject: |SUCCESS| pw132487 [PATCH] eal/linux: verify mmu type for DPDK suppo 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/132487 _Testing PASS_ Submitter: David Christensen Date: Tuesday, October 10 2023 22:51:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132487 --> 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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/27892/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/