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 1674F43DFB for ; Thu, 4 Apr 2024 18:33:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10F5B4067B; Thu, 4 Apr 2024 18:33:27 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 532E2402E8 for ; Thu, 4 Apr 2024 18:33:25 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-61461580403so13389647b3.2 for ; Thu, 04 Apr 2024 09:33:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712248404; x=1712853204; 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=9hNJgAwSWAg+8GwKWvpg04TIwLxBkntd4p1PasHBzlI=; b=iPKgxw6yqakOEh+7BkeXkxsuy/XXsjeIOE9s7doh99C6xH+TSLuW2LifMeZnzrN3l3 2dUOyHzEUUOfEbIzOtu3DW1WLDC/Lg/O2yhNW9UC81zRok4Pqmw9rGh/kmPqjhys+fCD 8nZLZ5D9mDyKeLdFdLVtKBaF5Q7JbFSTBN2IY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712248404; x=1712853204; 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=9hNJgAwSWAg+8GwKWvpg04TIwLxBkntd4p1PasHBzlI=; b=XNFrTIKWCPzxthMK12nlWKSf8avOgoSs5nnKY0nEKP5ytaeU+Fd1mi9b8jq8l47EP4 16QZ4C3I5Xof+eY1BbET5/qX9ADrVd/+i17ynsuiICPp39OmcdTmeAWdfAvoKuW2+bol 4vVP1gQra9zyIiictU+8DyndZtDuExVwjgwHeLaLRZYmNQAo3mqoquia0ojeigabv3wb dCw7xaoghPuTd5h7qKqbsArnVNXQMnJ+H4GbyDkj6nhOcNyjHOpjNLukbODwKvBna1iO GFZpkI943KW34JgV2edA0o+FuUZkhf4xq++smGOkH4q011RRALDpHDREkuPh8eMkWTVe Q0Fw== X-Gm-Message-State: AOJu0YzyNjKFtxJCyjVtQINYkWPsoVDtAJfeoUCJTNmyjimwpv4XHVZZ EjVA/rdLKJt3DhuBoTa2CVI46KL14NCblSIYB3aH3E3uu9ZI0BUMnFRjtXminRNLyzokMMmmbPZ UyaOWCl7qVHr7jdEVh+/4b+8anEOxuVysiUsYKQoZk9ZYnjTX+eGYQUkX X-Google-Smtp-Source: AGHT+IFLkENCi1kjPZiVriKtkz2Bsz8RxczcWFMeGKD/7D9AbMAYAChW1GgO3S+TpM0NvpSb5Lv1sIlzQ4Nz X-Received: by 2002:a81:8302:0:b0:611:1fed:440 with SMTP id t2-20020a818302000000b006111fed0440mr53805ywf.12.1712248403008; Thu, 04 Apr 2024 09:33:23 -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 fu6-20020a05690c368600b006112e8efc0esm595625ywb.29.2024.04.04.09.33.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 09:33:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 09:33:22 -0700 (PDT) Message-ID: <660ed652.050a0220.24362.31fbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9C0FD6052471; Thu, 4 Apr 2024 12:33:22 -0400 (EDT) Subject: |SUCCESS| pw139100 [PATCH] dts: Change hugepage runtime config to 2M From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240404153106.19047-1-npratte@iol.unh.edu> References: <20240404153106.19047-1-npratte@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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139100 _Testing PASS_ Submitter: Nicholas Pratte Date: Thursday, April 04 2024 15:31:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139100 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ 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 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 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29714/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/