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 5A94043345 for ; Thu, 16 Nov 2023 15:56:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55EF940150; Thu, 16 Nov 2023 15:56:10 +0100 (CET) Received: from mail-lf1-f97.google.com (mail-lf1-f97.google.com [209.85.167.97]) by mails.dpdk.org (Postfix) with ESMTP id 370B340150 for ; Thu, 16 Nov 2023 15:56:07 +0100 (CET) Received: by mail-lf1-f97.google.com with SMTP id 2adb3069b0e04-507a55302e0so1378551e87.0 for ; Thu, 16 Nov 2023 06:56:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700146567; x=1700751367; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ovz7F5ZaKhLQICTDAoXtd4WmO2Bzaug7DKJJzLk5uNs=; b=FCH5I49cK9Xg4QboKAXLk2PKLn7amMzw+G72Ol3BxKQFq0JiqudA4+Ojqmk2htQgQi oKFP+gk0151FEvu6QgSk8c4nn45yErVj6Q2tZdc0DshbXGs89UqVJarZ5gv/yCjjFUw/ XQoVF58x/Ag2RGGME/wazh9Xnf45iTxPDP1Lg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700146567; x=1700751367; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ovz7F5ZaKhLQICTDAoXtd4WmO2Bzaug7DKJJzLk5uNs=; b=YjSuo6MwWKPMhruqCidEMpqohsU+IHHMrqUnHW6/pfUl47bUvuMByJJWoo9nEXGnIL 5RwEZkstGFKmGsF3En2LYNAWOyyoVNsW6qJBACc6Zdhvx04BKLCqdKdMhsY3+0pI2WgO sJubzWPyYQRRVYiROrCa4XUwoum3jpJJB+jLYh0rCFQPLopnLFtmz55xIWBDPLC8oZ8E 54E9DFoYA6GIlLdT/+TrTqD0x5MmxGzbq/9IMHvWGN/Rj3Zex7ZK1Ek9r8dHpZQYk062 jUfSglshEQ7oxfOr0ZA2rJnFa66B8E29h8/PlrXULhbVly3893ibK3c5tmkUlEt1mj9u 5WnA== X-Gm-Message-State: AOJu0YzhZoqrgvwhQTLIMUPdNCziV9bKlHvqVQMlLyeC6lN95jy5AL1f NyvDT2OZ2xl9dLnRyZ+iwaPMMs7BjQrih32x9dG9uUOp0+NgUICs7FE/pQ== X-Google-Smtp-Source: AGHT+IGPcuwjCnpbhE3CqnT64qcw/Z29wHgaqXM6GcsGqLzT5BnZHWtpdR58QIfMKNjuLw+P+tOv0Acxz/jG X-Received: by 2002:a19:710e:0:b0:508:11f5:8953 with SMTP id m14-20020a19710e000000b0050811f58953mr10456790lfc.26.1700146566803; Thu, 16 Nov 2023 06:56: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 e11-20020aa7d7cb000000b0052336464d74sm2375336eds.49.2023.11.16.06.56.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 06:56:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 06:56:06 -0800 (PST) Message-ID: <65562d86.a70a0220.b0400.d2afSMTPIN_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 00E44605C318; Thu, 16 Nov 2023 09:56:06 -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/