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 7812B43404 for ; Thu, 30 Nov 2023 22:26:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 734B140277; Thu, 30 Nov 2023 22:26:04 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 1BCF840266 for ; Thu, 30 Nov 2023 22:26:03 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5c8c26cf056so16767397b3.1 for ; Thu, 30 Nov 2023 13:26:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701379562; x=1701984362; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l0HNNrWKyBez3o46G52pO48HoFRln6wUhjU56cmlBDs=; b=eAniz7a87Qk5CUqX7dl44VWx0NVDwOksoJh2PqqhLtlFAFciakRXBvN/CImowkUtzG sXiimj8XrwS7UQoujhCgX4RmqrODeOS8/g5fonKW5Rb8QHdquZzgB8RRvyY2pcXSU9Ux ayI04dJ4YJD0SFD8DT2kup0rqnxbVhF+ALsAs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701379562; x=1701984362; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l0HNNrWKyBez3o46G52pO48HoFRln6wUhjU56cmlBDs=; b=lW462tP7nu6IsoKgfGiUXvVssDqq/HjtmuEwDI91ux7lhbabqxF8AXSy+fPcfsAn9p ehg8QXLQEV7nObbIO/MVh6fknFOLX+9NGuRJEUy/EDE/wF+dnPOTXyd6n3n6UVJ9094X fDKB1jxWZUILml8zmBfdNjkYPJ1JvwiMEKpk1CF3J0Cap7e0+eXwfZUMefV6zw21euAO 4JpXUPANQXzi36WZvWCuz3iRVOXRxirr3r+oRQd5xD2/JiMGiiZ47gIyBEDNfJ/RgJkx L66XKj6u8cgqAQJU88knDNJjaDIEwV5gYv2ezWH4UzcNI2j7RJv8IEaKmkrT9q/8iGdm L3pA== X-Gm-Message-State: AOJu0Yy6IRroycjAiyQ2UMzY0Q/1tPVIda73j7G55Wm3auRZhgK7WADt 36yRtiY0zdxlrDnhrjfdlGh4hGsEP75dncT5I702H6ivWJpubST2lY+i8KVl8fi1ddNtpn8Q6A= = X-Google-Smtp-Source: AGHT+IFicLUvy53FBDh6aI04WtN+wsnhAXzq8Rl3H99ynMIVuVMt/UrSceWABCs41DvQ+0UVcKNIbym9s9f8 X-Received: by 2002:a0d:c803:0:b0:5c8:7708:b86c with SMTP id k3-20020a0dc803000000b005c87708b86cmr23024069ywd.47.1701379562511; Thu, 30 Nov 2023 13:26:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t201-20020a8178d2000000b005cb6eaf9ec8sm216547ywc.1.2023.11.30.13.26.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 13:26:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 13:26:02 -0800 (PST) Message-ID: <6568fdea.810a0220.cc60e.83bdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 146EA605C311; Thu, 30 Nov 2023 16:26:02 -0500 (EST) Subject: |SUCCESS| pw134739 [PATCH] [v4] eal: verify mmu type for DPDK suppor 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134739 _Testing PASS_ Submitter: David Christensen Date: Thursday, November 30 2023 19:18:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:eeb0605f118dae66e80faa44f7b3e88748032353 134739 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28505/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/