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 CA00E44105 for ; Thu, 30 May 2024 23:16:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5EE0402E6; Thu, 30 May 2024 23:16:20 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 7B8FD40289 for ; Thu, 30 May 2024 23:16:19 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1f61f775738so8275605ad.2 for ; Thu, 30 May 2024 14:16:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717103779; x=1717708579; 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=s6ljG9arRG5vj2kyhgPBYBIL3+xhNP3Fdf+pyh057Oo=; b=Uyl+VVyjwEsYPsx19L+3XH217i92efhtUTq0Bv7JvXgxCET+hFK3ba01hst2F2bZOu nWwx23vZPxPmXDs/M5krXbpFjEv2rMtzJkcrleKIsmwx3vL+eVoAo+k7OWDrEQ61OTDk QmIeayWAsSg+XLE1Tb2wzSZ/Ya4dKz9CcUSV0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717103779; x=1717708579; 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=s6ljG9arRG5vj2kyhgPBYBIL3+xhNP3Fdf+pyh057Oo=; b=MrH2Po2gFA8+DGyPwinlv+o7aZUPK4j128oq5a5FUcczZSlSq5a/QdsS5Rec+yE7YQ yWLAjx58S82wjXHrE5smmu9bx+Y9yibVHPKSpSMkPZHrWosAXXFFqJoDDHKAhv6vtr+Y oh33fO+xu0vX50QruH9glctMsqL3/2yOdhlYUHdlRL3GCFDtr6B8vwwtrL9bYh3BZeqz DxmN9xKXaDm77b0p3bqUQOQ+JGp5WQK0MzS1TfdkuzfpzhQFG4fEw23B27BTorrTNZpj 82F3GKVaRJPYixDUfLp4l2t0mMLtHLpNhq05wfee4BDQOC/c0azzrpoB2L3vhuOyoQFL qqzw== X-Gm-Message-State: AOJu0Yzp85Re7uZH4ACJ9+NP6LxQ6mC81mUUovBe6+9Ivra6KG9bomwW Z8dkR/HQ2fJq4F/AYaK38ANlzfFmCbTWpWhJySnfit32PJiHdRdQtBBTIhPDeKqW2Rr6t/XYMjd NngUYwoW7lmTyf4j3tFMV/w3f/243W4Tbw8zVtadJ59BEOS+gePo+Gnns X-Google-Smtp-Source: AGHT+IGvmI4BSBZYygxxp0b+f7K4/bEKimC+Z8EfvzBQp5tbDQhpFxsMYFKSL5KfO/EyjLTSmkxvuvhRUUD7 X-Received: by 2002:a17:903:2289:b0:1f4:a3a1:a7e9 with SMTP id d9443c01a7336-1f63701f13cmr240415ad.24.1717103778730; Thu, 30 May 2024 14:16:18 -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 d9443c01a7336-1f6323d4a9bsm131025ad.79.2024.05.30.14.16.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2024 14:16:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 May 2024 14:16:18 -0700 (PDT) Message-ID: <6658eca2.170a0220.3fb3d.0fcdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BD87C605C373; Thu, 30 May 2024 17:16:17 -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) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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/