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 7C9C9431F4 for ; Wed, 25 Oct 2023 03:34:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 774564028B; Wed, 25 Oct 2023 03:34:16 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id EA9924028B for ; Wed, 25 Oct 2023 03:34:14 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-586753b0ab0so666838eaf.0 for ; Tue, 24 Oct 2023 18:34:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698197654; x=1698802454; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3Pc14sjoB5G1bOp0pi2yTgyGiHUFNVBEKYbK4N8E7FU=; b=ChONWRhta/1ndt1uJOVFi2bGo3jCJemgK8y8IBmeooe0oKOvnW3qWfs8VowpQNvO+h JxzdY2DJwqw/z71OlOYlFbYDFfvrQiUBtUxq5aicJQA6qdYTshLVd2/YBp9QrPqKmuy9 I0jtdnJvcSfbmeZPToeLP2uSXZuhTGashL/EU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698197654; x=1698802454; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3Pc14sjoB5G1bOp0pi2yTgyGiHUFNVBEKYbK4N8E7FU=; b=uW57b4MtlSqb1+Cy9vNbFxJA36MOc8HHLx7Ozfya+dKA5cr2IqFbFnR9E73l1fh85z zdGL2HHV1lFBkPstOQleMai7j1Rm21+muKn6edWTaUOt9AQH//tBR9At17jraB8vmcb5 DahrhdYrbGA/Cwgx+jqvpTiSo63Vb+8/Tuw/5cll360qpTP0m8IErrRvS81Cr7q9nqF+ F/RNjvSkp9VukYAXhlc2aCh/KLsdJnO9zqy5grY1rD1hmJJOcaY2PAL7cr3fZcI8g+PD PikC9jc17TqP2z3+nmmqsA3dgMA3x4aZhdwij5gjqRkmz+4vcourgkexd/Azx7e4AJbQ 2r+w== X-Gm-Message-State: AOJu0YyM8lxXR1NKDgkUw2K/5ddcOiQoOmxGnyGn3lINSOl6NPhKNUxw hNcwQuD07i15bUNsniUbDsmjT/sqwOKHxGgxYJRnuY4EHpkWiXKkR15Wrw== X-Google-Smtp-Source: AGHT+IE6yVU0tU/zOTFEPMjyYFz3Akc3uBVUgYuEvsQ25B/JF64+/y070Zp1kWrNIP42IpcBLs2idZSEt8Zg X-Received: by 2002:a05:6358:c95:b0:168:e2d5:ddcc with SMTP id o21-20020a0563580c9500b00168e2d5ddccmr7342696rwj.7.1698197654289; Tue, 24 Oct 2023 18:34:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s193-20020a6377ca000000b005ace7254617sm832945pgc.18.2023.10.24.18.34.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 18:34:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 18:34:14 -0700 (PDT) Message-ID: <65387096.630a0220.f4b1.e049SMTPIN_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 8499C602A042; Tue, 24 Oct 2023 21:34:13 -0400 (EDT) Subject: |SUCCESS| pw133268 [PATCH] [v3] eal/linux: verify mmu type for DPDK 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133268 _Testing PASS_ Submitter: David Christensen Date: Tuesday, October 24 2023 17:43:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133268 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28056/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/