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 6B7DE426CA for ; Fri, 6 Oct 2023 06:06:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 65EF2402A8; Fri, 6 Oct 2023 06:06:16 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 1A9B3402A8 for ; Fri, 6 Oct 2023 06:06:15 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-693375d2028so1474353b3a.2 for ; Thu, 05 Oct 2023 21:06:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696565174; x=1697169974; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CBtxdcJ4xTmpuYT724OH2FXRhPB6KjBPqdpNsY6iPVk=; b=C7/wm6nyPW0RUHDK7pOqeld+2pWiu3Flkq3SGNQ0Zk+VRiGhkMwhFnaPRQ3Z63dUxn tRmd34wUaDLIm0xFvFbZLHYW6A6KBl/oadhxPG0TbmE6+WlEJVp9MKWz3foqRPEo0Sj2 H6n5unLPbRVfXfeIBwtJIEkkAgR3/jXHzkTRI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696565174; x=1697169974; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CBtxdcJ4xTmpuYT724OH2FXRhPB6KjBPqdpNsY6iPVk=; b=LE3q5j1B41EQjAjOQiBJcn8akq6yScVgrqV7rs1ImedoIkhqdBPhG5ig3kEUsQTJVO QerJ56ew8mgA943ubkNtHoIRogrXNpdV7AJmjLOu/hYByqogNzEtaBDphQp/7lsB+2Vk 4LxKZSZdSeVOeuOUiTGbhPl/5BzhjF3tHHzKahSnvpgzEiVVlTV+qReXSDpdga98hKFf eIo/fILHsg8eO2Fczv6A0hAEA1hQfzfFu/GPDsGO4cEeqJDnAYSq1batmRW4w4/DxBFl I9MsIy4CszcKBJteTetRqdeFtquOo015fxZHC3Ay1Z+kc2JCzUXLKG8JNJHI4Stz+HZ4 WDIQ== X-Gm-Message-State: AOJu0YyKOLHa7zuDMP2w6ckacV8200ec/Q7nUz5SiL9jyYtsbMRA/Da9 XH5nrzWLaxsPnueeG9KaH4IMVJNUX275Mqd8B/aNV+ZTJ4Zvng== X-Google-Smtp-Source: AGHT+IF9CyAJvG5K74NLBRlA1ws2q4f2POnpOXx2ZC5GuToizkPqNTwe1mk9Ru1ws21+zQJpPTf6ngPtfjFE X-Received: by 2002:a05:6a20:3d13:b0:160:a752:59e with SMTP id y19-20020a056a203d1300b00160a752059emr8129731pzi.40.1696565174269; Thu, 05 Oct 2023 21:06:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jb22-20020a170903259600b001c877f27d0esm148890plb.0.2023.10.05.21.06.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 21:06:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 21:06:14 -0700 (PDT) Message-ID: <651f87b6.170a0220.66d5.62dcSMTPIN_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 5F10D605C351; Fri, 6 Oct 2023 00:06:13 -0400 (EDT) Subject: |SUCCESS| pw132355 [PATCH] [v3] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132355 _Testing PASS_ Submitter: Qi Zhang Date: Friday, October 06 2023 11:07:14 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:40435075a790fac6e5d5ad7a967950f5e56e45c8 132355 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27839/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/