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 5749943345 for ; Thu, 16 Nov 2023 15:51:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5270740150; Thu, 16 Nov 2023 15:51:36 +0100 (CET) Received: from mail-lf1-f98.google.com (mail-lf1-f98.google.com [209.85.167.98]) by mails.dpdk.org (Postfix) with ESMTP id C07CB40150 for ; Thu, 16 Nov 2023 15:51:35 +0100 (CET) Received: by mail-lf1-f98.google.com with SMTP id 2adb3069b0e04-507c1936fd5so2233963e87.1 for ; Thu, 16 Nov 2023 06:51:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700146295; x=1700751095; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=r3xR0DD1C/D8it376630U6dwbKf3NkoYtBSIFM+yL2c=; b=OUvNhNbNiYTTt6WS55W7J/t3wPzpdjTYwpsaOq6L3lB5suua5ZgWtBTReUR3dKFpWR 84JHPWp9PMRSRzj+sjo1BO4VqRQeAjpQiI9ICbA/iDMSlilrSNUHPweFoIibfMCCwzVr LeXX7m1Wyx4rOgQo3Dxsl58uVt+27ZnNR/nBk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700146295; x=1700751095; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r3xR0DD1C/D8it376630U6dwbKf3NkoYtBSIFM+yL2c=; b=iEwiZ0raQEkMQJfjURzUxcsYq6+XhnZ7zQpdw/Hfw5THi7dbZqWs9/NI0KdNyrh/0W vPGN/gxAqu4r9lIgfEqMNjQFtoSk+GlW97PqRzxJnJLvPqBcih4ON32OznqgTVYxMONK D8wWXEGWPb7UK+r3byO6uDkEytjv3srxXJDgmlsNhNB41hvLuDA8yhle8y/h3xjsPGYP PHAMuN4pb9UgeRV6Jx8fiEn2WRH7JFr0BKgNAWp74AGHnCHtd4kLUcbYbJKdrLkTkXCt WtX94qDgjUrfuSWcGcAkTOfj+ndY0ejFhk6lfM+Tt8JPecD0B8lFhf/idnh5zWVyoFGe 0zZQ== X-Gm-Message-State: AOJu0Yy5yP+tXy2AoyJie0DDx7cA83ETXEG3Wo575o7KVum9UZO6xXDY negqrDp2gKN/72WBy9ZWcnVqjI953xi9zdwvhp8K7qEyzTtKiuJ3A1h7LA== X-Google-Smtp-Source: AGHT+IENkgPbmMTsIEUotlpv21p4SKBXin7EWVhr428pq/Q1xucP1LYneKbvx9RV/UqumvfKm9XwtNEtgOXP X-Received: by 2002:a05:6512:1195:b0:509:489f:5b6f with SMTP id g21-20020a056512119500b00509489f5b6fmr966065lfr.11.1700146295474; Thu, 16 Nov 2023 06:51:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w10-20020a0565120b0a00b00508f0b97fe2sm8944lfu.106.2023.11.16.06.51.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 06:51:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 06:51:35 -0800 (PST) Message-ID: <65562c77.050a0220.39547.01ceSMTPIN_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 7FF85605C318; Thu, 16 Nov 2023 09:51:34 -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-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/