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 2C94E43CB2 for ; Thu, 14 Mar 2024 10:28:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2779C42DD9; Thu, 14 Mar 2024 10:28:01 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 5161940297 for ; Thu, 14 Mar 2024 10:27:43 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-609fd5fbe50so8499337b3.0 for ; Thu, 14 Mar 2024 02:27:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710408462; x=1711013262; 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=GYkQXoZFwAyUVR3r5aadfNxn2U8cXs3AlPgnyfbBnV0=; b=LxHhzGqqPWesqiHvxsxh/lmrQCGclk8aWI3tU9aIYTq7HJMHL0RZg5WYpVYxD18q1b UtD4U7Z5iu/6HuOSUJ25pY2g1UWCqb/689N1F++Z5wdj9M3cQP1VjBjAM0QwvSQ2uum2 4VHOlyCdpLpVh6+2O+Xj57V3I3JMx+vpA+Fps= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710408462; x=1711013262; 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=GYkQXoZFwAyUVR3r5aadfNxn2U8cXs3AlPgnyfbBnV0=; b=nnl8mSmblvQyIwAVaHyERyf4pEeLRVYY4iHF9+w6bRDAUqQU2XRtf4AU1hLiRy9vmU itI2KcAFC/GSjn4atpFD6XmEMdwcAcPyz/ArFZ3pvYND9kODYLtaDH7gDgWkBtbh3CoF rtLL48SSmQe3Be+zfJRENOvNZC198VzRYlj2Swlbd7HHG3vPshD5gbn9iNm6TVAt8khV j3d2Qo9+KIAtdaNPL5MpCTd2cYIneEIW5/nDJaD2Hs7F381Mke8W0Z9EXBtQ3Xq/sHlf 9FlA+sDsUSiUMKNCnXqmjU9lVecIS/TrZ3gh2F8Bgzi6Hht1M0muYdWis3hzggt7Qgri ao0A== X-Gm-Message-State: AOJu0YzmYiY7TRT/exkKmT0UBDA8tslPHG3jJ2G5Ss7bFTKwsSQfEoYD uhsB7iXKptuI2Vlkk+sDHULBRPY1pjgqA288bIWgoPp+QWSpX6ngx5X31VQgtKWuyue7PHDF6eT AfnaTwGai0Ha4i3TpB/+VrcOgeSdQL35dmRxWpTzY/PXGatfGOkmI1G7T X-Google-Smtp-Source: AGHT+IF0nlkvPt6jPCblPq1sY+MA0zPvfYTa1MaJJTcd6OA2MYR5wLXQC8gU5jqCPMbBxrMAWxNWWk2dcmWp X-Received: by 2002:a81:441f:0:b0:609:f1f6:2d3f with SMTP id r31-20020a81441f000000b00609f1f62d3fmr976159ywa.35.1710408462803; Thu, 14 Mar 2024 02:27:42 -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 l9-20020a05622a174900b0042f05240ff7sm52368qtk.8.2024.03.14.02.27.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 02:27:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 02:27:42 -0700 (PDT) Message-ID: <65f2c30e.050a0220.c184b.3927SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7F0D46052471; Thu, 14 Mar 2024 05:27:42 -0400 (EDT) Subject: |SUCCESS| pw138354-138365 [PATCH] [12/12] crypto/cnxk: remove the re From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240314083844.3319506-13-vvelumuri@marvell.com> References: <20240314083844.3319506-13-vvelumuri@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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/138365 _Functional Testing PASS_ Submitter: Vidya Sagar Velumuri Date: Thursday, March 14 2024 08:38:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:cd218549b686d6be394ef3b171eafa16c038bfe3 138354-138365 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29544/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/