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 6A4D5455FC for ; Thu, 11 Jul 2024 16:29:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6828842F6B; Thu, 11 Jul 2024 16:29:53 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id D525F402D1 for ; Thu, 11 Jul 2024 16:29:44 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6f8d0a00a35so720829a34.2 for ; Thu, 11 Jul 2024 07:29:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720708184; x=1721312984; 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=SARHu2gS62h2QS0sliPLmeQZvm8OhXHxykFlgUgjcvw=; b=S+H+wIJyA0lHIthZSyDvDdDlPx6amL2ZnTXbWOl6Sn3mA+0plNQ/nIWSy+Sqo1cSvq 6QTPMO+VqoA63/o0+F82pAK3mETsu2oFcrdgVLmWZ++japOhYDwV3L4UZJ9vRt93JEZX JqtjuLyksqvBRVS4ishUF7I6C1ajJG7Nn0Zsw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720708184; x=1721312984; 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=SARHu2gS62h2QS0sliPLmeQZvm8OhXHxykFlgUgjcvw=; b=uJnPOPR+rNtkJwZsAVsQbddYr3tNGkWKP3arUCOmT+7Bt8I9tder2ESG3a9PyPuC2b 8D6oJNynPbbiHwevo7lA3ulV6pWv4e8sFGAx047PyV5jfJRnjuAyrA9hqrtKVuKyiqbm sfBw/KF+f5oWQ7Kx7wG3h5LyyLcb3vsBbYKSyQKsuUjpswr6zmBXgD+DaVZX5Xbp2gQB Wwh8O8CggePBWSdWIchyPS05z/LQkVzzSwhypkQ+Ckjc32cwG8qz4ryUeIoBsFKQ67Ms nlv6mjB8b7HtOuV9VYtP5W/P7SD5xNeZdouxJ8OJ8PGAX5e6eNC8pg4FFGVMRfakXyDB MRwQ== X-Gm-Message-State: AOJu0Yx8GBWXGCo0r3Zx3ZkY+oklnnZ+Sex9a/B90RcftzwNreurAhku pG82dymEbvR293L8wOyOWXkkjZCQ2gL7Ekzj4RNWdUxhOHRMHI7Ip/tG3RQIabf7ALjjB1krgRK IVginA90RivcoaEw/zclBp040DrQU53hLjmWCh3oiLWBj3OawP2LROvIi X-Google-Smtp-Source: AGHT+IFozgYT612qNx6iTdE7TS6ywydKp5L2FIO6hwuc0z6Q6olwcqoV8U5lbZZz+xSy7i68iuOdfYA/h2Ne X-Received: by 2002:a05:6830:193:b0:708:b28d:f964 with SMTP id 46e09a7af769-708b28df9b2mr1177756a34.18.1720708183941; Thu, 11 Jul 2024 07:29:43 -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 46e09a7af769-70815de7c60sm50014a34.2.2024.07.11.07.29.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jul 2024 07:29:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jul 2024 07:29:43 -0700 (PDT) Message-ID: <668fec57.050a0220.85c1a.20abSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6D855605C351; Thu, 11 Jul 2024 10:29:43 -0400 (EDT) Subject: |PENDING| pw142298 [PATCH] [v7] 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: <20240710233817.3638231-1-drc@linux.ibm.com> References: <20240710233817.3638231-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: PENDING http://dpdk.org/patch/142298 _Testing pending_ Submitter: David Christensen Date: Wednesday, July 10 2024 23:38:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:fde2a1cb34d403d251cd5ceaab0bc329b21d219e 142298 --> testing pending Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | CentOS Stream 8 | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30490/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/