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 494B342D73 for ; Tue, 27 Jun 2023 16:20:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 44E9840EE1; Tue, 27 Jun 2023 16:20:49 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id AEF3A40EE1 for ; Tue, 27 Jun 2023 16:20:48 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5440e98616cso3762954a12.0 for ; Tue, 27 Jun 2023 07:20:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687875648; x=1690467648; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o545e4mt6t9a3adwKbr6f9iAmeeQRK+BrLqXv99i0g8=; b=I1xNYgVAbpUSxWEpLUs19bszftOTJptx1GL4Ahx1m9g0WeE6onUOGTmQFsv7VxgT5W upRI2x+E/fZJ3a3ltBII5zbhAnDo7nxWy2jOyDP87MflCsBfgRiCA9S2iG6GeLdg8i3C SA2WSsG71RYvfRyv/yTdmysoNXqC4whqBwb0s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687875648; x=1690467648; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o545e4mt6t9a3adwKbr6f9iAmeeQRK+BrLqXv99i0g8=; b=KSoI5eP0CK+Ef+zaySJlulZBiqII/9rhupO10epfNl7Pl33LLU7Hfj0WjB7A40WF3+ 1ZxjgupYKe87+FsSybO36/47zhl4ypvvwsizF+F3FAWpNPFhi0/VpyoCnc8ebXGLo/rR 58zxN1GCgb7zJolac02hMbzMxG3Y3OE7ywSvM4231+oor+TtMZJUY7Pbj/PekI8TETO4 SFbw9lj3HyGyVPjdIt5rPBEGsXnMqu/YQBEeBo+WCBO1LXT4KC2kilf/MPDIh7N0tLBD F15ai+HSmZDviPZDDhwCbgwKr9XuvNRb9PC58offAebh8utJbVWt0CEXPoO25U5R+lbi sYrg== X-Gm-Message-State: AC+VfDx5Dq6SzE/widFInEDXgvFPte0+oW9CRE2V5QFTy8oGe0henVRJ NZsE9AqsxOTE826bq7JHX61tQukaethVrQ5Y1aFkfDnm9EFI6gY4omCTMg== X-Google-Smtp-Source: ACHHUZ60FI9NK/zdrq6E/JRm7pK5+Ll5MFJl0CW/lHAcRktt+k5UuP1kqYMQ/qgAYr+/KYnbu/YJeo/3pufP X-Received: by 2002:a17:90a:e2c4:b0:262:ecdd:2799 with SMTP id fr4-20020a17090ae2c400b00262ecdd2799mr8474946pjb.8.1687875647930; Tue, 27 Jun 2023 07:20:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lw17-20020a17090b181100b00247baa70015sm84554pjb.6.2023.06.27.07.20.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2023 07:20:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Jun 2023 07:20:47 -0700 (PDT) Message-ID: <649af03f.170a0220.7cdba.42beSMTPIN_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 2F226605246B; Tue, 27 Jun 2023 10:20:47 -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-x86_64-unit-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/