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 F253E431EA for ; Tue, 24 Oct 2023 03:20:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED66C40298; Tue, 24 Oct 2023 03:20:43 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 67B5940298 for ; Tue, 24 Oct 2023 03:20:42 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c0ecb9a075so26020355ad.2 for ; Mon, 23 Oct 2023 18:20:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698110441; x=1698715241; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9c5Wybw9aRiTPUFniRdwud7jhFmhNnsVKWbu9mTsapg=; b=hxMeTgV+HfUzIHhQgtl5efgSEgwxdbsWM3m1OeeCuU0nlpoFBD6BWp/79fDa5viVAe t49QWrsTq/U40HnHtIPSn7QpvWz9bhKx9Y9p8vuKTQFSxrQixo3m/EQmpuqdGTBOvXeu D/wtPmwc+dYbNW7puEL8i9BQcVBsvPQeOdf6o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698110441; x=1698715241; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9c5Wybw9aRiTPUFniRdwud7jhFmhNnsVKWbu9mTsapg=; b=UuvgIPLjEk2hfwYHTYhw7R4Y6Y5IsLoeUfZT5PdwYibGs/3Mqz4R7vIC0T9ytTvEtn W6lv2YqVSE8I6xHOI8wiVFXyFEa+aL2M90m2GUmp12VhYJNeE2oGZCspeXikcy11hBGM jNDo58dyCRXCflhIEZw4arw3vKHMEsTNj/D30PAzsMweyKI1dhLrpFjFkIJsxg1IhdF6 F8VsfOfIW1snWZZZ79x+IGGsLZQRPwGrtZaCeW2vR5RCg6U2iGjcTgV0uvJS3CPD5nMS 0HjZYol3ZLHNSUbpHSZ4gt/EYPAn4tv4gDEENzKVV7nAHLY7Bp9Lisp9iah1witqqu7N 1zLQ== X-Gm-Message-State: AOJu0Yzs5wdr1ODK+7LODE0PXLJbrayS7uCKlnQoSe9QArUArR0vFzxw s4OcL5fI50Q7F7/x7xN6r6fMQn6Mt3BOlQEojse5/EeH+sD6o1Ntdj3f69LKYzQhNHyHpKzKYg= = X-Google-Smtp-Source: AGHT+IG13nLbRndP4WzJXmruzN2+GPUKqfP3vyZU7IJAvtiPsED4nskcM+NjQ4MTpEvHZbqLmjyqu2+CpetU X-Received: by 2002:a17:903:60d:b0:1c9:e6a0:edb6 with SMTP id kg13-20020a170903060d00b001c9e6a0edb6mr7200926plb.2.1698110441631; Mon, 23 Oct 2023 18:20:41 -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 w12-20020a170902d3cc00b001c61dad90a2sm408126plb.86.2023.10.23.18.20.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 18:20:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 18:20:41 -0700 (PDT) Message-ID: <65371be9.170a0220.fed75.d0f7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 21286602A042; Mon, 23 Oct 2023 21:20:41 -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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 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 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/