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 93AD7431E7 for ; Tue, 24 Oct 2023 01:59:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8EC1A4027E; Tue, 24 Oct 2023 01:59:17 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 2F1AB4027E for ; Tue, 24 Oct 2023 01:59:16 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a66aa8ebb7so149524439f.3 for ; Mon, 23 Oct 2023 16:59:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698105555; x=1698710355; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=M12+1uKvVcpt7WV6LiBBqoRhd73jxm3kD+JTSAqwcRc=; b=dcq8FtdbKH0NIJ5G+GHzD6Pj/caDndgDa9ukpyxmALU+DFNKz+zE62ba4L4qq8/o9m KHA8LYCGsHqxFT50GIifDOdLz7llBoewo+c9HQgErxTZTVLhoC+HMthsxgzcYjPfQpYZ 0YvPbi9H1WSPhpMIRJMtMBCMIqPMz7zJaz3uQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698105555; x=1698710355; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M12+1uKvVcpt7WV6LiBBqoRhd73jxm3kD+JTSAqwcRc=; b=wyZpuU7EMinPaijdw9Pi8wt4pYE+V5JqtPFjLxL+hr6bUpol+E4KLLNvL7TVfwW7tu e8LpWrFPI6u7eEvylwHmJUgHJ3pT6vo6jR+4EFFnIMRZavr8KeuRkzX+MIIPqvtx5Cee MvpjqpRhiiWaC8RGivrYJGGq6c81VStMKS+MggLu0rQxOirNldmfknU/X/3dLkujSQgP 271BIS/A1HqFlxAMblN8h58RLrD+CosxJ8iumtBr9smA0ERyfEC6AeJP5iIxvIV9TBAG 10u4WTtOFAmBqVp96kaBa6EC91+/C/7gZ7I+CK0WMEQ4PdEUzSmaU9euhPNyOf+zbofu MgTQ== X-Gm-Message-State: AOJu0Ywm47DqsTou4nPIIGZFw+nI8g3kIT8swauVgqECY/plCCyqE3gq 3JRj3HE8pWQ5z7n32ZiZqbM5L+ATGZa9WMipPUGC3eBlG3jHUsasRe8cHA== X-Google-Smtp-Source: AGHT+IF0zvA0IJfonMdjv8mfs2dk4bBdtMHJAgWgk48atsbIq+AiNuudQPH4TY5dBM+HjURE4IeQXwLM9glN X-Received: by 2002:a05:6602:2f05:b0:7a9:5a98:2f63 with SMTP id q5-20020a0566022f0500b007a95a982f63mr4821726iow.11.1698105555640; Mon, 23 Oct 2023 16:59:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y10-20020a02ce8a000000b00459ca631ed1sm376846jaq.83.2023.10.23.16.59.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 16:59:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 16:59:15 -0700 (PDT) Message-ID: <653708d3.020a0220.48efe.bb3dSMTPIN_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 4C212602A042; Mon, 23 Oct 2023 19:59:15 -0400 (EDT) Subject: |SUCCESS| pw133204 [PATCH] [v2] eal/linux: eal/linux: verify mmu typ 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/133204 _Testing PASS_ Submitter: David Christensen Date: Monday, October 23 2023 23:19:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133204 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28047/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/