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 7C18B45609 for ; Sun, 14 Jul 2024 09:35:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 611F440269; Sun, 14 Jul 2024 09:35:10 +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 EF23840263 for ; Sun, 14 Jul 2024 09:35:08 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7f6e9662880so152514039f.2 for ; Sun, 14 Jul 2024 00:35:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720942508; x=1721547308; 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=pabEpexaKyBaz/7rp10eMtKvfYuLtl7362C6qCgLlmg=; b=QcQbERkIF+hVcRAdTSMg3ULxzCMKTr6Pij20WToAKDC+DiR74HJKvZLxenAtD36zOu vktpYAJuqxIfliBbqHeFRF4FnA/i8iseJViZTRB1TCC1I2GJ9/2asJAaPebvphWi1cwv 6PlmybBkFvbKjLmhvtl++dRh/hgAFjUQaO2U8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720942508; x=1721547308; 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=pabEpexaKyBaz/7rp10eMtKvfYuLtl7362C6qCgLlmg=; b=SxtFFe1HQH4UJ5qDGxa+ipQko4/yGvI+JGbJoRu5gsQ8UrD3c+AOWg4aRaPwkjyaGw kH8i0/0C+qU8f/H7M4LCakyKoBjiAfkNVVrPIX13IpPCLfY3GVFMHDSPRunpBJ2KIZNB BpOLSANY5PdiEhx0+wbsflLrJc4KMYc3aVBFlUQODN7msgTUlFxp81KtHLOWW9S7QGRV Q1hCYAigVLg6FfI9twbPlUA3gq+Os1CCCp1GLOvFuWdMww1CT7jaxkhOUvr/06DHk95t T1ML3ddxmRE9wytHDCkXtlK/TX6orfrtqq5TZOJlvVGAtMzaMMQodXkW7KVUVOO80jHZ n7pA== X-Gm-Message-State: AOJu0Yy1IVVBv3Ol++Di4EbDEcKryukw21PLKQrhcQHc1JjCHSfElKuk Ra6Gn7nzkVsjTlG7e8/XKn5UU7EuBWdYZRR+tbXX75mPk3G8qKXqthHkC6DLIFvCki2GbmKESq+ qMhnq0fqEgG3D/R4mLzTQ49DfftPyKhNAW1jkbRdvmG/Wz4mTVNnElji+ X-Google-Smtp-Source: AGHT+IF7yiD1mdyL9ZtYD8UKG47TANn4Aj4udVcu/MBQzvjFfzbk+DhEBABZyH/AsjIpaoeTgOsHD0HywgBw X-Received: by 2002:a6b:e80f:0:b0:7fa:2902:aec5 with SMTP id ca18e2360f4ac-80004173005mr1631680439f.17.1720942508169; Sun, 14 Jul 2024 00:35:08 -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-4c1e1ad7df9sm78361173.15.2024.07.14.00.35.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Jul 2024 00:35:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Jul 2024 00:35:08 -0700 (PDT) Message-ID: <66937fac.050a0220.23e26.3301SMTPIN_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 A83ED6052500; Sun, 14 Jul 2024 03:35:07 -0400 (EDT) Subject: |SUCCESS| pw142297 [PATCH] [v6] 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: <20240710232122.3581128-1-drc@linux.ibm.com> References: <20240710232122.3581128-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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/142297 _Functional Testing PASS_ Submitter: David Christensen Date: Wednesday, July 10 2024 23:21:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:830d7c98d6b2746401142050a88ff5cbc3465ba7 142297 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | scatter | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30489/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/