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 CB6D243404 for ; Thu, 30 Nov 2023 22:28:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C519240277; Thu, 30 Nov 2023 22:28:06 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 297DE40266 for ; Thu, 30 Nov 2023 22:28:05 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b37834fe2bso42861839f.3 for ; Thu, 30 Nov 2023 13:28:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701379684; x=1701984484; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l0HNNrWKyBez3o46G52pO48HoFRln6wUhjU56cmlBDs=; b=ExF0Jkx1E2cyswq0IsuLAd9IJeKNVNvShiYZmAVUMUvXG9JuAcPjnWDNibrheKYE4O jiDJQTFT8Wdt/4x8Ue4lnlQYmAtVIVlmLd1f67AgElJYGuMRYN64z9NkDAKzWKJ6iAy6 JGaDPPTlIDfWpqXIxSEkWdPgHSRHa4P9o0dCM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701379684; x=1701984484; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l0HNNrWKyBez3o46G52pO48HoFRln6wUhjU56cmlBDs=; b=rmAx4Fy86lwlN5qAm8SHuudSVq5fJwAJeN+2E6h3CK/5KZ+3L6b8ULpr7xBp0yGz9C /BKOAPyMMpUQU5urFTpVAVemxuWNUPCfaQYKXpSEqORkaVUCDVJTAvDIcwNHMUZEiSre GyXs1S556Bsh8H3U1YhHK+fssqVHRm1wMIlwwfgA9YZwwsBmF6b29pOdtbCcOUhOloq+ Wz7LV7RTTHJs5iXi81XL5D/5SfYUDtxl8/eOcgqU7cqx+g9j7VE3FkK4CRbf1D4YwmFx qFhfFSqqmIPGPJQRkL35cL2FKcw3g6z27OHwvimbVRf/DFSOTlKT4ehBeNozgfjOwR+Q /MJg== X-Gm-Message-State: AOJu0YzYlVJxhhdcittSKDtyW0Lt5mIag0T+X/o94PoXW/xJN8HjPo6e 4E7rk4+hW3bfGwUgPlgv0ENSZpAxGLuqiMlncKl3WUz0X1FE/QXdBsL+kw== X-Google-Smtp-Source: AGHT+IEdGmlkb74ILh84fBk+jE+bGQLY2h8C/jG4bB2siN7F4YHWCs0KkCznAOYeq1br6hejO/XJVI3VieC9 X-Received: by 2002:a05:6602:3fc6:b0:7b3:9949:910a with SMTP id fc6-20020a0566023fc600b007b39949910amr20413910iob.20.1701379684602; Thu, 30 Nov 2023 13:28:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v20-20020a02cbb4000000b0045558bac7f8sm100608jap.42.2023.11.30.13.28.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 13:28:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 13:28:04 -0800 (PST) Message-ID: <6568fe64.020a0220.fbb24.2e17SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id ED678605C311; Thu, 30 Nov 2023 16:28:03 -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/