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 C1BCC43346 for ; Thu, 16 Nov 2023 16:10:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E06F40150; Thu, 16 Nov 2023 16:10:02 +0100 (CET) Received: from mail-ej1-f98.google.com (mail-ej1-f98.google.com [209.85.218.98]) by mails.dpdk.org (Postfix) with ESMTP id CE08D40150 for ; Thu, 16 Nov 2023 16:10:01 +0100 (CET) Received: by mail-ej1-f98.google.com with SMTP id a640c23a62f3a-9e62ab773f1so135491066b.0 for ; Thu, 16 Nov 2023 07:10:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700147401; x=1700752201; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jaO1Srh09kkTJVuOAMBFiAJNhyZao+1c6R2WAaICKUo=; b=hsnPHzMQWiRSvmaqKUPxlSZjbAbvlM8BGiFWCkY0MmQ22ncJgoezlMzdl4X9EUdg1s TDW9txo/4e6z6vj5y0NdCxO8mjaI2UGzjAKYGgvAAAqo/8cdQWGIHV1GUBJAZiX+4OnD oIT8ysdTlnSe5kf+b8bCQ6L9+ZKaXEaFd9AJI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700147401; x=1700752201; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jaO1Srh09kkTJVuOAMBFiAJNhyZao+1c6R2WAaICKUo=; b=sR7DzZp9hZZNPafrorl4KBb36aFAKIEYxETGCxzBBokyttIVt/qDa6xXMxMcnIRH3Z NYS3Fj+afHyZfEb0n6/wVjhnuVMavyMDAmUpCLej5p+HjXCF1wYHoTokgWSWWXyogqGy rR4xnGoqoc0vi7sOZGNg7KzHqWPqiD9IcvEZqea0jlv2lbAx//ROqyTXxJ0EDoW5/Rxk IMkR67oIe6Ur6gtMeBtiLwICbMFztYOvb81cU2HDGLQuD21k6E/F47dcV4qCMx0raAt2 n6RqCvPTaHPmpxqGiu3ZORteErrCVCse0q3whPug+7ZZJgAp88g3NgGezdIN9VXpLreY GwxA== X-Gm-Message-State: AOJu0Ywf6ZXobZTjZqb1r+bqRbNwH3PMf1PtXh0vttrJ0X9DhMXTaaQ4 nriEL01dpgiu8JkzDT45XTl7rap9gEtE9beK2QTlRwrZ8d/8V/xg4lQrjw== X-Google-Smtp-Source: AGHT+IFQguUhb5jE1bQ/sbesYtvlcBvAjce0cvtPiU3DkZ3ioqqvNtkc4/rkfXpNMVrk2WGSWlJl8eExM0o5 X-Received: by 2002:a17:906:4708:b0:9e5:2e15:35c6 with SMTP id y8-20020a170906470800b009e52e1535c6mr11727053ejq.44.1700147401369; Thu, 16 Nov 2023 07:10:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v24-20020a170906339800b009b5d3b3e7dasm3843236eja.288.2023.11.16.07.10.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 07:10:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 07:10:01 -0800 (PST) Message-ID: <655630c9.170a0220.201b9.179fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 803C7605C318; Thu, 16 Nov 2023 10:10:00 -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 ARM Clang Cross Compile | 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/