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 24BB043346 for ; Thu, 16 Nov 2023 16:13:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2CAB40150; Thu, 16 Nov 2023 16:13:53 +0100 (CET) Received: from mail-wm1-f100.google.com (mail-wm1-f100.google.com [209.85.128.100]) by mails.dpdk.org (Postfix) with ESMTP id 6D17040150 for ; Thu, 16 Nov 2023 16:13:52 +0100 (CET) Received: by mail-wm1-f100.google.com with SMTP id 5b1f17b1804b1-40859c466efso6965515e9.3 for ; Thu, 16 Nov 2023 07:13:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700147632; x=1700752432; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IlOI15q0dtrD5o5hyzS/yIbz6ZKMFzU2/FqysaQ1Vk4=; b=Tm4c2Kx678YgX6DmqH53iHR6d59OMTkxCo1j3NV7S2WLTOEeDLIZWOLLD1Vx8zusGH H9IpBhrharWRF5fRg/otx8IMG/T1PVgcqDYK+Xp3PdFMr0K8ims0gqMISNCwDOhTXXnD DJs85KMLjFqsQy+aKKU3zGnAeAxQUnlmkglUU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700147632; x=1700752432; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IlOI15q0dtrD5o5hyzS/yIbz6ZKMFzU2/FqysaQ1Vk4=; b=sdlGfWHz8gDxirC2n82N0YiCvARi9UPDcfn1srNmHswcpKPXDEpc8bYkK7880bsY71 xPmcWmFAqhR7kBVfEbSox8qWkPpWoz8jbqbH2k0jSJcZcUNCZgsoogZIy/oF4Tiery/l 6VF/uDrwdGnHTXuMGnjAa4P7D87Ac5mH4ZHZz3+rpkBZ1YQdHlJYwJ1YZXXPIJfnLHlA dUst5Hoah64XjQTOyZypB2HUaDs1jjpCkoKwWoPW47NKNxccz/PMwzFsrNahgLLOkqsD Vi0TbnbXB0vsshkb5rrF/veZ/BNKi+cbnGA78K+ea4RgY/0zFWnkl/AePIc+ZS7LXxn0 A2XA== X-Gm-Message-State: AOJu0YzxryMOfn2uJPtZk23YeP9eQzMziYKALkWgyBfW2Vp1UQbRQwQD Bb40rpA+CT4FhdioY7WhSKp0otMul4yI9wh3BBLoofkaTJYR27MFxdhexaCDxw+mIhqybHG9eg= = X-Google-Smtp-Source: AGHT+IFAnqVb7hR0C/0n4mFbJ1Z3VU+nAWxm6PJ3e6+LNDnxMCdeyPT26UCUj2RmmBiohRKeKMii7tQmAbr3 X-Received: by 2002:a05:600c:4eca:b0:408:3696:3d51 with SMTP id g10-20020a05600c4eca00b0040836963d51mr12638951wmq.4.1700147632002; Thu, 16 Nov 2023 07:13:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id n4-20020a05600c3b8400b0040962aa44bdsm231734wms.10.2023.11.16.07.13.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 07:13:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 07:13:51 -0800 (PST) Message-ID: <655631af.050a0220.a699e.4db4SMTPIN_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 23A9F605C318; Thu, 16 Nov 2023 10:13:51 -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 | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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/