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 8070045AF3 for ; Wed, 9 Oct 2024 16:30:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C40240DD8; Wed, 9 Oct 2024 16:30:48 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id A244A402B7 for ; Wed, 9 Oct 2024 16:30:46 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2e2b9480617so329322a91.1 for ; Wed, 09 Oct 2024 07:30:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728484246; x=1729089046; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=sGc+aPC71N9ONa0XbXCcdkN3K90WbjzFALgMWbwQm5M=; b=W9s3sxjsEigrBe5Q6s8pO4vLylCkG0hqHU53MsWO/agaGqg8F7uFmgCWszxt8vQa0D DpdwYopGMErvdG6S+GfYiyGX8uL1I8kPs4EKdXoRuSZbRWZsmK5Ai3T6GKGZdqft3/e/ IHqqycIU18z8WCx4+NClwOGuO73Mru7FjkZd8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728484246; x=1729089046; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=sGc+aPC71N9ONa0XbXCcdkN3K90WbjzFALgMWbwQm5M=; b=T90O2ZyaIgJC10tl9g1fJZUwTZCP4Ow1U68Hi8VT5VYMTK5A6o7vX9t2JAcdxMs1FC J1OiEkRYNNvnONx0hQJnrneaYCPPUbvHOJJorZPqvZQcuZ6vLFY/4XuqQzgEI2htH/3u a8hxrBssPWkdSQTTsvc7WSaLmWVAr/4rIcuY6zEprb7oNqcj2D5fOIIYb+Pg5k2QVT3T 85L8wbM6iLQLRcIb2NJS1jGM3hOQf33smTbL70iWWuc9W5uQAvKK4QVjvcz63dCPvp2G hDxmWJ+wzSjs37Sjnr4FFM41QITHn9y8AKQ4rpTJTEiJVhYn1NRKyEzRYTPEGecj38gw KA2A== X-Gm-Message-State: AOJu0YyeAvbtjcD1q41nSL2sGROtT9HaiHbRMGqhiDII41eU8x/TaUIj onLqiZ/Ej5QNKszU5ENtzhdyHQ9M331vAKtfF5grDNX1fWpC+XQ0RLSNK9chdiZqSnWSd5TLM/O YDqyGnCqwpu0kWE1qj+ELtOSJaa1X6XBiExVefZ2hEnk7+pqbrf/S/lyA X-Google-Smtp-Source: AGHT+IERnfhBntfbCm/ii7/9d6LbJEFA8mKO96iSbuC4W8Wujs93gtZ7t12Y0WeAvSgla4OYNobb8tWIqlJa X-Received: by 2002:a17:90b:e8f:b0:2e1:5a55:a4b9 with SMTP id 98e67ed59e1d1-2e2a22e4fb6mr2829425a91.2.1728484245695; Wed, 09 Oct 2024 07:30:45 -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 98e67ed59e1d1-2e2ae9f2a2csm61801a91.11.2024.10.09.07.30.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 09 Oct 2024 07:30:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 09 Oct 2024 07:30:45 -0700 (PDT) Message-ID: <67069395.170a0220.258b0a.4723SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C7EE46050A6B; Wed, 9 Oct 2024 10:30:44 -0400 (EDT) Subject: |SUCCESS| pw145516 [PATCH] [v2] crypto/dpaa2_sec: rework debug code From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241009050716.2007024-1-g.singh@nxp.com> References: <20241009050716.2007024-1-g.singh@nxp.com> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/145516 _Functional Testing PASS_ Submitter: Gagandeep Singh Date: Wednesday, October 09 2024 05:07:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:b6bdba179fe37bfd37cbffdc7931f9bd8ff411ed 145516 --> functional testing pass Upstream job id: Template-DTS-Pipeline#186624 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31370/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/