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 0549143415 for ; Thu, 30 Nov 2023 22:07:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9BA442EF2; Thu, 30 Nov 2023 22:07:25 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 2C8C140277 for ; Thu, 30 Nov 2023 22:07:19 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35d331f5930so4572615ab.3 for ; Thu, 30 Nov 2023 13:07:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701378438; x=1701983238; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qvXI9V19OYIO9fe9CLIGa8H+34vT/Udh/r03xDbUoC8=; b=EPa9TdnhBnuJwhdqsssUPCPS469TBqJf3gl7/XPagjeyyJoEIQV2odCFghztf3Jtqa mJrhhFNvBKhgWSgv6JMAw2NCaL2sPpwyU8XXUkeFbHcqitNrC4Wl/bH04s6Nww+38Vqr YDUOWVrLa+L/UauGa2DHBJl9LbGQxZ1XjfbB0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701378438; x=1701983238; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qvXI9V19OYIO9fe9CLIGa8H+34vT/Udh/r03xDbUoC8=; b=YeylsVn4U8IaPyNDUg9WoCOUfummbout5qfnGAjZCy9AIqswcFO4FffjbrqehQaN77 eagaTDD3pfbNZPmK1PWSNhwbG+QonLe/iPxCnoY4WINJnadEM8a1sj0Hd3j3ChbzgmIb IncZFg5/05E/f412tMD+132ATJD+RB5f02gr3zjQNmQQjVMXalusuoBu4JlWm2aDO22w e/b4bGmy+uIxYqHDkSyL7674OXazX7/t+t/ELA7z2/deAmfbOt5YeNa9ZivULIqCwOwB zTo9JOYKMXNI0JADxDCDjBLlmwAepV8qcniJcDZkaW0cqxls706zyUQDpX/+xEkZzpDP iSDg== X-Gm-Message-State: AOJu0YwoXT60sP/0QtnRp5PdFuJtobsHaIbABE2JG/pCl1epNa4q+xeJ 5pW6tgeFzUY+5x73ahWyHwqCvffZCiIJ6Vx21rxANuYDq9D59I+Mlgw2Lw== X-Google-Smtp-Source: AGHT+IEP/s7wAOlya+3PuBTTIVxrHDo6Nm51eGm62MRS86qIrnr1uLW44j+l8GjqkNgjplwyz/v4hREDuYZ/ X-Received: by 2002:a05:6e02:174c:b0:35c:ece1:463b with SMTP id y12-20020a056e02174c00b0035cece1463bmr17445641ill.22.1701378438607; Thu, 30 Nov 2023 13:07:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n11-20020a92dd0b000000b0035ca32d6957sm142507ilm.43.2023.11.30.13.07.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 13:07:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 13:07:18 -0800 (PST) Message-ID: <6568f986.920a0220.1a451.4de8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id EB171605C311; Thu, 30 Nov 2023 16:07:17 -0500 (EST) Subject: |SUCCESS| pw134739 [PATCH] [v4] eal: verify mmu type for DPDK suppor 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/134739 _Testing PASS_ Submitter: David Christensen Date: Thursday, November 30 2023 19:18:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:eeb0605f118dae66e80faa44f7b3e88748032353 134739 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28505/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/