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 7BC4C43404 for ; Thu, 30 Nov 2023 22:22:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7731E42EF9; Thu, 30 Nov 2023 22:22:06 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id B891040266 for ; Thu, 30 Nov 2023 22:21:55 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3b894f5a7f3so829906b6e.2 for ; Thu, 30 Nov 2023 13:21:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701379315; x=1701984115; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=g+axFGTcZP5+HYNkz5McK7eQurQ466cFzAh5h0dZVUQ=; b=NbLdyOCeJ6gbaraapSQi1DwLGxS64y+HtIzYruL85eGw7WlV0HvRRbRaXACN7Lg0Ui cyO6hpnF/wdEBQHxiEVjHEE5laNt9Tj3Yni9uL1HE63HFaYzLSYhv8GIW/xJq3maTYCb KO4JkxiQb5BMpHYDFDDyLgPlcyAh3g6Xs1Lxs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701379315; x=1701984115; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=g+axFGTcZP5+HYNkz5McK7eQurQ466cFzAh5h0dZVUQ=; b=D0EbDOp+MGUux6qaInGNOE0ZUeYfaXXahmnOorhQCqgUGhPG24gap/tdRQc8UR+PN2 peNM0+CJx91dxNQRa6Z/mBzTCXkt9yTJJPLzt9/9Ei7rtVevuS/oO8TFBDBk2+rae8I+ Hx9QvZkS0wov6FzyfRlOGpkTQRKotehekZUtwTUmVZHip4Zg/PfgcY8Jrkwh3Vo+wQTT VO48yM/7t1iM2GzOuuUP3jwar/F4+N94YBZzfxC28cRt4cnk0NEN6XB01kO0+fSZcL65 AYw9YdHHEvUrHOmnaqiFrjbinublrWQUnwDRXXFRLo3GazBjmICSuUSQkZqzf8NdzloC 4kQA== X-Gm-Message-State: AOJu0YyhUvye6T/hOwVK91bXvOQsTmc3r+BZCzf8su/Gj3h0e0TzFPZm MMpAgd5oYKDZD5Ka2TOP0q6s5kpWJTHzaJx9idBN01aDYT/vKTfxzQalHA== X-Google-Smtp-Source: AGHT+IGH3QYuiqDK0S3FGHkpTwfaAHnjP/erXAo+eXhvGSx1G22Por0aKFuJ2RljVN12Hs1+6FTOmTzzsqk9 X-Received: by 2002:a05:6870:288e:b0:1fa:a593:7ac2 with SMTP id gy14-20020a056870288e00b001faa5937ac2mr6026198oab.19.1701379315184; Thu, 30 Nov 2023 13:21:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id yy38-20020a05687125a600b001f93769a808sm123754oab.10.2023.11.30.13.21.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 13:21:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 13:21:55 -0800 (PST) Message-ID: <6568fcf3.050a0220.74de1.3dc1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 93C98605C311; Thu, 30 Nov 2023 16:21:54 -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 | +---------------------+----------------+ 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 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/