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 4CB5744128 for ; Sat, 1 Jun 2024 10:10:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4817740DCB; Sat, 1 Jun 2024 10:10:39 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id C1C3E40270 for ; Sat, 1 Jun 2024 10:10:38 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5b52b0d0dfeso1394144eaf.0 for ; Sat, 01 Jun 2024 01:10:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717229438; x=1717834238; 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=V40dpgr4M9ozrurpI1f6kovs68/fWfBgZTRmw3BwVvY=; b=cckkU23mhnItMKXABSjxhWBgbhZnojZVjKosrfvE6FdrO1DO/5OFHS5xaVXp2CrAZp LqsOSHCbQ26YZ8eHq4OcPaPay71tRiSovd+xey/3xSifvfF8vItpA3Dk4uk92KNc+oBN Mvt38VZiBMe+ySEdf32KWiVKLwTU4HN15Yc6s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717229438; x=1717834238; 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=V40dpgr4M9ozrurpI1f6kovs68/fWfBgZTRmw3BwVvY=; b=TNOWIIGj4MQNX4bdDXnPfI+cNBLpycxYLUsJG3xL+Owliel97fwKWKi0x1E0XEQ5qy +PEvyh9QHKEsB7qQBx+F9Mj4vIPZyaBTMU6Osu5Yy1JctRLA5HOQpXBzmXXxAplWC0QV IAI/X6/+BQEfRufAnIR61bCFextCgFSJ6Iq/vx877Lu0D+2DmQtCNUpLskPVH/TFBtjW 6h6kiH3ZSHGD5Z0VkOu/j/4GYfbw2nfBTanKXT/V/ncm06mhOgwQ9k7i9cltzcVazjvp XOBJqQ4pF7r3yXKT5Lt5aG0Kv1cOVXJ7btkfAWGxfXJTELhqYyUNCMnBB/Texl2OVhwL DSdg== X-Gm-Message-State: AOJu0YzYWEol85pkHXfJUOTQh82gU51nPJPPPZC6glzGB7ZJHl4eNPuT uAokDVZteSugNmXKHHFdiVhQ8MrV4yNU5pysICreMKsDS0YhTePf7K2JOQjvRhP4LnqU5MYnuNs aeUbb+/hSKtiWgIJnXGRO9gEp6EE167eJJ4O32YlL X-Google-Smtp-Source: AGHT+IGcDsO6usvbD4RUfhLQgtKHJj1ddnar0Zd6e+BOzYUTwQ2uaSBqrPx6n450XdPxhpRE//RlmVpK7rhY X-Received: by 2002:a05:6820:16a6:b0:5b9:8553:460a with SMTP id 006d021491bc7-5ba05b5b1d3mr4229586eaf.1.1717229438159; Sat, 01 Jun 2024 01:10:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5ba003590e7sm128135eaf.1.2024.06.01.01.10.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 01:10:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 01:10:38 -0700 (PDT) Message-ID: <665ad77e.050a0220.f2d16.923eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9287B605C21C; Sat, 1 Jun 2024 04:10:37 -0400 (EDT) Subject: |SUCCESS| pw140504 [PATCH] [v5] 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: <20240530164448.148044-1-drc@linux.ibm.com> References: <20240530164448.148044-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: SUCCESS http://dpdk.org/patch/140504 _Testing PASS_ Submitter: David Christensen Date: Thursday, May 30 2024 16:44:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140504 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30057/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/