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 9983243405 for ; Fri, 1 Dec 2023 00:18:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7337840289; Fri, 1 Dec 2023 00:18:35 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 36F2140276 for ; Fri, 1 Dec 2023 00:18:34 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5c8c8f731aaso17352307b3.0 for ; Thu, 30 Nov 2023 15:18:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701386313; x=1701991113; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1uL8DTv4ke+HNfTl70W4WBC1AF5AWfBQkYN9Vc79Jh0=; b=KMcyIpq2lxBo66Sx8OdlLtrHGg90R03YCpETJ/rrk1i5TWkj9CURC8jeDDraQVpmv9 2RPPY76N6Zo2mHQpVWe6nAfByjGmkluhg16NvY+K0Fshe0aMauIWzQwq1YKKQLg2w8JX iQwRqvjK253vPVSR32pTWmEViCj7tgqeTYszQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701386313; x=1701991113; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1uL8DTv4ke+HNfTl70W4WBC1AF5AWfBQkYN9Vc79Jh0=; b=bfvxpzwhV6uGz1743vdwNeoOENHwEjEtkLHy95ANy7MgO+u1S2MyuRWSmu0O9WF0Y1 lQZtZgx/QLY/WBahl1BoZbnGzXgFlruZq/YmD+g9jIf82lpKreAOPTWQ68fly/+1hhWv fdKo+winhIvwVtd3KN4o13gmOfhKwTaMp9RhrMv+ww8GLsTcu0Rqc5KSkn309/FA4BFg Gr+9owsiF8X23dRlsH7J4gUsk3SBPqd8tlruuTorfH+QmikyyStEOAappYdg3AM5t1gP DVqRPRjL3p0hvnUlmbmLCTLNima/1UqO/R3kFS//B4qt93jlumm9/xMunPej2vDCbtc6 ytaQ== X-Gm-Message-State: AOJu0YxdT9UnruNMW0bPwyNeMjZqTAmMS+/6aHsCJWAC7YZw7qMGsePK 5LHEqrjeah1M+Ovmh+0Tqtk5ttDvhewEgCOjH8srx8aEkFdpv/7DoiEVUQ== X-Google-Smtp-Source: AGHT+IHIgezrLcflR6WaXHVYzDbDL/89iq2/gnhMhQT0qxZ+JtR+m1vWrphNnq7qUur72EMUBvOny8iOPv0o X-Received: by 2002:a05:690c:c94:b0:5d3:3272:c0c4 with SMTP id cm20-20020a05690c0c9400b005d33272c0c4mr4044701ywb.50.1701386313598; Thu, 30 Nov 2023 15:18:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z131-20020a0dd789000000b005d372188bf7sm209433ywd.29.2023.11.30.15.18.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 15:18:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 15:18:33 -0800 (PST) Message-ID: <65691849.0d0a0220.d968c.6d9eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id DDD42605C311; Thu, 30 Nov 2023 18:18:32 -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) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC 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 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 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 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 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/