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 8F7AC42D5B for ; Mon, 26 Jun 2023 16:59:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A99B4013F; Mon, 26 Jun 2023 16:59:45 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 5DFF64013F for ; Mon, 26 Jun 2023 16:59:44 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7836164a08aso31619439f.1 for ; Mon, 26 Jun 2023 07:59:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687791583; x=1690383583; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OeGvvTwudknRk5ydd2GzLsARjDjcwgswhJG7LZAQANc=; b=eDv3zwRCtrRTvZbRVcydS4aR896UhSGGUyHlP5oILosH9vkTrS/cqE65QbQtadSVkK y/AVofiQP+bhLFTZOc0x7/Kx0kCWmYuH6a1/PkUyLXO7lVWBykiTZFoWnyWyo/w4fGsk wThBKAobe2HqkDo1YbCNaI83EvXiZMaNv52oM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687791583; x=1690383583; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OeGvvTwudknRk5ydd2GzLsARjDjcwgswhJG7LZAQANc=; b=avXWWaQX4/51Lemh1cSgmPf8iq3gmMq2LuHKKwGK9BgJ2vlk3gBik9kLGizr48K7Ve zPMxYkgI1CcAewAP2dVt+qxwbtDEv7q/cMGELOPQWSoT+EDZsRH1aHvbAwkFMblOwNu5 mQ4+uw259ZSdYkWf4oPZSIdJvpauo7dpCI4S1iB3uXLAj2kXj7OMqhLcV3Z2Q99Ma6td rwFwcTax8blOWlUidrIMm9yObsaFILro0gmeDva1tiuyiHOk77//O7ISCn+ZsUBAu8Fk uwbpJhdEVrxdSspKg0l66xlyGhTfjGGh0jzeznT4oCs0kO/iCqdX7nBTUH+HLqRpWi77 +yLg== X-Gm-Message-State: AC+VfDxu1Qle4SGC5MtF7b5bold7hI3GAcXdxUJf/YWP3UvooMd6NPUK Ygqeq2lKtegn7LAG8qvRbhhN8qI2Y6VN2zND43CpVVqjmsCdtGb17S389AakKT9AFd45/+SFvA= = X-Google-Smtp-Source: ACHHUZ6PIGYkEzhJoQYtcdSyrkI3w+1S6Ugiuuz7del6+XhtztxFMS7wVtxsZuUS+YBsWPfev40p56GqehcK X-Received: by 2002:a92:d581:0:b0:345:aee1:eae8 with SMTP id a1-20020a92d581000000b00345aee1eae8mr1553170iln.20.1687791583647; Mon, 26 Jun 2023 07:59:43 -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 1-20020a92c641000000b00342770f25bdsm91049ill.76.2023.06.26.07.59.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 07:59:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 07:59:43 -0700 (PDT) Message-ID: <6499a7df.920a0220.9ef76.44a2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 1F72B605246B; Mon, 26 Jun 2023 10:59:43 -0400 (EDT) Subject: |SUCCESS| pw128997 [PATCH] [v4] app/testpmd: add trace dump command 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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/128997 _Testing PASS_ Submitter: Viacheslav Ovsiienko Date: Monday, June 26 2023 11:57:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:6c948396d7ebc7c0ffdac7df99f1ebf7b4ecb55f 128997 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) 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/26812/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/