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 AA253455FC for ; Thu, 11 Jul 2024 16:37:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A18DE40652; Thu, 11 Jul 2024 16:37:26 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 0571E402D1 for ; Thu, 11 Jul 2024 16:37:26 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3839d74a2abso3857355ab.1 for ; Thu, 11 Jul 2024 07:37:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720708645; x=1721313445; 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=vGuFCWyX/Od6XehOKy6FOSSOZOF5HkR/7DRjZGodtAc=; b=OZSyLMuM+87vbfuCYBsvRiJBBHhMoS57ipyMA+nk2uKlaJV1OlxkqK2aR2s6z/+rEP eknXfN5iaztpDHtYStD6yoKeZvzO0I5xEuAa4OZZR35RRDhBDKdyaR4SRfuVAfcgxjmZ Xgw3Ct/wlj299eE1zynGQXlKRx8iR6+HaFcro= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720708645; x=1721313445; 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=vGuFCWyX/Od6XehOKy6FOSSOZOF5HkR/7DRjZGodtAc=; b=kuB5BacNvT+BWsNzQ4LhttbMshJzfE76iRexEsyqN7yXtv1bEqAi1LNyKtrGxbfWyR sA53G5wVNNB6QtQ3D5UjW5q49CjzgYxK18KqwIwvusYJXCyOO4+bvUzqSYLaImIykM+v 8pSSWtY+BEQZIbdCfXCyTvLMxu30NDrN7GDCfIJ0wfksQ/xSdZ1EblzxJ7fwqlzIRBMu Y3c0VdUQCcse0oCo2wjh1KGmAllC4u594TZDoZcgr90Z7+j0zuc3Ri+8O3wGKPWuR5ET JUn6z0MhZHHS3kMDyfCu9I5oQ/rmRg1autLtJGQgU1QzcBeMnNQ3xZof4XxK89ySAwfl zOiA== X-Gm-Message-State: AOJu0Yx8hKy95dLLP9cxqxlcEHXch0BXOQU+qdw9PX7TTi3wdIGHAi1M Kgf0MlmNeg6XTI7pVE58jPf25pHA81HxjoltXmaFLVE92m1Tfmqcfabd0twfkkUgyBEAqS+VQqd Clcy5AKDszicogFfJ+unAdtwwMmWdfOvGCOUifo/KyA+nhBsCk6wrkWy3 X-Google-Smtp-Source: AGHT+IFskSDqN6z23/R9ci+PTdNcUOFqZlI8nVSuMP/70fTygNsKGiQmexVHSaGVAQz8KusmhGT9iWi+Dobg X-Received: by 2002:a05:6e02:1c8c:b0:375:a205:86a6 with SMTP id e9e14a558f8ab-38a5858523amr108081545ab.17.1720708645317; Thu, 11 Jul 2024 07:37:25 -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 e9e14a558f8ab-38a4b9731b6sm3389925ab.65.2024.07.11.07.37.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jul 2024 07:37:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jul 2024 07:37:25 -0700 (PDT) Message-ID: <668fee25.050a0220.ad2c6.1ab4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D3627605C351; Thu, 11 Jul 2024 10:37:24 -0400 (EDT) Subject: |SUCCESS| pw142298 [PATCH] [v7] 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: <20240710233817.3638231-1-drc@linux.ibm.com> References: <20240710233817.3638231-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/142298 _Testing PASS_ Submitter: David Christensen Date: Wednesday, July 10 2024 23:38:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:fde2a1cb34d403d251cd5ceaab0bc329b21d219e 142298 --> testing pass Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30490/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/