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 AAA25426DF for ; Sat, 7 Oct 2023 13:27:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8EB4740293; Sat, 7 Oct 2023 13:27:25 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 1B8F840293 for ; Sat, 7 Oct 2023 13:27:24 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59f82ad1e09so37397237b3.0 for ; Sat, 07 Oct 2023 04:27:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696678043; x=1697282843; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TSVWOuiwvvd/s860Jo+LMHlC/7EwlNEkPRTDgPNyo/Q=; b=cNE50tAvsdFd+kjOmqOlzhuFbi7QMN8KTV6AJwBgC5oaTvrOidC1KaBS9gpL6NUw4g NA9xT/pLFg3aOdCxCFf6B4dKUZejwpJ0fEklUkv2Bye7FFiEQDj7lqohrcOhXRoRD5rr HYiFP8jtkMh9NWT+0B7eR/fG58V5yPFGUl8ow= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696678043; x=1697282843; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TSVWOuiwvvd/s860Jo+LMHlC/7EwlNEkPRTDgPNyo/Q=; b=rRfe8DP0zHtdNMJ4Il1p2C00PJrEOBd+9O0mv6QSb/YxE3UiH12ZfwYK+ju4vOsOTq Mi503j2Ahm6sugMnQrB7vg85jvP2xT4T0GPnnj9fRYe3UkCxuASrVCeU58GXAd/g6UpJ wPZSIbUcBO5Ki8YCW5dB89ovwPJZxGzNUO+xhZL9ThMe2wgaYov/PNRHkioVds2Hfnhd 1ixQ34zSXuPLXmQMWDA24C7m/LR1bGRQm0SO2iLPYJoa0/LLex3+VkDC7Pza6OnyK81o rBbtut1+8kTLtC5sxQSri+rMyFEIKCIes8q2F4/6D9QWH0lisMLTcwuB/VrtRQUKIPnb uWVA== X-Gm-Message-State: AOJu0Yzc8bJW+y+9wuUEVdhTP04hbl7b3IfFtgKKQCkNILAnehcj49B2 6Q8OvkR0gGZDPEozhUvZa5hQwQesDeHpcJ9XvPVZvoWrD0JPaQ== X-Google-Smtp-Source: AGHT+IGM4BSz7z/O0w7JVyomvPlAEOBwlpY5NYWf6rO6Ex4IttRUuvLTs5S9q3KuE+4yJNcpwH/QJea5uoJR X-Received: by 2002:a81:8345:0:b0:59c:a68:d36b with SMTP id t66-20020a818345000000b0059c0a68d36bmr12157879ywf.20.1696678043301; Sat, 07 Oct 2023 04:27:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e67-20020a816946000000b0057005bc0932sm547344ywc.74.2023.10.07.04.27.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Oct 2023 04:27:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Oct 2023 04:27:23 -0700 (PDT) Message-ID: <6521409b.810a0220.6f02d.c3d4SMTPIN_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 E82646052514; Sat, 7 Oct 2023 07:27:22 -0400 (EDT) Subject: |SUCCESS| pw132370 [PATCH] [v4] app/testpmd: enable cli for programm 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/132370 _Testing PASS_ Submitter: Qi Zhang Date: Saturday, October 07 2023 10:47:30 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:40435075a790fac6e5d5ad7a967950f5e56e45c8 132370 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27847/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/