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 3388844122 for ; Sat, 1 Jun 2024 03:47:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 293AA402A7; Sat, 1 Jun 2024 03:47:47 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id C448840299 for ; Sat, 1 Jun 2024 03:47:45 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1f4a5344ec7so20035705ad.1 for ; Fri, 31 May 2024 18:47:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717206465; x=1717811265; 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=DjzPaI2LtFNWSK4CMJ8KjNgDGFU8BoTApDXZ5Jp+0Io=; b=iL7WiP2LPLToGR9w+nbBYybDh6mUkwsQ5zi8cpMZ0kBx8BphteZNNutb/PeP9WShRt nHux/22aehfNm5KCqpgk3VB2uYVCl5sitDeXxFgpO6a5MCnwddtpE0aQ9aTrY0OmpKJA 2oTB0AxFeZR9rID6au/1rMxebaRwpYqfD07ek= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717206465; x=1717811265; 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=DjzPaI2LtFNWSK4CMJ8KjNgDGFU8BoTApDXZ5Jp+0Io=; b=K4a3XyAwm8tpJdbGPt6snur0UvB13qREzFYgrAM1tJ/cCgzDoqK58BxP85lNW3pZ1N Q1rn5ISeJtHB5jrk4mL3M7MfXIGVbC2YDIUbwSrak0NEedSpwOCI3ZLSz5IohqzSiTpu 6wKd1EO+ciqxuOB+LTjQ+BtaniNBYk4PZYWdgrMqWrDeFxXqTYEQBeXLkXlg1Gwe0zwL ZRr0gJKbQkTI0sRO76qUuBDtOLbGCW4n0CjUXAy/e4SDk2UkMJrzNvyyGN3RRl5nz1DM 0JXnPeqfNJA7/mKx4pfEgaJ3/qkKZDq2dKmrW+nC10lfkASiV63zQ3FFcK1zeL5QQ92h Jgow== X-Gm-Message-State: AOJu0YyO9Wh1+v4vw25wW0rWc4tEMalr0meZQm9PdrEAm0uZevgYfp8z yLH4UbM9/Ct193g2eLypXYUzCXpeyk3/MWDYL71xfDJqrRwvNyhvz7F9MuQx8mfBWks1ZtWdM// QyGTYHuoHPVmJ4iYRCk5eUz+batPSL9rzjFtjr6LWpqYjDOxhBCwAXUzJ X-Google-Smtp-Source: AGHT+IGoFmEoYdADTJGW2NjNFJGOBQa2Edz47i2Yj4tY1WCv86P/jymLMpguhK4YqDBI9ZMC9YeiZlfyWqpM X-Received: by 2002:a17:902:da8a:b0:1f6:87f:1156 with SMTP id d9443c01a7336-1f63584fd47mr57936575ad.0.1717206465070; Fri, 31 May 2024 18:47:45 -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 d9443c01a7336-1f6323e3088sm757325ad.110.2024.05.31.18.47.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 18:47:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 18:47:45 -0700 (PDT) Message-ID: <665a7dc1.170a0220.30d392.5d51SMTPIN_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 84BD3605C373; Fri, 31 May 2024 21:47:44 -0400 (EDT) Subject: |SUCCESS| pw140504 [PATCH] [v5] 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: <20240530164448.148044-1-drc@linux.ibm.com> References: <20240530164448.148044-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140504 _Testing PASS_ Submitter: David Christensen Date: Thursday, May 30 2024 16:44:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140504 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 24.04 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30057/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/