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 282214235E for ; Wed, 11 Oct 2023 10:34:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2302C40279; Wed, 11 Oct 2023 10:34:13 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id EE80540279 for ; Wed, 11 Oct 2023 10:34:11 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3513b5a9e8eso25335985ab.0 for ; Wed, 11 Oct 2023 01:34:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697013251; x=1697618051; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BopgZzpM2yjTJN15N6tBGoyx1TV3oxntMnYLWGBNw04=; b=YA1XSIVsWy8UDRd8ilBT2CJTls8VroouOSF8SfHMKwW1CDkBjnC5ot+GlrOEtselGK MOnsitT9+8NuMlsS1oZ4iBmSqAjNMRjYpSlqwDk4VvSJXGJyxz+9d0vNP9QyrUk7YXBi LmnP01EZ/UoPwkPhhIIMwTUnHuyvJnrEOBrU0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697013251; x=1697618051; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BopgZzpM2yjTJN15N6tBGoyx1TV3oxntMnYLWGBNw04=; b=o8LBpoIkyT6zJQpw5TqNrUAshfslVGxci/flU+9pwTtIXzXRy9WF+2oAbhn/Cusm/Y kscnWyLylS8/4h6E+lEByr489g6hY8sHu3UBv/uik0nlXUl1Af7AnOjiFCFmnpuO+OkP cpy3nhH8tVvnkJ6IGFY+EAOEzxXIX0lW0DkSIPN0nkpWu3ybaOJgZ5RwEmOTtWUSTY54 UPA85tX9TIB/2wHPshe/X/mVCGQtGLPLsQxoGVN7vyUrZrUTLj1B5ahINYMgnOqqbZUA 5Ts3Qx9FchxXRIWbL+K9xsh8Xgb7Va3NzQA995P0vf73BOc8lZN2PWS0YO3yLUWvq1b5 QyfA== X-Gm-Message-State: AOJu0YyOzqnwmUesZlVQifgKKA0qmzT36kxJpKKAGRl7OiFygAJBVaOv sythd/8VCMKNzTG1di8mA/IdvIgBSIUg7yuqZvdNyjJc3J0slkkFYQX3Ng== X-Google-Smtp-Source: AGHT+IFAxKuuQym15b0MRHPnZiAqbeHzS9hTZihQ+yVfqMXbBLqsEu84gsT2CwzKz56gkVz4bd6v7OVgNfS3 X-Received: by 2002:a05:6e02:b2b:b0:351:4f0c:b966 with SMTP id e11-20020a056e020b2b00b003514f0cb966mr25127694ilu.20.1697013251379; Wed, 11 Oct 2023 01:34:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k10-20020a92c9ca000000b003513d78ed8csm573931ilq.1.2023.10.11.01.34.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Oct 2023 01:34:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Oct 2023 01:34:11 -0700 (PDT) Message-ID: <65265e03.920a0220.4ab29.bfddSMTPIN_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 0D4876052514; Wed, 11 Oct 2023 04:34:11 -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/