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 7173D43E87 for ; Tue, 16 Apr 2024 21:17:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D04B40268; Tue, 16 Apr 2024 21:17:04 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id DEBFC40262 for ; Tue, 16 Apr 2024 21:17:02 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5c229dabbb6so2767900a12.0 for ; Tue, 16 Apr 2024 12:17:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713295022; x=1713899822; 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=h4TxFkZfd10sHpH7FXGx0yR3xQervAIAajTd8DcWoKUPYPMXsRjp3iAWSCsrZLwGZI RpE2QOzLPzCgwBLckk9eKIpMDvtpCDiw4zms6Y4hD6oClNkHYbpgVpgiRToTsNuGmpvR qv55HlbIFI7M/rdjmb5SaEwFEwbsVskZH0NmY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713295022; x=1713899822; 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=uZz80L6ISAh1zNexStQlb3AjgFMkEsCVk4Q1TSkSH7j33YGcpYIeqf7+SHgSfyVrWb uw35seaAoTWl9TCduK6mu/2AY9648HzL/4gP+PEtwIYitpwrFDukRiCHEvetEzMqfq6U JVaIuwiG91RX9fJwBzwfjH1pr2AeKdAp+cj3D/zBYQBHlnXYj2sbSeYp5cJGUWGT31zz W/YirFLBnNp566KFAi7EH3pnzD4V4pO0doQg3bBa5ybpi4Ot19Jyt+j0d/4l4jdxDkGY +MhhCgnfigp3ir3H9B6gsMsbg1+EYunDg1egqpFYwuf9i1fownrOE8GI+tGHvDK2+KaD wqMA== X-Gm-Message-State: AOJu0YxG59L7Kq2tk+D5+cg3ijGsU/5iMBGl2I5WfdOddMuuLpxl7FQf EIb8IrY2yVgmz6m6hNxj49tsS7MFmj5ACRyMxp1f6YK6b9GvxZLUmWVggT5qsAO20Nxg64U5pR8 0PtCLh8GabT5vxr5068aDIcBkX0HZ55BR19W6jExo X-Google-Smtp-Source: AGHT+IG0IWQYFK1cxG09yxXDaCCdGVGLcQ8QD60KmmBRrr/utgszHa+CfbIv6Db0JSbiraTNt9W6WntlIw+r X-Received: by 2002:a17:902:778f:b0:1e5:5cab:3185 with SMTP id o15-20020a170902778f00b001e55cab3185mr12446158pll.25.1713295022115; Tue, 16 Apr 2024 12:17:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kd3-20020a17090313c300b001e0acb18465sm488689plb.49.2024.04.16.12.17.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 12:17:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 12:17:02 -0700 (PDT) Message-ID: <661eceae.170a0220.50064.66b7SMTPIN_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 4FF99604A958; Tue, 16 Apr 2024 15:17:01 -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/