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 9BEC5431E8 for ; Tue, 24 Oct 2023 02:02:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96A954027E; Tue, 24 Oct 2023 02:02:41 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 3DB074027E for ; Tue, 24 Oct 2023 02:02:40 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c9de3f66e5so23301805ad.3 for ; Mon, 23 Oct 2023 17:02:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698105759; x=1698710559; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=25qRkWEO5jLyyNI42CGX6t6wdW5PnNcLIdBr+GIeggk=; b=bpquLQ8J1bkyvuFa2Ci/fRpcj+MgwMtiSzkylMUuuEm/AaiwuW9MPHgAzjCap2Pg8O 8+EEaX7FClPPyeCMxaT7ghE+WTXqFJuyF2fpKTFmbqDNTesyUI+88fJjJ9AW2s4/5TAx r7cRFYnydN8nt5H+48F4QymCZmDNNSCI6O+LU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698105759; x=1698710559; 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=as3KBT5zePSzXrMzC1nftclpzEkJ+URlzzbZnCusGP880ScBWuHVB7ztAIrKB2S5ri sasNcsUW202Xyn7Y7FKu9Isw+Y4PEIMckFGz5AtcKZsJiniYwoUsejw38K++VGPXzi+u HcDoNC5s/sJDyH1qQk0R8UTPhkvIUl6oH9fuMIgIwXPiSkxWBDsTsaUEq7rD4pqVlxXP pIwBNtPdCqIzuYsGGCV5QA8IWTR9xg6ke9+YfHd5gN9NvlXl1q7XPu5RtOSaAAOiQV1u P0iw4/pnOEIx275GtU17aVgq1sc4o2/Ibfc4LW3IuSOkNrGey8mOYxNYvI1MbN8wPyOb NBwA== X-Gm-Message-State: AOJu0Yy/q4VcMbTkH625ay63i4dtVJY5qlU/3rnDCpgEOnnz/CHh/y4R 2Dke8OuWRSYTOE/lnn5TnvdU8ABGSXWhgujmuJYe1VldANSmKVHq32n+lg== X-Google-Smtp-Source: AGHT+IHzCHCv3VcNDAOoUdYsV/i+H+tFHIheQy530JYgV8xk7T+4rvuB7fTZBHfQk3NXVPZbTevM+xMvCsxK X-Received: by 2002:a17:903:268c:b0:1c9:b207:d40b with SMTP id jf12-20020a170903268c00b001c9b207d40bmr7916744plb.38.1698105759466; Mon, 23 Oct 2023 17:02:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iw21-20020a170903045500b001cadf5314dbsm173570plb.93.2023.10.23.17.02.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 17:02:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 17:02:39 -0700 (PDT) Message-ID: <6537099f.170a0220.ebc85.7631SMTPIN_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 ED168602A042; Mon, 23 Oct 2023 20:02:38 -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/