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 A35BC4235E for ; Wed, 11 Oct 2023 10:07:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 850BA40279; Wed, 11 Oct 2023 10:07:44 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 8FE0940279 for ; Wed, 11 Oct 2023 10:07:43 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3af609b9264so4517816b6e.2 for ; Wed, 11 Oct 2023 01:07:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697011662; x=1697616462; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L0pwzhxGQZ3bWsByWKao3q/2TLd4H4UNatx9WXjO/SI=; b=DUcU6Vwjubd04zo2wI7RnFQAzonP7GAqij2/ILBeeb459fEP839a7UhScAOFv2LBZH F8wOZibwWDgKz6xyVmT/PIDLTJVApNuWyVV3hY9Pmygye8JrjvYM3AFfb1VO4C9c/uo6 bvueKJyITMk+jfkCIPXEdIpMfbEvMXloEegAo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697011662; x=1697616462; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L0pwzhxGQZ3bWsByWKao3q/2TLd4H4UNatx9WXjO/SI=; b=c7EjXXnMaPehnbsxhOD1sYTHSVyroUHWHY9bpjbHwWxlQLwjtKVJX7ro8n89mqEk8W BSOvXnr/U22cPiDOgdm+Kmy/F43E88//Oimdf5+dxfG59SxEbzLW7kyfZs3aZm2Z7s8A lAxoyHZOaxUexOfyjzT7psQ7BPOazs1X+WJA6XcYYT/m7MNKTSyLwsmh7dNYoPwpiBcR GYA3yUG0CuFRKNTPpYMaBBlxM8OE7xQktld+67SPTdHZea5EIYlIBn3AQqoS8p6xf76h 9Ymr8z244TlRQY7SbiIgg+KzvsFqUdPMmcQz76sRwAl3h+2WAxK9cU5ApKV3M1JNpu8F y6ZA== X-Gm-Message-State: AOJu0YxkIfNtHRMGasv59Ohsj/oyDuLUSrXeZehw5JSyC/PCi8MVH4Os bVtjt8eHydP93m4Y88xbngHF+mmnuV/fEQistY4yt9q4rHMNNyZk0L6h41cqbJFcnwESg4c86g= = X-Google-Smtp-Source: AGHT+IHiCxwOR0nrRqU6EXTNrfNykvPurmYoZAcRSfGK9kUmix2yBtnzpNb+DU7H9Iu+ftjpPjOeTAuxQb62 X-Received: by 2002:a05:6870:1d05:b0:1e9:6b15:2657 with SMTP id pa5-20020a0568701d0500b001e96b152657mr4455354oab.14.1697011661428; Wed, 11 Oct 2023 01:07:41 -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 t4-20020a056870180400b001e98782f897sm107238oaf.23.2023.10.11.01.07.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Oct 2023 01:07:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Oct 2023 01:07:41 -0700 (PDT) Message-ID: <652657cd.050a0220.648b0.571cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0AC0C6052514; Wed, 11 Oct 2023 04:07:41 -0400 (EDT) Subject: |SUCCESS| pw132487 [PATCH] eal/linux: verify mmu type for DPDK suppo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/132487 _Testing PASS_ Submitter: David Christensen Date: Tuesday, October 10 2023 22:51:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132487 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-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.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27892/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/