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 6FB6343415 for ; Thu, 30 Nov 2023 22:04:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6AA3D40277; Thu, 30 Nov 2023 22:04:45 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 1D71540266 for ; Thu, 30 Nov 2023 22:04:44 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6cdfb721824so205818b3a.3 for ; Thu, 30 Nov 2023 13:04:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701378283; x=1701983083; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QJARHz71gPfj0YqNsTmoKknENMUwu07LsmWHORElL/U=; b=XHOt35Jz4tVSN+ZE280kMTkoX8FHNfUcDWTErJBwlKK/PmVhOxn73FGIoRjU0n3YHQ uHWsi2Js+HpsMPkq4gHK2CaiY9TLc143B8Ch9OhhjEgb9CgzYp/jlVvDcfz9U4hEIwRH Qm7B7Guv/KPb7TvPXJ5oNQajwekyyjQpie8+U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701378283; x=1701983083; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QJARHz71gPfj0YqNsTmoKknENMUwu07LsmWHORElL/U=; b=ZlLw3SRJ1N8MIk+uj+iHkkrEPF5YJ4Ogm/sYiYr2B8LrfIywrEVReBPGmBQuLBOydI QldIO423aanq4WlgJ+YDRj+M2yI2frKV0v6X4ijQMDgJyNEvv4LfrAhZT70v84ARe9ES Ll1v/1JtkaZkhW+sBUR4rFcadh6fYhBuXWACwY507Ky1Ry7MUlWIUhW/yNLAGN1Ij/MI IOxHvDSe2LeUbReSJ5Nhxtr/gRSQJUfkN5ID62JOFi29ucl4Z6LPQmfTKHzxZV/yMI1S zSVcezfVZA24I2O8IV501gy+2CmMuUiXQTFo7Qdyxplm7zF1C+4HY5QVNtq2mz4xnky5 WnMA== X-Gm-Message-State: AOJu0YyeFZhWvVjkJGrwLv/sttizk2yuRbnw8G+fU/HqsyKkFnjPyYoj 3z4zXtik9oD3ZyXLFHEMvx53/Dlyd+by0RGl3OaLstnTq4h6usomIi5iHZtk80eGT4oJ4ZJ8Hw= = X-Google-Smtp-Source: AGHT+IH1m2ldbpnjTshGyYhr5gLKh0SjYf/LMFQtpNHSd6ctOSwTRdMCeknowdFdRySgBLwm/goXz8syT2Fa X-Received: by 2002:a05:6a00:cc3:b0:6cb:db73:a6db with SMTP id b3-20020a056a000cc300b006cbdb73a6dbmr26748460pfv.21.1701378283263; Thu, 30 Nov 2023 13:04:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id p15-20020a62ab0f000000b006cdcd77afe3sm128746pff.17.2023.11.30.13.04.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 13:04:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 13:04:43 -0800 (PST) Message-ID: <6568f8eb.620a0220.28058.4087SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 42ED3605C311; Thu, 30 Nov 2023 16:04:42 -0500 (EST) Subject: |SUCCESS| pw134739 [PATCH] [v4] eal: verify mmu type for DPDK suppor 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/134739 _Testing PASS_ Submitter: David Christensen Date: Thursday, November 30 2023 19:18:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:eeb0605f118dae66e80faa44f7b3e88748032353 134739 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/28505/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/