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 96F17426BB for ; Thu, 5 Oct 2023 05:30:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 914FE40283; Thu, 5 Oct 2023 05:30:00 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 0B1B540283 for ; Thu, 5 Oct 2023 05:29:59 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6907e44665bso442218b3a.1 for ; Wed, 04 Oct 2023 20:29:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696476598; x=1697081398; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OPW0KBV+qaAwwjx/0ZP+veK+ng4fbBZIS2hHnWwCbyY=; b=K2iSp0SY2FBTyhvrDg1YSJOUHhuS5t1uS974LvgtyjGqzy4CE80+y+8krKN8cxDg/O I6Xg9kbtj8my1Vp4RHk1lD9VhCtwSTNIQbfgvDnZqlffQP7mZ26ec1zz07K8vuF7tJx/ Bcn/i5sseFnoOrEV1Q5bBrozgjqXUDgHtqFWY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696476598; x=1697081398; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OPW0KBV+qaAwwjx/0ZP+veK+ng4fbBZIS2hHnWwCbyY=; b=D679kthjd+gqjGZEn0mOJUNLHUArlgpoWrIcNNiMKA0LctU8bEBXIWN6+w3CgTs6Dh Bq4nGdh8R3ndprYT4wjUKb682QZvzZCcZa6jg2QL8OR92NQ/RdC8H2GIMeiZhDOPhcGi uPBlrC9oR/Hugi0TpHiqlclHTdHvEt7zeL85o6Nj2ccsg5OhbX9SZ/AOlQCW1tVGaXic EkZSuFOycJFou7j/hwVkfG6nAh40HbrRQTN0f4tcKj9BsqwuTiv0a4Vyj51URuMXWlku LLAvsjW0eSiOsMGTRE6wHmA5BZ41GLvlycT7XjfA/f/7mMuZImw1vBxtaMfTxFC7bAY7 bZyQ== X-Gm-Message-State: AOJu0YwxPCA3mCvgrCFd4VDj4/iGzRzZVfWnszjvKw9xhEgDpEc2K6Kh A4Xyx66uhQ80ipzZYqZbywCpU8QiEzWfXMjgPFYsPjQvbI3+2Q== X-Google-Smtp-Source: AGHT+IHRhr2Cbh6tMx0XIr9j2uH3Tx83htFdhAqA8ANBkPR/8jJkFjB7bcgk2NbM4rRCIninROBdrVF+KMxg X-Received: by 2002:a05:6a00:218a:b0:68f:d036:9bc5 with SMTP id h10-20020a056a00218a00b0068fd0369bc5mr4048788pfi.2.1696476598203; Wed, 04 Oct 2023 20:29:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t30-20020a63b25e000000b0057d3e329e67sm32702pgo.2.2023.10.04.20.29.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 20:29:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 20:29:58 -0700 (PDT) Message-ID: <651e2db6.630a0220.f5c23.1a27SMTPIN_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 5F5876052514; Wed, 4 Oct 2023 23:29:57 -0400 (EDT) Subject: |SUCCESS| pw132308 [PATCH] [1/2] app/testpmd: enable cli for program From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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/132308 _Testing PASS_ Submitter: Qi Zhang Date: Thursday, October 05 2023 10:02:46 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:40435075a790fac6e5d5ad7a967950f5e56e45c8 132308 --> testing pass Test environment and result as below: +---------------------+----------------------+--------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | +=====================+======================+====================+ | Windows Server 2019 | PASS | PASS | +---------------------+----------------------+--------------------+ | FreeBSD 13 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Debian Bullseye | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | CentOS Stream 8 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Debian Buster | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | openSUSE Leap 15 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Fedora 37 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | CentOS Stream 9 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Fedora 38 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27828/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/