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 D9F2B455DE for ; Thu, 11 Jul 2024 04:08:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2A7340E27; Thu, 11 Jul 2024 04:08:14 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 08CA740DC9 for ; Thu, 11 Jul 2024 04:08:13 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2c8517aab46so351891a91.1 for ; Wed, 10 Jul 2024 19:08:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720663692; x=1721268492; 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=EcoVXjXkYSDbaCZPDWUa7EwvDToGwRSKAEwOa/md6Do=; b=VmwUu5DyC5Z2+CqH5SWiF0EF6MdzGwR5UzOTIrEf901K1IRZucV7OHx4It4yzqvzCI rj2WmTiyjQJgTfmrkm43IRQRTvaqlNHCvYRd/Zc4hxBE6ul8uWmP8sTCuCzgpaxT19fz xMh8kCrrnXCOseDGkkOg3xqExbHTYbMtbNjYQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720663692; x=1721268492; 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=EcoVXjXkYSDbaCZPDWUa7EwvDToGwRSKAEwOa/md6Do=; b=Td/JlYYPVkMRORMtF0HPztg5ZkAOyCQi+/sRm654OLx1CLa9kdSZLisBZPwjC56KQ3 jwAbP+H8Z4aIGlRRMHfkezxQvXeiF/Nq6i8WuPExfI3pVMTnCW7+Sv5snfSMzgt/sHFe dUzeGNwd915Pe6GPzEJO10JX1Dh7HluulJ+YhGgmBNIpjYbq2AhBXgVymwyw2vF57KZT e0fn3uOKzRTzZdiLnTYMEC+BrQA6eQHVuK61f4SRU76HhWcc9dxv3ttqtfc5BPGA0F7z hYpluhpdyEMxM8hSDhL2prs+yB7qqFw20gyvt8IGzQE/gCp3uN24wyLlceMtCAExThwc snqw== X-Gm-Message-State: AOJu0Yy1XOBNqbGnehEQTPDKdU5CwSKLTS69b7LkXVmWg5vd7wJ9J6WI bVNB0nxOxaCB23cze0sK92C0hoUPF9wNvzkGxaS8S0yU7mcOEOAqU62lrCHk2qKe0GdW+jrCBgx IchQziOJVGUt2EfAT+dS4nIhHWy4rtpHxWThnIV6p X-Google-Smtp-Source: AGHT+IGqg3adiA4iHA55eFgQZ8I0SotGNKZTX4uscKkrhSnU6YM2MoJBmslV1dDoNgcn9t4ZEno9fnGzhgQ3 X-Received: by 2002:a17:90a:e7cb:b0:2ca:8577:9ddd with SMTP id 98e67ed59e1d1-2ca8577a1bbmr2394735a91.36.1720663691933; Wed, 10 Jul 2024 19:08:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c99a95596csm631666a91.7.2024.07.10.19.08.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jul 2024 19:08:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jul 2024 19:08:11 -0700 (PDT) Message-ID: <668f3e8b.170a0220.b80ca.96fcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 50C4D605C380; Wed, 10 Jul 2024 22:08:11 -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 | PEND | +---------------------+----------------+ | CentOS Stream 8 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | 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 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/