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 0637343E87 for ; Tue, 16 Apr 2024 21:19:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F208140268; Tue, 16 Apr 2024 21:19:57 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id C340740262 for ; Tue, 16 Apr 2024 21:19:51 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1e2b137d666so39057005ad.2 for ; Tue, 16 Apr 2024 12:19:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713295191; x=1713899991; 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=1UUSrbliifuSawZPEZw5ExciYM62+pcJwnBwvVTtIuA=; b=RMW3RDDrHTL6UTKXfPm0IVf5zLG9V1LNbkgj96lGvHqGvRObO4zQFGxkilLvQcSPc2 NmTPQC1MuTBpwdd8Y+0jVr/2FZBUxCsdxlu77gQYhq7VKK2wZ1xcBU5BhVSAYy0Ysabp 4aeBUko9HHPKs/xyHcHP7kHB+e9w/aLR862qs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713295191; x=1713899991; 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=1UUSrbliifuSawZPEZw5ExciYM62+pcJwnBwvVTtIuA=; b=OaymiSzYJndWL+Dp2zWzRspFd34XKe5dyTCyJ4K5x4/OMDO9SfgEQjlI8ttkkaT8zq M6d0cwJp8HUdljzfBcB/GNDqN1Z9oSsw4kncG5wBK/bluSNvEPfpM+t8BXZhO4+I8aBE pa+BZvvbky1+zSxAGfJ48wHKXY/l1pPnosB7NVQkNiZKpxfKiQouUf87fYBLw8VnX4en Uyt+G5xPNFOvZrrokm2JlDh3x/UA7tnoZn8J78f9tfRQm3KJ3fbr3w9WgBjisIqODVom O4DmSDzs7FBuQHxFX9mtJ87bbRn2XDLPRGZ4zL5t4LA85SC3VpKnBJFbG11Ep5cPf7u8 NK0w== X-Gm-Message-State: AOJu0Yzwdq1p4a9pEKyMoJ9Ai1SVORLDLd6mUiHnOn/gNTX3fQQVobxB 6gOqA7Tf4VGgwQwCOXj6Le9cQcjk6vamNP+in7VMZhYirNkptl2/kKu9GnZrFlKooQBMnT5Ea9R z2/LsozYq5KL4yogVIIObCtthAMISbPJEOisX+l+6 X-Google-Smtp-Source: AGHT+IGW4B5lTAOp4n5hVgPzTkScJwmJQw43KqnzzCDUKJMppwBziojTCDzoj0z8NV7yVVzoiEcfYc5L46gs X-Received: by 2002:a17:902:c405:b0:1e7:f912:7d0b with SMTP id k5-20020a170902c40500b001e7f9127d0bmr1657027plk.7.1713295191119; Tue, 16 Apr 2024 12:19:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kj6-20020a17090306c600b001e451ce5053sm483614plb.149.2024.04.16.12.19.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 12:19:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 12:19:51 -0700 (PDT) Message-ID: <661ecf57.170a0220.ca70a.5f57SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 52355604A958; Tue, 16 Apr 2024 15:19:50 -0400 (EDT) Subject: |SUCCESS| pw139431 [PATCH] [v3] dts: Change hugepage runtime config From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240416181840.11539-1-npratte@iol.unh.edu> References: <20240416181840.11539-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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139431 _Testing PASS_ Submitter: Nicholas Pratte Date: Tuesday, April 16 2024 18:18:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139431 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29797/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/