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 C696342361 for ; Wed, 11 Oct 2023 14:02:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C211A40266; Wed, 11 Oct 2023 14:02:02 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id A966940266 for ; Wed, 11 Oct 2023 14:02:01 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79fa5d9f3a2so259278539f.3 for ; Wed, 11 Oct 2023 05:02:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697025721; x=1697630521; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aAKFl3cyGK4/54ybdOFN31GzePsdAX+mWK06YKV81Uc=; b=LRCglqhul9r+xZE2iodEAEvrS/vvWpi3Sf+ya7AvIRFcMskX321tvjrkNE3TJfm9Tw 4oX29xMaL5Ue8coQzO5xtkrCNybuYIndNbmDxzaN5xnsfkbKyQCSS4PxT3OKJOoQbq6z UPYIZ7d1QEp4fd6Okej00Lur7iA7oQzdZT1+k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697025721; x=1697630521; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aAKFl3cyGK4/54ybdOFN31GzePsdAX+mWK06YKV81Uc=; b=NFr8Nm+AAAqGEEsmU0TR07idm/3iu2cggCOOQ4CnN4M5ORDDtvSzE7iGuhbXg+OUwm PoSuQBDgMOLej6bj1kQPUGK/FuVySHFG8ucLNU0ni5KibNdMz5KHRAMediaLuuH2TxLd avLfOkDOTWd12Iw6Trr+BXp0llivdKOU7h93BiN947w5Ckjn0F7YE/1gwfOuW4R5H37I Q1MMOYR+xNyiYZDYhrJVF4DCMzXRDrhAdkoyUa0qAxU3ErOo3Vp+cK20makoPSr9mFwM edr2tyHPnhRf9KGmGlKGq+W+xMGlAygKLqpG/7Yg7MdY1+vLDzvatQOLC9gurOxXlqly 3RMw== X-Gm-Message-State: AOJu0YxnOCabzVUzQlUZRWh/zOr8bgN4zgUj+uXXolqaQdGFNM4GnQyB 7qp9+01Ml4dgFm8lOR6iWpD0ZxTe54eESRPORvbTqeFeACl0DKxcj78JB3+V38AlLNBwIAgZew= = X-Google-Smtp-Source: AGHT+IHcnUQ9DgxFG06OMGro4lH/XPu5MlNJyzy0azGLwr5IrOqnOSz335Ee3Z7V/EDVDleBwepuDHcPEbGw X-Received: by 2002:a05:6602:29a3:b0:785:d4f5:2225 with SMTP id u3-20020a05660229a300b00785d4f52225mr24276235ios.19.1697025721065; Wed, 11 Oct 2023 05:02:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id dp14-20020a0566381c8e00b0042b0ee54f93sm370839jab.6.2023.10.11.05.02.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Oct 2023 05:02:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Oct 2023 05:02:01 -0700 (PDT) Message-ID: <65268eb9.050a0220.cb7a9.1ebdSMTPIN_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 B74796052514; Wed, 11 Oct 2023 08:02:00 -0400 (EDT) Subject: |SUCCESS| pw132493 [PATCH] [v6] app/testpmd: enable cli for programm 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132493 _Testing PASS_ Submitter: Qi Zhang Date: Wednesday, October 11 2023 12:03:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:a3d2c6974f915eb9cb3d015afdc4cc72537a6159 132493 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27896/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/