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 2807D43E37 for ; Wed, 10 Apr 2024 16:48:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24181402CF; Wed, 10 Apr 2024 16:48:01 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id AE492402C7 for ; Wed, 10 Apr 2024 16:47:59 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5aa20adda1dso2963093eaf.1 for ; Wed, 10 Apr 2024 07:47:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712760479; x=1713365279; 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=Z+se5k0xYN3h+gr81Aa+0GI2phtWVFFqtIOhT9ITQfU=; b=jYvl5RPzOTduItgcgWrh+f0iLdYkFMTk7oaiucO7B8p76JMDWj2drmg1l4TFhycr2f 3LLJaIpUKkRx68WjP+9afhEbFHSeP9WpCZ9A4P/FttEEnBK0EgUQQSGfjKfAAWJO83OL F8b623BgCLljPAADFrpj+WC8Xn1VrTcqAfzHc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712760479; x=1713365279; 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=Z+se5k0xYN3h+gr81Aa+0GI2phtWVFFqtIOhT9ITQfU=; b=k76EGvdbSzSAk9JZJ4ZVxr4+846drEiXppZaOu9AJ4M98+mqvcCiVELbV365UqIofr PlJaQT9Ygrv0z9RE/rIFvjEnFOXLSBw+inkxI8VNzcf0CPcdbUrCxO2YoH7MHG5gd3fu mk4plg+ky16nK7TqfAzz+7j3eR/dbENRRCt5ayZxEyUSmM8c2JNbU/Vr9SVPwQ1WBBN4 o/y9MoA2Bihr3mOIHP5ppMZ5+wY3lsSELQ/mm2jA+MCLyIhLxeJ1NxDi5WLa86118uEt D1lL0J2rIBj1KqtBK3hgKnSKMkTKqD38mtt9YjuMloYbDifIOQtHuqwpJgTFlmczAS/5 p4vQ== X-Gm-Message-State: AOJu0Yxc+7OEY5xL/ZElkipDs5iLCFys0rLyNg2kdWPQjY6hGCqgVJDg AXO+RQu62EXnWd2VXQxFWyL5UvryFmsPcrm+JEVmQzPAg+tc36lrG7Caz4fy2clVhnMQnzRt6Ma c4Zx3oUnxrfRyWgGsqX+EmLoblcfymgBxS887w797 X-Google-Smtp-Source: AGHT+IGHWHF3qh0JFO1HBXikHgDaQnLIXV7ZKLDvuz177OefEICqVqLPkkHyz2uPE2kGrDaggshUDZrtomv5 X-Received: by 2002:a4a:de98:0:b0:5aa:6a1c:36a6 with SMTP id v24-20020a4ade98000000b005aa6a1c36a6mr2471697oou.1.1712760479094; Wed, 10 Apr 2024 07:47:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s187-20020a4a51c4000000b005a0577977casm724748ooa.28.2024.04.10.07.47.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Apr 2024 07:47:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Apr 2024 07:47:59 -0700 (PDT) Message-ID: <6616a69f.4a0a0220.3f3e.2b17SMTPIN_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 B09816052514; Wed, 10 Apr 2024 10:47:58 -0400 (EDT) Subject: |SUCCESS| pw139217 [PATCH] [v2] dts: Change hugepage runtime config From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240409172811.27866-1-npratte@iol.unh.edu> References: <20240409172811.27866-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/139217 _Testing PASS_ Submitter: Nicholas Pratte Date: Tuesday, April 09 2024 17:28:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139217 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29749/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/