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 DF79B42D5B for ; Mon, 26 Jun 2023 16:54:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF1B04013F; Mon, 26 Jun 2023 16:54:15 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id D44604013F for ; Mon, 26 Jun 2023 16:54:13 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1b0249f1322so1524208fac.3 for ; Mon, 26 Jun 2023 07:54:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687791253; x=1690383253; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MEhKvx7CaoZ++aaN+u8nNK4Xu09T5i2/Q5LPNNeDadc=; b=jBXQXNY9p4p8GRDeEMrZ04BUkTH4iqR9zGrVQnpLsi9vgBjLXTPdbe22xY2NmG6zCy FkfRivGTs0290KC82PYRomDkP/EaCx6q6OejJvx9Ua5OuYQ13uRfmfZ365FSy+4ceUwO 8CpQy/1XapJOHL0oSc6lX9v5zWiOD1wVzxI7c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687791253; x=1690383253; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MEhKvx7CaoZ++aaN+u8nNK4Xu09T5i2/Q5LPNNeDadc=; b=OOCBXnC/dZRhbow+lGlicxJ+4/m7MRhZTqevHaAsrXRnLw+j5dVzJi6g2zn3VOvYGy aQ1/sbfl6m3IBTPU92s4XUWHnesmF6k+dZLQptULkQAyY8VlbYVb4h9xxj//JTHoC3IU 0WqkP5/yeNe6cCNoe2yKdsJAYtNkfKEh1ExRG348AaqnIhwPJICCsNHusylmDMB9tg08 GfgKNy8e2y692VxV6CaYUISkvMkNwigeePNJtX9ROxaZid1KCBGwdIBJvrGXb++ikiSl 8eQ6qFTq7XBCIiVx9Hqu/Jc4t1C9dJnmXutWoMvUZqZBm2BJ5Nch/fegxYgw6y7C705q CX7Q== X-Gm-Message-State: AC+VfDyukzLiypp2/bkZDBkTKwkRAPvNvg3zRGf+8IQTs0JuR5PdK2Uv ILwfxhgrYUb7UnksnFL38maKwS8M7gXcGgEkR7CZuMYPkjcNdS6tiyXo2A== X-Google-Smtp-Source: ACHHUZ6Db1JdLAEXe1DydsxeCAEcUWiWyMzO9geNJyZz+AGZ2PaFnXuwnhjfzrhPlbr+djgQmq0VaExGNE2M X-Received: by 2002:a05:6870:e493:b0:1a9:a89a:c872 with SMTP id v19-20020a056870e49300b001a9a89ac872mr3598129oag.41.1687791253012; Mon, 26 Jun 2023 07:54:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a22-20020a056870001600b001b00e197f57sm361617oaa.37.2023.06.26.07.54.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 07:54:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 07:54:12 -0700 (PDT) Message-ID: <6499a694.050a0220.d8e40.9278SMTPIN_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 68D8B605246B; Mon, 26 Jun 2023 10:54:12 -0400 (EDT) Subject: |SUCCESS| pw128997 [PATCH] [v4] app/testpmd: add trace dump command From: dpdklab@iol.unh.edu To: Test Report Cc: Viacheslav Ovsiienko 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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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: clang 16.0.3 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 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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/