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 43CCA440C9 for ; Thu, 30 May 2024 22:47:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40381402E6; Thu, 30 May 2024 22:47:15 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id C613240289 for ; Thu, 30 May 2024 22:47:14 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7ea4363b85cso62577839f.3 for ; Thu, 30 May 2024 13:47:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717102034; x=1717706834; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=QCxluwh2M24yqGMsdv5YTvuTfcLrCD7/KkREZ9DPVew=; b=Yq6njYS3tc2aStMVfM+GmIld1vgPgJnfrY3TUKOLPoEFY4fndiGAe5036cmiYbEEtE BxyYAKCmfxMdviWesRwlbzuuvlVU50gmOxGS7n7xgLapfX1M0Cl36gsNJNP0yuVGP/eM ddI67tplnLHQaol0jRLpy1HDybCNxTrDLUO04= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717102034; x=1717706834; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=QCxluwh2M24yqGMsdv5YTvuTfcLrCD7/KkREZ9DPVew=; b=avrKFIux4T7WCXGGe24feQMZJdT7WssbqGQwhvurhfZbtQgp7nqXl2rEGa6b2XSeVs laMNWjABWQB10Z+kb5694e8nrrtpq84hXPt0hWLn/DMvHgi3SMVWvdiqluSob4z+aJHP PoXMeyg/NtAXsWfe9IFm0BUv2y+lZTQs4M87McCLhEHIXUa7I12uy7hMKvZ0bL1seT5G nKJbNv7dxyLtsy8smMRTQgdUgqJBBKh14T+/CRFdHqFrM6hVr2GpGc6hKvK8P6HzTEmC fmfO6gIljydy+7IalT1hzZ5Tr5xcP8CwwnDW9TYL43qCjBATaXMet5uF/3rA8Q2CKCSb ghpg== X-Gm-Message-State: AOJu0YzTPWSewHphbZ13ajBHJITBK6FpoV/WnIWKqeD5lQL/Gz6CyGyK 0EWAeKmnkbVDlFJAezPXT2RL+fTe7x6n65ehXbYOotXp7P+5HfSk3wnv7laPYUbuzCDBfxRwvYI qtjiRiHRU4n0b8qEzQeRofEYBp1CanJ/Zr1PcTTrGz9NOLe4YvZV8KW8G X-Google-Smtp-Source: AGHT+IEOsAYyjfJGSuONiLqmdZpTzAjqpy/9aR25i1OE6OqwvzYEYekOAtUd6JGr4FKP7FU0XXEh1Z55Ziec X-Received: by 2002:a05:6602:2c85:b0:7de:d88f:54a7 with SMTP id ca18e2360f4ac-7eafff0a8dcmr9450539f.13.1717102034276; Thu, 30 May 2024 13:47:14 -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 8926c6da1cb9f-4b48c62c947sm18075173.84.2024.05.30.13.47.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2024 13:47:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 May 2024 13:47:14 -0700 (PDT) Message-ID: <6658e5d2.050a0220.b7e87.16c2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C6946605C373; Thu, 30 May 2024 16:47:13 -0400 (EDT) Subject: |SUCCESS| pw140504 [PATCH] [v5] eal: verify mmu type for DPDK suppor From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240530164448.148044-1-drc@linux.ibm.com> References: <20240530164448.148044-1-drc@linux.ibm.com> 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140504 _Testing PASS_ Submitter: David Christensen Date: Thursday, May 30 2024 16:44:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140504 --> testing pass Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30057/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/