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 8513B43346 for ; Thu, 16 Nov 2023 16:07:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6418840150; Thu, 16 Nov 2023 16:07:50 +0100 (CET) Received: from mail-wm1-f97.google.com (mail-wm1-f97.google.com [209.85.128.97]) by mails.dpdk.org (Postfix) with ESMTP id 70C1740150 for ; Thu, 16 Nov 2023 16:07:49 +0100 (CET) Received: by mail-wm1-f97.google.com with SMTP id 5b1f17b1804b1-4083ac51d8aso7846805e9.2 for ; Thu, 16 Nov 2023 07:07:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700147269; x=1700752069; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kRUNiIbntqk0NGdBFkou11cxr7bbqzIg8e2oUj6HzQQ=; b=g4lf5MsOGJJc7NH4Ma5ZzQ+9uuqCxRmUtFBu8S7QAV/VNfTfWxN2pYn/05atUPs6Dw vgbfl6hwvaNSs1RJ8ur5EZtVomWWl6kNLYqNTfFT8IbgRkBTTCZA9ldf//BzMJA2+0NQ wSnMpoo7roDPAwLr5Z6fh5RL8T8Wivud5JJEw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700147269; x=1700752069; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kRUNiIbntqk0NGdBFkou11cxr7bbqzIg8e2oUj6HzQQ=; b=YEYS+Z/V0NoBYiHaV4etIYE7WLbC0/VqmsJS7OgM0OWGhZwFIc8ANj3bIYKTHnMbqp feVYdy5PCGaGp5pTLJgPuKoy5bYWSFupR/Bp3PwdF5Gqd03ESlcrgf8m5UdiUYioRnBV kPaGQrceTNLdcv4PrXNcgxM1DnRppikL/HI952YzGVbfH8bOj8jSR9fjxmdvJ4Dhd/2h Y1aA7bwwGdn70IDwdqPeCYRiJzwbuYX1q8eMf2+ogGS1m7zGAf51jiCv75I9hn0JtUOy D9sHRD75ovqriDl+04eZ6p/MLE3H6tPjVYLdJjrTNdp7fXFg2s63ZBrXrDUnD9MY5JCs dB3A== X-Gm-Message-State: AOJu0YzmIFYSFh4CT1nUPolaE/3Jogy5W788eYZOjwecuIlqwoRgBsKo 7g1wyGQiHIWzz4EnifgA6V0LkqawaWKz89jgEeznHUw9/ZQnNX5tRhK/qQ== X-Google-Smtp-Source: AGHT+IG47jeFlIyiDaNvHY+51F9E3zgg7IvPWPDwLTy++ohrSUJyu8pJ+D6+B9uhjP+M8wjdavj6zgctYjG2 X-Received: by 2002:a05:600c:230f:b0:408:3d91:8263 with SMTP id 15-20020a05600c230f00b004083d918263mr12615265wmo.13.1700147269057; Thu, 16 Nov 2023 07:07:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fm5-20020a05600c0c0500b004065454099esm235254wmb.48.2023.11.16.07.07.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 07:07:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 07:07:49 -0800 (PST) Message-ID: <65563045.050a0220.fae2.4de5SMTPIN_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 30F84605C318; Thu, 16 Nov 2023 10:07:48 -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 | +---------------------+----------------+ 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 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/