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 ED750455E5 for ; Thu, 11 Jul 2024 05:03:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E977B40E27; Thu, 11 Jul 2024 05:03:50 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 5A4A940DC9 for ; Thu, 11 Jul 2024 05:03:49 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6b73dc6e7aaso3216306d6.0 for ; Wed, 10 Jul 2024 20:03:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720667027; x=1721271827; 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=TUDnAHPZLslJlx55lPGXFq7hQhaNEoJMReElEof266s=; b=XzC0qvcXl/2BDjVMfSLGX6wWvOwtxIeuIbWOejh7/wPykDvub/OjIdDfC9JsZBQ760 E+8aamLI2ev+O0ePnnTc1W7oIYnIjldfdc2veXHSCnBmxqXawDSsPMHQ6LL1WVLq4/x9 0koNlNuC2pkA8Uil8YsdfSKFbtSGLBNiOoXr0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720667027; x=1721271827; 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=TUDnAHPZLslJlx55lPGXFq7hQhaNEoJMReElEof266s=; b=j8JJUxrLZyAsw6sMzWd3RDRk43Sfenr/bSHkGLkMmrh+YCFYpiT9j5+KT6yt82Askt PbYOdG0HEv8ii7A0O/h496n1+naPFnZHzHWYdYc1879KQIlobEME0vg/D67ge7RAMKFY Q0fl0UTxxFyLIdrKkXUq/fBs0YvhKmzFsRMH4PIcMCuyWqFj1lyAqrUFjPD5AVrRKnKl CSBUvPuFWUmGNZrzDowcBLSrIo7ZP+koKDv1VA6y2EpJzhhlpwW9C2dXMaaxsAQpmhpn mGdhh5gP/poSzfQJmyjGowCAgi2dZq9jYCNtxuTNmMXdntBMflcusjnp5MsWHrj8sqnR XI4Q== X-Gm-Message-State: AOJu0YzhIZUj2Kuttm3ycv5yyBWbQyfQn16utnP4iLJ/uLKqtJtSBMln OJo8wL7setURClwRgtYZQaqMiR3f+gMpudkOa6zFB5Jc/Z5J0c8bzU1Spv91kZs1xTAToVfI9aI 4PuUXxY4slXIaygqhb7iN5TDPfFZSn5BICEvXtG2A X-Google-Smtp-Source: AGHT+IHTQQOO5VvhgTNu6kBHU0uPaQCueoQnfD201ABLbYjPmvEQvKZXhI2BPF0pU5k55D6FbSTltG7HCIoa X-Received: by 2002:a05:6214:20e2:b0:6b5:e202:bd91 with SMTP id 6a1803df08f44-6b61bc7ec5cmr91414926d6.1.1720667027730; Wed, 10 Jul 2024 20:03:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b61ba95f71sm3136386d6.51.2024.07.10.20.03.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jul 2024 20:03:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jul 2024 20:03:47 -0700 (PDT) Message-ID: <668f4b93.050a0220.f062c.1740SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 76E3A605C380; Wed, 10 Jul 2024 23:03:47 -0400 (EDT) Subject: |PENDING| 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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142297 _Testing pending_ Submitter: David Christensen Date: Wednesday, July 10 2024 23:21:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:830d7c98d6b2746401142050a88ff5cbc3465ba7 142297 --> testing pending Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | 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 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/