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 E75CB42D73 for ; Tue, 27 Jun 2023 16:18:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E366040EE1; Tue, 27 Jun 2023 16:18:55 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id A111A40EE1 for ; Tue, 27 Jun 2023 16:18:54 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-570282233ceso37552637b3.1 for ; Tue, 27 Jun 2023 07:18:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687875534; x=1690467534; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ArgMOEyTsd66hXl/EESJGstVU0zCSIUaVNBtJ5zzJfM=; b=dlhn9lDsGSJQh5HebqX0SYLyc8MEzKgJT6/CS9VzzS+WEaxJTPvlfOzhur34XxGQLX m90AP71inDpR75gPERnOEI/yGGVxSIEz5wF/RzVE90jOpC5OvD30A+a9bFw+ZwqXByDv QLn9SZiHHucWV1qcUNfd3ixwBF5B9YJn6fahY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687875534; x=1690467534; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ArgMOEyTsd66hXl/EESJGstVU0zCSIUaVNBtJ5zzJfM=; b=f91/3vkD09K+nvOTmYnGQmN/db21wTB/NPXis9GqD9TGvDNc4cIUat6nXJek27Lywp kOxlo16PvoGi4YNsm4rgvEAZmyI52jfSPN3QjQB2K1S04ayOIrqPdxM9HuyHtHJX370b i6QhAC9UTDoQqZFJviUty13zCHNwGk+JQ4Srt/AsVgCnXbvr99kbU8WizmweP2OcWKRX q37c1176XmRTboK00Phid9vZ1ashvXIfYyvz8dYtva7vfeQ+515LDoF4RVa6B3kh2AhF 9YlDDd2iZq4leBaBx5mAoYPWUz7AxWh9yvGvVRlSLk23lNnJt7gyYjV39fdXvreIQ5pb Yoaw== X-Gm-Message-State: AC+VfDwYOvPXIvonQ3MbT5WKgsimbzjfR2qxaTnE58BCk/AYHSLQgzXK KhRzkUODCfXqg1SRxUTNaf06JTG9bt62s/luHSEv2746DPNIReQ44cGXiA== X-Google-Smtp-Source: ACHHUZ4eKLYQ41ut8eFzMd0JKrNuhQk5BHY8WZgr9lcYTkzafRtgnO78GB/tIyNPl+aIoyVf2EsH0ZvhT19O X-Received: by 2002:a25:2f52:0:b0:bb1:f15c:f0dd with SMTP id v79-20020a252f52000000b00bb1f15cf0ddmr22475322ybv.54.1687875533987; Tue, 27 Jun 2023 07:18:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x129-20020a25e087000000b00b9a636b1492sm535431ybg.9.2023.06.27.07.18.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2023 07:18:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Jun 2023 07:18:53 -0700 (PDT) Message-ID: <649aefcd.250a0220.1da56.2327SMTPIN_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 78652605246B; Tue, 27 Jun 2023 10:18:53 -0400 (EDT) Subject: |SUCCESS| pw129021 [PATCH] [v5] 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129021 _Testing PASS_ Submitter: Viacheslav Ovsiienko Date: Tuesday, June 27 2023 13:09:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:42f113c53cbbbc4585ad68b4d2a8aa9bddad23da 129021 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ 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 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26820/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/