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 41E1343CB2 for ; Thu, 14 Mar 2024 10:31:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3673842E42; Thu, 14 Mar 2024 10:31:53 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id AF534400D5 for ; Thu, 14 Mar 2024 10:31:49 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-60a0a54869bso6948357b3.1 for ; Thu, 14 Mar 2024 02:31:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710408709; x=1711013509; 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=aGCAWRPZYhNbeDnqQqYckvTZebrJwxRtOZDI4VBLn3FDL4okF23bp6ABzK72H9zDKz c4Xmg9aFd/W8A/YZoqKFoj24ibG49ecL43d3Pnkdu9RjSflmTFIhetGHQOZCpFEWY1iC LNLELS+FXAtCe1ud0tgXFtbCf7x5A/R6rEXYE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710408709; x=1711013509; 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=pKsbmcxoqUsoRUBRsqWdw5b2nAHL+B0GAJ9sQyjml+wC2c62koAFq/ZMt5/bgHowAr KHsAyI/uylgeBZ9btDxbqkTq75XWhxHHZAjV/JnzN9LtC1hOEBiQAuyZ9RbJ4980BDcX CaaHVKD+PC8q02EVE4nD8Szi/2MvzRrqLYFvrZYdnFDx/q0Q1KYjT+1iZvWdR/07O2kt peMO0g/veUXhEgFh2Lj8mghmDfTasFGoE8n6pbkDPdAz5u6HyhewwAkp/PhznXWUWbFL aYPHIJR9mLOFgt0ngBDRVbyhmG31Np1afikoRt5RqwUeM7IC7D6/rSTZc3xiutKwPvc2 bnVg== X-Gm-Message-State: AOJu0YwsDHpqhpGnSUkbthrWAVVmGF4ul3TfTT0zCzZ5HX6Gs4YOS+iK R+MHmxg+PTY4AHR/0ZGaEU8mw/sv/6nPfzYHpYkNNGrwqc51a4TnNoJx8FhpgwBe9Fz+IXMFeB7 jwMRj0sByQf3nOhzE2ycj7UMJtgSh/mVMOUVR0DN6+NrYR8HVGYXCEXvo X-Google-Smtp-Source: AGHT+IFlfI4ARqKx38vDNtSVvtTXNTdN0xZVSkLIgSEIpDUgadB8x2D6a+fNiomacxqu2Gv2l9z5BM70rytS X-Received: by 2002:a0d:fec3:0:b0:60c:bf81:6d31 with SMTP id o186-20020a0dfec3000000b0060cbf816d31mr2401177ywf.16.1710408709168; Thu, 14 Mar 2024 02:31:49 -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 t140-20020a818392000000b0060a17a76997sm74204ywf.69.2024.03.14.02.31.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 02:31:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 02:31:49 -0700 (PDT) Message-ID: <65f2c405.810a0220.ee529.58b9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CD2856052471; Thu, 14 Mar 2024 05:31:48 -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/