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 BACE143346 for ; Thu, 16 Nov 2023 16:01:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B5BF640150; Thu, 16 Nov 2023 16:01:28 +0100 (CET) Received: from mail-lj1-f225.google.com (mail-lj1-f225.google.com [209.85.208.225]) by mails.dpdk.org (Postfix) with ESMTP id 9675940150 for ; Thu, 16 Nov 2023 16:01:27 +0100 (CET) Received: by mail-lj1-f225.google.com with SMTP id 38308e7fff4ca-2c7c7544c78so12885121fa.2 for ; Thu, 16 Nov 2023 07:01:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700146887; x=1700751687; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yQI4zTBpntPUDu3EN7j4f3+aP4Sh3Dpr9G+D1/OqPgk=; b=D+ML8hGbRgtqOSdcqzSFiwngFUpG9R8fd/GB0QddzxCwMuRkZQbvAaeBnguYs4FWhb OeBfCcTr7+Q37FkWNQciFZglaV925gH1r8n+6pdH0fFQP5tCPs9/Qo5BGZcGZ8PKteOX N8lx2zWjZxhmCKVtQ/ZmtAsyAa9ufpll4t3+0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700146887; x=1700751687; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yQI4zTBpntPUDu3EN7j4f3+aP4Sh3Dpr9G+D1/OqPgk=; b=AuFSQv4y3IulzqaBDMXLy8bw3+u6rX+eMntBVMwBB1KZ8hPmj1uQXrQrHXVfTPQtMW pA3sbemAWiMqEt9F/oCNJ5Bi8Vcv7yOGIBtlOMNM0h3HLCaYw5pzJevnpGBeqWFTVp// x9SVOC6Hz3zIBON9b+VobRCgkS9F0nQqz5kTqN+zRgY64e9RXkQXXn/fL4oLOAbRir+5 8y+UxWMNlX29Yvj++wAMFJUPm6W/YQGBh6ecOdTKrNkVb7GgDjmmplpsD3DQsS2x5CaW DiL7XIgyyx/dG01149bUZGGN5knYCJIT2eRZWQ4tiaO+hi0av20/224jloyRMCxCXJva LezQ== X-Gm-Message-State: AOJu0YyQcM+HYcDgeKwmhfhts0BQx+MC+AKdPLp1CajxgpKgeRfzw7V/ JgGC5+HB9yW2CSIFye8rSH2VDLq2pf8SwKACUowvtVvLBSj8HQnyP0H2kA== X-Google-Smtp-Source: AGHT+IFnVRMoyWn4s54ilgEqPz8Ej8EKaMpR3EW8+oBeajowpIUw2wnsjxqjmrQdJdbdLcY5IwU2p55Q68mF X-Received: by 2002:a05:651c:2204:b0:2c5:7afd:75a1 with SMTP id y4-20020a05651c220400b002c57afd75a1mr7819410ljq.44.1700146887086; Thu, 16 Nov 2023 07:01:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c18-20020a2e6812000000b002bcd58df5c9sm1811458lja.38.2023.11.16.07.01.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 07:01:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 07:01:27 -0800 (PST) Message-ID: <65562ec7.2e0a0220.88b8f.8925SMTPIN_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 D42A4605C318; Thu, 16 Nov 2023 10:01:24 -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 | +---------------------+----------------+ 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) 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/