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 EA7CF45910 for ; Thu, 5 Sep 2024 18:52:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3D1F42794; Thu, 5 Sep 2024 18:52:49 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id BAFA74025C for ; Thu, 5 Sep 2024 18:52:47 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6bf99fee82aso5649496d6.2 for ; Thu, 05 Sep 2024 09:52:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725555167; x=1726159967; 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=eEtEv2UByVbLuKYZbuIOnABKGqg/0Y4eiLfKPJkVdmk=; b=K7Uw9324IqYaa+qzWZRZuHY7q3dPN9f4wEDcUQCpw3N73br669/s2dJUc+tA5R/ZgQ l1ESiofZVyVt9eSH3KZhDCNEPpRkHqzclyFxn3SIaXq+gnYR9yjSLljmRaF3ErpbYx1L DK1gUi6s9liFSlaD2dzcZ+du6saDazhjC/+Eo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725555167; x=1726159967; 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=eEtEv2UByVbLuKYZbuIOnABKGqg/0Y4eiLfKPJkVdmk=; b=l6L4mVI3UF0NlBoqaeQY6904yWWKqQZ/qQ5pWT6eXXMcP2yTQe81wMtb0kVQBAbykc iOQOd+WJbfJfk2Y19qL40e+ethMctrDq42P4+ff10D/9pKrUBB/IQ78lMBxkhSecIBMZ AaGmNBsPVVX0Ng8gPQKj96d9f1B/LDGUjZV0Nnkixz7A7vX1GrWHxsJCOILH5+IERxQt z040GXf/m3UNKlrJ8may+HiA4Hekb/jsHZZ27inRS1EF1c0oYZSQlU9C26wLhuDHN8Xm B+B7HU7A+Lt04xjI+PxvP2cW4+Pxb+1qHQxfjJPEhwWyJUx98UU4qpOCAyNuPsJ1kHVv EDdQ== X-Gm-Message-State: AOJu0YxSBW78pXSreCqtysdHNDpyF5dWqZ3T4UrtGSCBifEcJqHH/nfD ebXgsefZpF4gd1LUo4h83FqAaAKH0kFpkoN2Hu1xi+wOVkWHH4G8OteQJt3wY15O0Mn76vMzIX1 Bn2mtAfJ/6sXpXE9Qy8p5GIoCUyJSPhgB2wzSao1bZRlSfBE/I1/TOmec X-Google-Smtp-Source: AGHT+IHiLkaz1Y+xEIMqoUqtqV94tcNycR9xgCy62ngBu8WrfVkhzb2SaqDJka9jQPHjjfKtmw5DeTGliXX0 X-Received: by 2002:a05:6214:5983:b0:6c3:463b:e1e1 with SMTP id 6a1803df08f44-6c3553f9a4bmr287120986d6.26.1725555167078; Thu, 05 Sep 2024 09:52:47 -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 6a1803df08f44-6c52041760esm1178466d6.60.2024.09.05.09.52.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Sep 2024 09:52:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Sep 2024 09:52:47 -0700 (PDT) Message-ID: <66d9e1df.050a0220.204286.8e47SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id CE8996050A6B; Thu, 5 Sep 2024 12:52:46 -0400 (EDT) Subject: |SUCCESS| pw143630-143635 [PATCH] [11/11] crypto/cnxk: add PMD API t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240905074631.1462357-12-ktejasree@marvell.com> References: <20240905074631.1462357-12-ktejasree@marvell.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/143635 _Functional Testing PASS_ Submitter: Tejasree Kondoj Date: Thursday, September 05 2024 07:46:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143630-143635 --> functional testing pass Upstream job id: Template-DTS-Pipeline#178516 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 Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30914/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/