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 E574F43345 for ; Thu, 16 Nov 2023 15:54:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E001B40150; Thu, 16 Nov 2023 15:54:07 +0100 (CET) Received: from mail-lj1-f228.google.com (mail-lj1-f228.google.com [209.85.208.228]) by mails.dpdk.org (Postfix) with ESMTP id 91D5140150 for ; Thu, 16 Nov 2023 15:54:06 +0100 (CET) Received: by mail-lj1-f228.google.com with SMTP id 38308e7fff4ca-2c50ec238aeso13033571fa.0 for ; Thu, 16 Nov 2023 06:54:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700146446; x=1700751246; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qeXfgbQQjAEvn1a8diVw1jhbFIDO8iiees0yYtQmCZw=; b=Bh6pH5PsHejuOVNz8xnnJ5GemsSfeEcde09MwYk7I3F2cxr53TkmurFJ7liczBkQqF h/8gP+4JoMW7kcKKXX+0lT1xbk97pk7wayAedSVuM6NuN/PwWOH5UV2wMd7Ls4Iw85mJ wHEADKXHT+X63oMgMIbRaPfyC9zlLz1ZBog78= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700146446; x=1700751246; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qeXfgbQQjAEvn1a8diVw1jhbFIDO8iiees0yYtQmCZw=; b=OaJfwl608abLOGlk6ZkacpwaRxRFlK+5KkFCUJT6meUfHsYL8EM4qnkW1FDOcj1IvJ Scp2t9Se/d4KyZV8yv3ZkgN/0nL4mwMpSkPX/BhpYfRVPGY8nDBVMD2mXTwECwWFhuWF ULlaubIKTdZJ1iA5CqamyzBYt7QUyFoN/96izwyDWoy48FdTU8/I0GzSKajBIExzMjxw znREd5egZ1g4F4x7xFscbbWdlDzoqdkK7D+auhI1VlPjTRjPvQ149EkJ3Yui79rXKFgN rLSFBIJbvFj65lJRsKhg+C3Xhs6ErDfDbnviYpgtbtd8igunlfbkQ/D/704KoPTebhds 2Y6g== X-Gm-Message-State: AOJu0Yw3ktqaAYJK8Ol+nyse8tH9fxikl/qrbJ7vxu8eCHY3w2FfdhTa Y/Hkt06dI34tcmHJChtn64Yiba5gAGEuHZItcF9pL0rlJAA4pKJRgERTUg== X-Google-Smtp-Source: AGHT+IHtnS76y4qIlwOL0zAtDkAoSd7uhEisFpKF553bDJTs/3JiVW1aJ/Ni+oDhRMgcCYYqo3Oq66VJ64jy X-Received: by 2002:ac2:44b9:0:b0:507:a087:622a with SMTP id c25-20020ac244b9000000b00507a087622amr10511086lfm.60.1700146446199; Thu, 16 Nov 2023 06:54:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p21-20020a05651212d500b0050a72cd5fc7sm9485lfg.12.2023.11.16.06.54.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 06:54:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 06:54:06 -0800 (PST) Message-ID: <65562d0e.050a0220.b56f6.01a5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 31D52605C318; Thu, 16 Nov 2023 09:54:05 -0500 (EST) Subject: |SUCCESS| pw134423 [PATCH] cmdline-gen: fix error when command list 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/134423 _Testing PASS_ Submitter: Robin Jarry Date: Thursday, November 16 2023 11:18:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134423 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28397/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/