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 4466643C2C for ; Wed, 28 Feb 2024 17:35:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40A9340DF6; Wed, 28 Feb 2024 17:35:46 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 9D6A4402E3 for ; Wed, 28 Feb 2024 17:35:43 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-690105304b4so12137196d6.3 for ; Wed, 28 Feb 2024 08:35:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709138143; x=1709742943; 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=Fbx/Q7Q3NnwG3EoV22rWTa+CgBXztS5S/BmGFI45r04=; b=e4NmVFoK0KN250pXa4r+HG6HXCVXQfvndiLK1KZwPJi0gmQ5vexgKK149rsRZfdLF6 OMBBfMVC6BaCzdAsPW1M5xa+kj1By0x2m796SnehJdiv/XlPPV7CMPx4Lo/cMfRIimSs DZOt91Loq41mK6j/Qt02/PQwJaPa0ibGJJGDg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709138143; x=1709742943; 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=Fbx/Q7Q3NnwG3EoV22rWTa+CgBXztS5S/BmGFI45r04=; b=qHjAaeo0efmNfl6HxgPBkDQFiEF9F1q8pRRBOiFdDjGmWU0J7qWhnnhq/utyIFeqf1 SAcjpamneUoO31FupJd9avhDOeeOf6pX8c6cONqaMY22DaOUUwrD4DwlJ497pkVovGu2 PXr4pzltmvwOLA0x5fYu/EnaBNbm5BPn1hZGIxxn/ixM4pYQefn2dEdOxv7mKHUAPSuz q3gHOuvZn60q4SBJ9nzWNVyG4Dy3Y3Uulu0pIjsHspcrcrBPRClUALOqNJm07A9T0gVV ys6RbHYkoy6eYGVUA0amRnNOfsy/auCHP/lTtXrynQ3lmOa9w9sZ9uFf3HDruTUYWRd1 TDdQ== X-Gm-Message-State: AOJu0YwfNM69aV92R9bMezpH6mOtMaJsXg4k/4igQrjt2T/AhJvPdoNK Z9i97swhw9kqXkm8djUkUXbV6BP0Cjjz9wnkp8miCxaUMLkU+eiPKuwbexUKjt6aowm6o05WcNP J7ViVFi0Fg1Y1yhYNAX2QEVfsWRLibyU6itUHxtUhwQRV7S/HZyYDcLd3 X-Google-Smtp-Source: AGHT+IEb3AKIyV5qpW4S1j9s8ocYlnjhXb3ZkAcT/mBZYXfLa8Xqvz2Vj0OelkOhmET3SsLYhsABaic+Hdqf X-Received: by 2002:a0c:dd06:0:b0:68f:e87e:6be5 with SMTP id u6-20020a0cdd06000000b0068fe87e6be5mr5804244qvk.39.1709138143078; Wed, 28 Feb 2024 08:35:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6-20020a0562140cc600b0068f6c8ab314sm586825qvx.75.2024.02.28.08.35.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 08:35:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 08:35:43 -0800 (PST) Message-ID: <65df60df.050a0220.88d33.190bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BC1416052712; Wed, 28 Feb 2024 11:35:42 -0500 (EST) Subject: |SUCCESS| pw137432-137434 [PATCH] [v6,4/4] test/cryptodev: add tests From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240228140036.1996629-5-nishikanta.nayak@intel.com> References: <20240228140036.1996629-5-nishikanta.nayak@intel.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/137434 _Functional Testing PASS_ Submitter: Nishikant Nayak Date: Wednesday, February 28 2024 14:00:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137432-137434 --> functional testing pass Test environment and result as below: 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29317/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/