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 478F94368B for ; Wed, 6 Dec 2023 16:21:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2648C402A7; Wed, 6 Dec 2023 16:21:44 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id DFF0D4021E for ; Wed, 6 Dec 2023 16:21:42 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-58cf894544cso4519785eaf.3 for ; Wed, 06 Dec 2023 07:21:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701876102; x=1702480902; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7FhBg9+q4wOsITNl+pu1xxC1+zpOnrGMGEblpModWsE=; b=bDbbx7XsY3aB7SAuudiyVkmUmWi2SiK4nZYNkJJdkuPboYiseHHT8QVnLLx769Vm47 OuFpwyuk6+kwl2ge4pHJvf9e514DmOypstIkj7FIMRrLoSxhM/DIrtFiUdgsHTZ7EK7Z HHpaG7YAAZ+4hxbrkfEBqUWY6eq4EjiJSsMK0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701876102; x=1702480902; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7FhBg9+q4wOsITNl+pu1xxC1+zpOnrGMGEblpModWsE=; b=PdDSI+1va9dXSr+FTN0B1EiOa77QDcfI1C9ueZJss9iTKlMb+pzLWYk6coPhEOuN0x nuHaUC3+s3tbRyoYMp1scZP0GosgC3EmFTDf3+WLfYb1qr5KGn0gbZmyMlI0jTZNrmmz cMzEY5Xom9shynlQOTgzvLhYhF+2FWhVPox2z5oZFWrNDdRy/jdnHpEdS0V7zR0URJny flbHvawLvAQ/1ZeHVLjFXyPDsJt5/Bx/fxiEmYJGl7vovN6f13QC+u+VML3Pw0K/8jtM OFxQ4Ov5cuTRQNYnIFrnQOKHBphK3uvoIYCymj2McGMwVltblwGsUzMqxjGF7/295TBC X5sg== X-Gm-Message-State: AOJu0YyriIQKMkwS66eatgSz+zJGEmUs9V+OHh2hIo8k5eD2M5Wfu8Xz GfpUl9GrE+BXoU1x511YkbrOm4lb8hS/gOWymIIc1lUsVU6aeDdcjiahEA== X-Google-Smtp-Source: AGHT+IHszGBELZ6oqXrRypphJnAsPzewkYhlgEiRyjoiPJRwT52fv5pTh3TJVJZIprliljLLxohU1RYElx5M X-Received: by 2002:a05:6820:1628:b0:58e:21d6:1b40 with SMTP id bb40-20020a056820162800b0058e21d61b40mr911099oob.4.1701876101935; Wed, 06 Dec 2023 07:21:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 62-20020a4a0641000000b00581de824c59sm6780ooj.13.2023.12.06.07.21.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 07:21:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 07:21:41 -0800 (PST) Message-ID: <65709185.4a0a0220.9a442.069dSMTPIN_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 74BEE6051831; Wed, 6 Dec 2023 10:21:41 -0500 (EST) Subject: |SUCCESS| pw134886 [PATCH] cfgfile: increase value length From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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/134886 _Testing PASS_ Submitter: Vipin Varghese Date: Wednesday, December 06 2023 11:29:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:a526461b0764de52b09b073df84f9e87ec120c93 134886 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/28538/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/