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 80D28455F4 for ; Sat, 13 Jul 2024 07:59:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D378402D3; Sat, 13 Jul 2024 07:59:37 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id C08A6402C6 for ; Sat, 13 Jul 2024 07:59:35 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-38257b4283dso12890905ab.2 for ; Fri, 12 Jul 2024 22:59:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720850375; x=1721455175; 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=Pr0b+Rm1jtn5eMqMaXpVxUvgZPb+tkTo5A+EZPriy/I=; b=AWvwBTW8vXrQfCEsjmIDBvr3mbfxss8BllafD/d93j8CvmWhewEOtnIsYx/X9XExG3 UU702sWtq0GFcSZCsfTLKsFomHWHCQ2/FWp9zcTG/crz9KUJDQXtYh2GE7gmsK0O9y8+ hwbASaLBn5uPb5bHNWpapThUB59q77zYlf8PE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720850375; x=1721455175; 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=Pr0b+Rm1jtn5eMqMaXpVxUvgZPb+tkTo5A+EZPriy/I=; b=Iu4EVySLPFDhMm872lQ21uPEHo7t+tvjCz0ZGx6Dei2YD1vKsprKFpBBqNKK5Nc4au gvA7eCOo59ykpZ1Tc0MXN0XLvbu2umFA/zYVbnFQXYOuE6skB40abyi+PSpAwA0ndZ63 xhz/hf0jqmE6g/zDoiytTXLqj/hHllt4cnwuoaf6ar3xMLid6FfLffuLswOk+TxKG7dw +wHDmTBYh2DUCPfa1zHnoEgiA9Al6ppok79FNFo1wXj4CUPnwtTiTsTzrZHfs0LsRosp x33tpQ2brekgbygYPVM9l5zo8xhGTCalJB3jPx57RpLpqYsRm2Z3GAdLqa6F97jWMB2f 5nlg== X-Gm-Message-State: AOJu0YyRKq7hQO1b1zcujRJDyZOiV5EBQ1K1eRHFQYjun0H7k8KUyCMv gxast5N+ckArxxvYpphbWa89T7s7+FSGF9jjKuk4NrntFf2cztWdKQvNShMMjVIzsciDm+O5ieE +zi1bQlPY9kJUab6DFmpwbXMbyfbqm2NttBF8DyqoQEZQwDqpWtwcYGmA X-Google-Smtp-Source: AGHT+IH2cZXh+owLTJfxoE5c+TKly01DGPQemKDSy1YjHRjoAvGhsmvhj6i+dtVKCB6cqOINb8ecLuao08PP X-Received: by 2002:a05:6e02:1a61:b0:374:9427:6dd3 with SMTP id e9e14a558f8ab-38a5a554027mr162608615ab.27.1720850375049; Fri, 12 Jul 2024 22:59:35 -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 e9e14a558f8ab-390103f4acfsm533805ab.39.2024.07.12.22.59.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jul 2024 22:59:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jul 2024 22:59:35 -0700 (PDT) Message-ID: <669217c7.050a0220.39e12.29ecSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 89527605C351; Sat, 13 Jul 2024 01:59:34 -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-intel-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 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | 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/