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 CD18C43345 for ; Thu, 16 Nov 2023 15:57:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C84E540150; Thu, 16 Nov 2023 15:57:47 +0100 (CET) Received: from mail-ej1-f100.google.com (mail-ej1-f100.google.com [209.85.218.100]) by mails.dpdk.org (Postfix) with ESMTP id 5DCE740150 for ; Thu, 16 Nov 2023 15:57:46 +0100 (CET) Received: by mail-ej1-f100.google.com with SMTP id a640c23a62f3a-9e623356e59so130790166b.0 for ; Thu, 16 Nov 2023 06:57:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700146666; x=1700751466; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ovz7F5ZaKhLQICTDAoXtd4WmO2Bzaug7DKJJzLk5uNs=; b=NSPi7eYbyJwESIlFL+UKqGxSHuzjNXKjXlHUNqqiUBWTaWtzCGfw0EiAP6xFoTnrQy kHn1TX3S6F3+NJdDIqK8FBT/V4FOTazqRVXXJWOEpQ/8fGhrzEYUJGTdMKiAy0VtVPEN YIJBEyWC+2yi82uT5qhidfXF9scdOPFeltfAY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700146666; x=1700751466; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ovz7F5ZaKhLQICTDAoXtd4WmO2Bzaug7DKJJzLk5uNs=; b=M4PZymMW+bMDUJl13tPb6y5qrsP/YLU5DyQMXv/uaFWAkn4LZmcahtm7W4T9Dkq6kE Pzln9mwelfETgJ3oYKyrQH8J1VprNp1jkpOqSvbHqY91LMS5y8Bzvr56ntADh3/agJc/ Q8fqY8BXBIY8487qTqKVxSeRQyyhIkjG7EuCWUuiI2dfo02vaa7VrvWBeaWqhkdf5mfw TR9sIi0PfeOuOvA7uH2DRmipIKoCuR4bMwc75xLZ1aJtOZmObPi/7GlXnGhdBziJy/hd nZiI6fj9L859ZDUGBsSCLFyA7j1f34E4amaZOmeoAd3jImabTU8xd0lLolA64075NVRH aUgQ== X-Gm-Message-State: AOJu0YyD5KvX9FB6yFUgXmgSqgFSMO3k0ebN52WfbEsvfMHDsZfjraol CKXb+GoLyuih1GrwJQYwlfNReuI67sR/5Lr45XJA8O3MI3A2RbBr/Llw+g== X-Google-Smtp-Source: AGHT+IGrDyUTuHfZ8WNbVk0hgNGY1mSzcSHgKwRpcF37P2H5zuuWD5nlnC+q/VNsDrI6HafpBvzHIYsaLyXG X-Received: by 2002:a17:906:3754:b0:9e5:fe54:8539 with SMTP id e20-20020a170906375400b009e5fe548539mr12792342ejc.18.1700146665970; Thu, 16 Nov 2023 06:57:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id vi12-20020a170907d40c00b009924ee4efadsm3892145ejc.6.2023.11.16.06.57.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 06:57:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 06:57:45 -0800 (PST) Message-ID: <65562de9.170a0220.3ede.195dSMTPIN_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 E10C0605C318; Thu, 16 Nov 2023 09:57:44 -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-unit-amd64-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/