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 948A74408B for ; Sat, 1 Jun 2024 02:54:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D90E402A7; Sat, 1 Jun 2024 02:54:24 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 57C3440299 for ; Sat, 1 Jun 2024 02:54:23 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6ae1059a62fso13120736d6.1 for ; Fri, 31 May 2024 17:54:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717203263; x=1717808063; 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=P4a7/tznkhELshkwv4mQcZw+Bmhw9tRRhXmBzt5L4wE=; b=gxjAal35dxN42OOjFvto7OiEpugM2oScCfsG/2yyGSpIts5lFdLT7YG9etQd83xuJ1 2vCLwYcl1fLteGPjoEJ2TyJNG+8oylcr00/+kZW8kteVgRUQ4rNDE+1YYT1SFYMHDP93 eaQOuNcuFbS5lEWpiXUDOjwvo5RPx5uN85MSc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717203263; x=1717808063; 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=P4a7/tznkhELshkwv4mQcZw+Bmhw9tRRhXmBzt5L4wE=; b=enEQLYFVj0RwzVXhhzz2BODp7s5nxojdyayk0Vee8eE4XMtQkfmXLQuDtqFUbZxWJe IJ8R4HSFJTUeTJqPbrWsSg5EqZRzhbPAWTSz0/X+7WDIS8HH8iiqEIlNHmoZRcjnOlkp EHTduioCHWsJOxdpcNgKhZ2BmfNT6bSf4mb+UB53j3eAsiBqzdQ0XYB1Vv1TqoGgAekT dXUex+YuKji4oZznOJC89IdsHnDI7EC7fkKH1ThaOwTRXJ5y1mD4rsSKIOGJCcT56p6V cCeO5Ru3nBddFIZA4Ii4Lu/Q29X+l45uFNR8bG4QgSIV39V34hKNOQzSsMDgbvkq8bn+ Aj0Q== X-Gm-Message-State: AOJu0YxhIVdf1AeORarwoX7f7fXXHuS66MrAfRFjNY9fXYVbdaflUNnh U9AZRYoBtv0JyRT8154EfnjvryiAe+SW+r2Cpt08hZPfcMockLclXCWV03PBCEBOkBNXhgheb3t tPCr31QL/2OOX7QhAdNqcfTjfQ2Gjac+zxS/osOve X-Google-Smtp-Source: AGHT+IE3HFoL5piyPA8/prKK3hRWFSOuFC7pOdaN8jVg20bb2iSUzK7zUJLRD7A9qlzclqEaOz5b7KNm5t8w X-Received: by 2002:a05:6214:5247:b0:6ae:d9a9:90de with SMTP id 6a1803df08f44-6aed9a993d7mr30561706d6.47.1717203262791; Fri, 31 May 2024 17:54:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6ae4b3f8748sm1202226d6.54.2024.05.31.17.54.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 17:54:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 17:54:22 -0700 (PDT) Message-ID: <665a713e.d40a0220.32fa3.926dSMTPIN_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 70FEB605C373; Fri, 31 May 2024 20:54:22 -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-compile-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_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+===================+====================+======================+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+ | FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+ | FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 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/