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 9B55B4555D for ; Thu, 4 Jul 2024 18:06:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96CB642F0F; Thu, 4 Jul 2024 18:06:24 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 2591A410F1 for ; Thu, 4 Jul 2024 18:06:24 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7f3d2d441e4so23995039f.2 for ; Thu, 04 Jul 2024 09:06:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720109183; x=1720713983; 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=gvruSXj8K9DADs5iaI/J3xodGAg78dWLZo1FvbFu9FQ=; b=Jh1+QMZ4KAKzA7m+h5OdiUvaAqQTtsifhmbPP87M+GNoktuUwoQQnh3L+sG0HglmUz oO0sLdHXhxzNh+HTc04S8T1BvAnDQ+pPfCGvIZne6KcRt9+YfbMZfeySBo2RFl4iWLIX qp4/7/qYBLbn5cdSO5TFXm3B5xNJY1o8gNJ7c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720109183; x=1720713983; 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=gvruSXj8K9DADs5iaI/J3xodGAg78dWLZo1FvbFu9FQ=; b=mzKNED6LLd3uH3Im6JoFBlaTbjqXOZzcLDpw8j36WeT8D3mIEP1KFZZH3cXHExl0y/ t/5sqoBnLuhJDB9DOyTM2mY6H2jhqK++dD1dWpy29m4BxFQ58VU+csqdjdZvJLFCW7RR CC/Dvc8sZcTb92qHO8crnTeERQ0Ty7Wv/nITBSzH8YtKh2rlQuPsJopLfumZeRkwgRgO GDUFaRa7o0UBIovpZ7UjVNNIxS7nY43K7hG2TLwJi8QMc9q/EwN69pzAoIQ91tZ6RBvy cwWgvoTy0rzqsVEFgf/NV6RJyF+/n6HynUsaB7yMCr9Oo69ePMpqjgC+CSIlF1nZXYlk yvlA== X-Gm-Message-State: AOJu0Yy0jmCdnWmJP6HRb8t6j3ZYEFGTj+6rloRrBlFBNZiiNzsRH7cS oDzHOtLrEnG9plrhrytIHToIQcJoJQNLyS5pVYUuULYJZ+FNgBy5nlszREGcu/zC2T56gKcLnoa 2M1j29ZNH4Y5usEpdVuCqaN5tS+gkZBMVvnOliWQmRP46Nrv75dNL/f21 X-Google-Smtp-Source: AGHT+IFNJdVx4Kw+Ih3z2JNWcwY4OsSLSWZqKNVjVlxPZu5uUdDTj9sadPLDCmvAJc6qoRNlXAGzW19W+mUn X-Received: by 2002:a05:6e02:180a:b0:37a:9ab7:ce34 with SMTP id e9e14a558f8ab-38398fce960mr24251795ab.19.1720109183242; Thu, 04 Jul 2024 09:06:23 -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 e9e14a558f8ab-37ad2f40569sm5771355ab.36.2024.07.04.09.06.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jul 2024 09:06:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jul 2024 09:06:23 -0700 (PDT) Message-ID: <6686c87f.920a0220.b6d25.b25bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BDF4D605C20D; Thu, 4 Jul 2024 12:06:22 -0400 (EDT) Subject: |SUCCESS| pw142063-142073 [PATCH] [11/11] crypto/dpaa2_sec: fix issu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240703102649.3096530-12-g.singh@nxp.com> References: <20240703102649.3096530-12-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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/142073 _Functional Testing PASS_ Submitter: Gagandeep Singh Date: Wednesday, July 03 2024 10:26:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:95bea772528d316c969a170e6206f3b05ac39413 142063-142073 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | scatter | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30398/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/