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 570B043E87 for ; Tue, 16 Apr 2024 21:24:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4656740696; Tue, 16 Apr 2024 21:24:46 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id AC01640262 for ; Tue, 16 Apr 2024 21:24:44 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7e978e12390so1069472241.3 for ; Tue, 16 Apr 2024 12:24:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713295484; x=1713900284; 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=GCemIsWhmCiB3DLFwLhipQD+YoqPxXxthqKk0l3j//4=; b=DVGUNUeJorgczrhoVexxGY6aXCcll6oGP/metENSt819lehOvMJQVa90QPnscnb4/W m9aXhBnZX3tSyZWhJMe6+8kjqTw8mB4EUi0WCqzHtlWYa+BSEbhy+g9qpk2n4HisILO8 fuGEiyTBPpOnX7SjP1e8SQfJyS+FGi10DtvRI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713295484; x=1713900284; 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=GCemIsWhmCiB3DLFwLhipQD+YoqPxXxthqKk0l3j//4=; b=nOOWkXtBSMi/w3bXvgvayIRtN6bvcpSOpuz4j4hoA/tORvOVaUzDxAuV32ptGl0pG1 iIAaxSrz3FZNwMdhl9B78LOBb9v9RtoZjeJLudwYYT/PEfbRQWMXB2g343dLSrOgCmlg Yk9qVsx3Z4M+E4HE4tYLKlvGPl4GQshllAueDL3JF953Us//v3Zea1EOxkJs3IXsWVRz gocH4DUAxYho2z4MvNnM/e0heCyoOlf0EIUEnBE9pspXNNCOZlYEhGeJM7cBndvlrgHC AYUg0/12IYFZRO2ijl2Y3+KrEl/TOH6lbG1q61o3Yp+ucejaygLh7YaQunHJuL8oCGjW H7Rg== X-Gm-Message-State: AOJu0YwPndPxlZvnQoDJTq5UEiVp725gVXSGThc5nUyxLXQF8J5EHVwW WS+hiFSeVaPIrnpelZyZv1fY7rYkUTZPr9jVkAi5//0DzNPijl8xSdSgK4Xc+3her7R2EoZt8Ao Tog7I6py760I/51s4pgBxFw7pPVS2v703ybi6aH79zgZXq+sJ4FkoulxW X-Google-Smtp-Source: AGHT+IE6aQkGGi3B3eX1zx8LwwU0RGn38ukPIQqFaoJPZscgNS0yxNIzuSWeWpUgOR+3RXTV5zVCyaL7Oh/A X-Received: by 2002:a05:6102:26d0:b0:47b:9cb0:9717 with SMTP id m16-20020a05610226d000b0047b9cb09717mr2180820vss.5.1713295483915; Tue, 16 Apr 2024 12:24:43 -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 cw9-20020a056130220900b007eb706056d6sm72275uab.14.2024.04.16.12.24.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 12:24:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 12:24:43 -0700 (PDT) Message-ID: <661ed07b.050a0220.c8865.3b94SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 90D33604A958; Tue, 16 Apr 2024 15:24:43 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Debian 12 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/