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 37D4A4235E for ; Wed, 11 Oct 2023 10:34:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 324CD40279; Wed, 11 Oct 2023 10:34:33 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 781A040279 for ; Wed, 11 Oct 2023 10:34:31 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c9b70b9656so11265465ad.1 for ; Wed, 11 Oct 2023 01:34:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697013270; x=1697618070; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BopgZzpM2yjTJN15N6tBGoyx1TV3oxntMnYLWGBNw04=; b=c2HSzObPFBRJvTLXyaWa5fHRTly0E3iUts2/39uPmNSbTmFrTF8jXKOCHOloNsq8uL WdoL9qMGbsFwVl0v5cWQ2zcvr3BMawCQKpKCnCWxkC2xyIuf1/5Ho3UTEEaWU9pqNfBD v8KUnLi17cEkCEc8R9kxaphZlvd72RZzjmJ6s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697013270; x=1697618070; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BopgZzpM2yjTJN15N6tBGoyx1TV3oxntMnYLWGBNw04=; b=qgXkt6ByV0GlN0Ax0HMwVEyehgmrh48PsFVhvN4jYn84MH3SLsVd84UV9toOaPIk5T A39P9TNJGoZK85kZGuCI3BCeJvMvOFVZgK79HcXugB/nBCIIJ/1DU3J32oDmCrthXjUM qNxqoL4SJEGyzgTfeGM7s/axwZXEyJ8vd+8nrYbEpLr31fArEfCDpwk9hvR2WTc9Mage SKooRQem+t9Nm83oW20nt7tw3PUTkpfcyzLcK4tuZkCRM6hO/aHSDFOKNK4kUmLM05Kg GeIFnJAOHif/dHm1S192oJosYtWQbjzDz3++H8DOwCOfGxwSN3QzDZchLQpdp8u2hviN 0kzQ== X-Gm-Message-State: AOJu0YwY3gqdWemGMRCE7HsywMs+gSvP9o6zt40KPJRwrPps8KiQCKEl ixCaY0G0hwaAvLzbzPIeZCxICfHU9Jdq2FWd3VEoaFTdbVZt69pTv2/hdc4DBreMAm+9KA3B7Q= = X-Google-Smtp-Source: AGHT+IFEVhIt7PKnhDFVg7cO08HOwLJzgVEsmcQtzlITA5zpvyE0R1Hp/MDWJRvyeaErsHS8h6IuTmOiVTwb X-Received: by 2002:a17:902:d2c3:b0:1c7:3623:24ad with SMTP id n3-20020a170902d2c300b001c7362324admr21327285plc.22.1697013270670; Wed, 11 Oct 2023 01:34:30 -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 x11-20020a170902ea8b00b001c08d7e5286sm91608plb.41.2023.10.11.01.34.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Oct 2023 01:34:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Oct 2023 01:34:30 -0700 (PDT) Message-ID: <65265e16.170a0220.14369.3e78SMTPIN_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 2B3286052514; Wed, 11 Oct 2023 04:34:30 -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/