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 601AC4235E for ; Wed, 11 Oct 2023 10:22:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5905940279; Wed, 11 Oct 2023 10:22:54 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 1200D40279 for ; Wed, 11 Oct 2023 10:22:53 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a2bfd584f0so293787239f.0 for ; Wed, 11 Oct 2023 01:22:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697012572; x=1697617372; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YVfgu6f+jxWXJoQtUWtDYMxNtaFR4BCNSDTdGm6rgI4=; b=hQpw7btqBBZxJ1dGAloHkLCcIiODcNY4qN62OSJWRofyePY3LEse+4tvVz/YAm95zh +goDqaxYLDfmmXULKuAxyV5LMvZdNzxz/h10ntv/rdfRWOEFom7QAOkmxLizCjmRxeWs MYly64QdWl0JuI7CO6lB4okY/5DPldZqyvs5c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697012572; x=1697617372; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YVfgu6f+jxWXJoQtUWtDYMxNtaFR4BCNSDTdGm6rgI4=; b=vDKZDSg+maSQtncz3lP/roNYwxl9WGb+sJY3YRK4F2sDhWA+uCVo5Nq1S1P2Sncbts kV/JTYjR+uus1e7GqGvramRyUzt8XSwrn/aOTaA/ndz50mHWus7OjfEpZR8KK7uauOdX 9Bue/+nTH4bypJ22ke0jA7gvOV0OV+MNGnWRkvF2OOtbuLc6OEsZoPp7j8ZTfPB/OQhg r7PGiGbKnBPYyXhtV1UsP6g3XIved07ccIqAvXgQl392rp09m1Oh8ywNM2nBtdyVj9Ie 8KnMhhmFzCiivW1oohdBSNTmbuqfXojcEu5NUNCYTo43vGw85Q+FlPEEuwub13cyFfpp lBUg== X-Gm-Message-State: AOJu0YxaSj5xKaJnmUlHL1cVLixAgidrU80rA22jn+zh/680KjLkbHre qHHBwofAfkyUeoy2wiChSEV7YUGBjSKy9CcFx3gnFApuI74jT2LGjYXoiA== X-Google-Smtp-Source: AGHT+IEidRtsnv9OmhTFZWo63r6J2yg48bCFlG9fcYCPVac/d7uY4ECet7Fd+HcfhmXgcKFchdUxXxciUsqt X-Received: by 2002:a5e:8a48:0:b0:790:d813:2d38 with SMTP id o8-20020a5e8a48000000b00790d8132d38mr22515718iom.11.1697012572470; Wed, 11 Oct 2023 01:22:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r11-20020a056638044b00b0043327440f63sm343231jap.16.2023.10.11.01.22.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Oct 2023 01:22:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Oct 2023 01:22:52 -0700 (PDT) Message-ID: <65265b5c.050a0220.3dbd7.0bb6SMTPIN_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 214AE6052514; Wed, 11 Oct 2023 04:22:52 -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-unit-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/