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 EE2A1455DD for ; Thu, 11 Jul 2024 02:34:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9E7440E27; Thu, 11 Jul 2024 02:34:06 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 9623140DC9 for ; Thu, 11 Jul 2024 02:34:05 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-44ad1c9fb04so1506781cf.3 for ; Wed, 10 Jul 2024 17:34:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720658045; x=1721262845; 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=CaHu3OZCRJ9z8o5im7SRJWEq9Zn9arpjeOcbpChsUWs=; b=Frm62NcqpPkGytwQz7kehBGg0TkZ6HzhyOCyZa9XGGN1z6IteegCDv1SV/WRV+MtfK PuBAh/hi4CpQAZ/3MwVlkoDHBYMkPa2ZZf2Dc51+7veM5V7tWIvBQ3224mSSpIUaBWjT VWxnp2X8NzXX1Eujoc05VlzjroH7YGCOkTxzo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720658045; x=1721262845; 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=CaHu3OZCRJ9z8o5im7SRJWEq9Zn9arpjeOcbpChsUWs=; b=rqoBXpOh8hvYS7LMP3juk/+0ve6YepbVKW7xZxW3Lw5cp28BWJpm7hzcIwUyT/0VRh eUbSRX+yRAOLq5RoVCtnlR2Zjw+/CCMb4fXXjypAfBF5Wb8blTXdhfLhhh3ZNyGUvBH4 zJjtmnwjhnIFgHlYM/AER9JhbLFpT9LrQUApWwEAsmhP6opJngVTGhCv8sHcERZTr8f1 e83V2Yhu/9FTWin2wK8RwCmSnOaqyMEPz8Am+VyqglEjunjn1aj7tsZNPxgS5K65hfNU f//64s3SxsGlDOTPW3VnyApHh9aLAgsB1IivEivpFT8s8q9kV5KwTMnNEQeNiUMJYclC fccw== X-Gm-Message-State: AOJu0YznTCsjfwAVTSLmFm2lvh7RJxgzX4FfP5JBxogPCNbeLVDgYU4g KQOJKKiNUmvydGZ1Cko58SIGyPHmHdDZz0Yqcd5skr8SJOEKcsTH/1KFS13S7l7HaVboiqqMEcf zFhF+YThNpIt8SJudTK2c1L24uvOrMEdkLoX5ZE6diHbhCsqVBonDTnHm X-Google-Smtp-Source: AGHT+IHOYql+7tEw7DK9sH0ohlsZgg+CXvyv7shKPgOdKouYgS3AGiVogwRTlr279Adn3ni1a3VHKxQpDmmi X-Received: by 2002:ac8:5810:0:b0:447:e796:26bf with SMTP id d75a77b69052e-447faadc055mr88758051cf.62.1720658044899; Wed, 10 Jul 2024 17:34:04 -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 d75a77b69052e-447f9b3e179sm2756801cf.9.2024.07.10.17.34.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jul 2024 17:34:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jul 2024 17:34:04 -0700 (PDT) Message-ID: <668f287c.050a0220.5b8b0.f339SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5E34F605C380; Wed, 10 Jul 2024 20:34:04 -0400 (EDT) Subject: |PENDING| pw142297 [PATCH] [v6] 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: <20240710232122.3581128-1-drc@linux.ibm.com> References: <20240710232122.3581128-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: PENDING http://dpdk.org/patch/142297 _Testing pending_ Submitter: David Christensen Date: Wednesday, July 10 2024 23:21:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:830d7c98d6b2746401142050a88ff5cbc3465ba7 142297 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Debian Bullseye | PEND | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 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/30489/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/