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 E7B5042D5B for ; Mon, 26 Jun 2023 16:20:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5DEA4013F; Mon, 26 Jun 2023 16:20:21 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 4AFFC4013F for ; Mon, 26 Jun 2023 16:20:20 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-bfee679b7efso3367787276.0 for ; Mon, 26 Jun 2023 07:20:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687789219; x=1690381219; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=J3kYtveJH4UGJlSwRbUtlRFt20i+UUK125nSzUIYlSU=; b=g1fKYbvga3W3kpo5C/ZjR6uYoDE59sJgUtmsyI6Lde6TfrPRpPhSJpyGxXzQlJX++6 5f1w0uWcv29mikmtP5/KQXrY+Pd7BAUZ3hjJGrvhKGmM7hGyX2gtbgDyzy4yDK/vCW8z rAoMFBe+NIICiLj/DHe988UBA38cyAJZzXOKA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687789219; x=1690381219; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J3kYtveJH4UGJlSwRbUtlRFt20i+UUK125nSzUIYlSU=; b=kRhlpCVCB07r8gsN0sLqpWxiL6z0OL+Toy1FlKtLUp57ZpHqIIRAFBRO6t/PpQetL3 Cd/tXvzBhs0M76aoXw5B23AVWDLlHmvGr1L3m/gg7hQoB48r0lcEaRXll4TUELeQvxii 8j3Ns3/njH/i+CljlYvEl3IXnGWhpm1W3gdAw0L6DzZPUc+IoF+d2KT6EYoj7uCVNvtr 0QTGk1+Xqx5VQNrSaVz0d3LfgEPjq+jv/G6IFIbVGkA5+HxU0o5/MyEJdCq+MxARYhVQ 8nZJiMWI/1v7DV8fHTJ0QJhIjxtdkxCNdPSTbVVfa+ZZAyXUmq3mhJyTwpNIDFnaEmuA s8UQ== X-Gm-Message-State: AC+VfDyC92DRxxKWjUHFCPGakn7oPrzSxPwIYFexJ/XYMo2chYvfrkg0 TOALWjiYNI8DJSaZxFYNXCn8kH4LZvSY5TfR23pLur0ZgnHaVN3J+F+/6w== X-Google-Smtp-Source: ACHHUZ6cAzkyq7S+nI8wVPCTSNbhk08Zw+7iVrGD4Vk1t553U4tyDvSA6FwFHWEXz6MrsskqLvWFzrcaS4/W X-Received: by 2002:a25:d4c3:0:b0:c13:4820:e119 with SMTP id m186-20020a25d4c3000000b00c134820e119mr7084473ybf.59.1687789219681; Mon, 26 Jun 2023 07:20:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f131-20020a25cf89000000b00bb1637276c5sm333997ybg.25.2023.06.26.07.20.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 07:20:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 07:20:19 -0700 (PDT) Message-ID: <64999ea3.250a0220.86b49.7615SMTPIN_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 4FB706052472; Mon, 26 Jun 2023 10:20:19 -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-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 | +-----------------+----------+ 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 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/