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 0860E41EB1 for ; Thu, 16 Mar 2023 14:24:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 03DCC40A89; Thu, 16 Mar 2023 14:24:48 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 437C540A89 for ; Thu, 16 Mar 2023 14:24:46 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-17ab3a48158so2165828fac.1 for ; Thu, 16 Mar 2023 06:24:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678973085; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=RZPp5l6KHBTCQ0WEgdYqXPAbsG9hHRwQSX5UTGxKy9k=; b=PgDyvuvv21dnUCZxGzIHrHGAL3dY6k8Phe1USUkxDwESv3E0zkyMR26Fz88Om1foiX E0VtaeMUHjuUqm/puaGi2uxnpn0lhwfz0su6CsqXIgfTHc8QXvdrVHKYW8mUqdKcs3+P 2JrqwgTzpj6hCZmbT5xf/Wl4ZXa81qPesGO8M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678973085; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RZPp5l6KHBTCQ0WEgdYqXPAbsG9hHRwQSX5UTGxKy9k=; b=Da//0oKjvYA6hygTABytpw7sQnMREETpr2SonG2EU3uHqTk4445J7ahbkVA/1hKxRK fH3Mgi992d/tCIjj6QlkzaQEDCX7rfFQyKwc/VJkGbqKqYHaOOKbXSMhFGedH8JOSm5j FjARQofKgArRUNYFgkxRyv2tABH9cfA3mhGlhLykXIVGVFH4a7HjXUyqPamyqJLXKMEG b06V5d3qkHEY9qJJgY4DdXhWR0QT8NQu+mickWceRdfj5aMkr6/EanxCyw0onyrHKYO2 5DTkrgmjLow3GvVpLM2EgyBkmpXu05cFtuTZoolUi3ZFY4tTXykOZAYjjFCfQsUGd0EO 5+Qw== X-Gm-Message-State: AO0yUKXpWugHqFdPY4e6GapEZvau0BZHO2nF56BxPHY+nEKX9J7ZTa0I eJ6Dglzg2wZyfS3C1383W3vKBKZw/iVd7sCuqHPomg7xAvkDhaY0ic3QKY50y0hIa39ANoeeeQ= = X-Google-Smtp-Source: AK7set/UCF3yn+AjglTCUwVhf+XroncDH8zt4Gs0FNc+gHOAjxTzM0swXOqnp5pE/KXNXuI9UM2r36Fn+uK8 X-Received: by 2002:a05:6870:e612:b0:17a:f1a2:c4c7 with SMTP id q18-20020a056870e61200b0017af1a2c4c7mr942832oag.42.1678973085621; Thu, 16 Mar 2023 06:24:45 -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 y22-20020a056870429600b001762ce27f9bsm511893oah.31.2023.03.16.06.24.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Mar 2023 06:24:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 2D4BC605246B; Thu, 16 Mar 2023 09:24:45 -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 2B9F76011D; Thu, 16 Mar 2023 13:24:45 +0000 (UTC) Subject: |SUCCESS| pw125131 [PATCH] 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: <20230316132445.2B9F76011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 16 Mar 2023 13:24:45 +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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/125131 _Testing PASS_ Submitter: fengchengwen Date: Wednesday, March 15 2023 02:33:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125131 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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 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 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25739/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/