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 C6CC641EB1 for ; Thu, 16 Mar 2023 17:23:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9B2140DDC; Thu, 16 Mar 2023 17:23:44 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 56EAD40DDC for ; Thu, 16 Mar 2023 17:23:43 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-17ac5ee3f9cso2697254fac.12 for ; Thu, 16 Mar 2023 09:23:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678983822; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=tgXArMNuHThHMSSIb7kaGs04EdR4gKN3HdL53IWi9K4=; b=f145vA27pMrknT9E7dPGMdtGT0XYcLHHRPlj//WX2IOkL1QAe/CCZhbIRK9Y2lpcXS d/6bDHTXFD1bUzGNIHRbg3b3DftIYIH9YYP5tT4bL8GWR7Tx1iXoDJodZe7xDlRtmOqr /dft50GU1CbtkquvFpdYesyIHPFO150J8SKxM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678983822; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tgXArMNuHThHMSSIb7kaGs04EdR4gKN3HdL53IWi9K4=; b=GFa/YaPo/LaeKtr45ZgXaoG9mhWO0/6G+F6BzaVDc876DhC+dpaBIsv6GrvuUcXIwY 5b1kv9sRvz+GrA3Ys9g8DgpDorIVf0WGVQ4u46+DAIQ4I5+OsaixNY0maXZSX8dQlzg3 gNl3TgjnUz/Jk6Xspm9liNkRLp2VCdwmDnAkpFpCYx64LbGG6mFeY4nyfx4hP8eA7AzM 2EHkGSDLewGQwMzj62d3FblilQUsY5+oSdYQyZ1l6gZdl9ySYI+Ng2cS3MUyufvE1nJ/ nJ4pepvUa51NZCV5s2si0B8MXDrDNuHyVXnhYVyFoIhP/XOJy0Ibic17KEgzXwdnd2m2 Ew4g== X-Gm-Message-State: AO0yUKUSfp1sj0J1RWMfTVk65yWztWe4tbtuYRZ6GI/zbYa5mOrgS2+X g4T2XA89AgokEvn2EK1JZvDyTYTOdYxhRZiQiTgF9n2xXJ37TLdNoIKp8QbAwXt3WiMFi6IGCw= = X-Google-Smtp-Source: AK7set9TuR1NE2SUcvKcjFbt+iV/MME98yxHaDvsWkmJVRB/YaHD/zOFBxGkEamKqGg3JaQJNu99fcSIRr+S X-Received: by 2002:a05:6870:89a9:b0:177:b9c0:bcb9 with SMTP id f41-20020a05687089a900b00177b9c0bcb9mr9927105oaq.27.1678983822712; Thu, 16 Mar 2023 09:23:42 -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 c8-20020a056830348800b006706418bd73sm776otu.4.2023.03.16.09.23.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Mar 2023 09:23:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 398E2605246B; Thu, 16 Mar 2023 12:23:42 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 384C26011D; Thu, 16 Mar 2023 16:23:42 +0000 (UTC) Subject: |SUCCESS| pw125183 [PATCH] [v2] app/testpmd: dump private info in 'show port info' From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230316162342.384C26011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 16 Mar 2023 16:23:42 +0000 (UTC) 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/125183 _Testing PASS_ Submitter: fengchengwen Date: Thursday, March 16 2023 09:32:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:8c9bfcb1553d756eb5392a56ac7813b3865c3ec7 125183 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | RHEL 7 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25759/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/