From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id AE66345509
	for <public@inbox.dpdk.org>; Thu, 27 Jun 2024 09:38:57 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id A91B2406A2;
	Thu, 27 Jun 2024 09:38:57 +0200 (CEST)
Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com
 [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id A577440697
 for <test-report@dpdk.org>; Thu, 27 Jun 2024 09:38:56 +0200 (CEST)
Received: by mail-qv1-f98.google.com with SMTP id
 6a1803df08f44-6b4fc5c2f08so32154766d6.0
 for <test-report@dpdk.org>; Thu, 27 Jun 2024 00:38:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1719473936; x=1720078736; 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=hIklSsZVymZ7ge8hbJ/uIj5zEl/28hk3C7/CTW1hK+I=;
 b=HuyocERc4nqEwZsWgwPxN560id62Hk49npDox3mT7rHObKxKLaELWqRjr3nMHc8tIj
 eZTUAgSDETdRzJI9KQWcuefFzeI8t6oIYzBVOgTbHxGEkWRlMThIgSLEc6okLGGiqWZZ
 GZjnTM/T4IiZT6aSfU44TlqouRJ+oIBiyFD4E=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1719473936; x=1720078736;
 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=hIklSsZVymZ7ge8hbJ/uIj5zEl/28hk3C7/CTW1hK+I=;
 b=VSKC2YcPp3ApLE1OXDj4lXTCjRKwmGKH1FJoSgbEJuS39reDdOj1QQerlyj/nNDbcI
 QdBiAtDqDTKY7cq1VshovKASvlq0oQZCjVYSXn+smrYgKx+kBWt63AxWjLkk43Ie8D7U
 V16YV9lZ8foJHZd87fUzVtkS7Qxvg45TKbsEXPIRPLD+b0gXEA+r7KZjn8NJZMFOHgzB
 uW4114Uz2Sp/vA9tan5keAMC0TO10baseKxzJn/ZlLD6KOL0OaoiTjnU1mex0TDqnmG+
 yg5EmpipXihVPZnJS3KvJLzgYR0bXF5ngwsmn8f2l10KEYMKL0V6rfGsVXAf35BPnCbz
 dRZA==
X-Gm-Message-State: AOJu0Yw9/Q2zpixKZacctDD4sVACqNuSWNI83ZpIwjopmmNoLtRjQsrb
 7gfOsNB3+0Ry2hRdYHFB62aJw6QkYmR4maPXPr/qZtet2whhiQQM8M8zTRDoxr0ZVSnBw3O+XEE
 wkM9uYbe3bH1ez99/s2krZHMUUtfmDy4u+fFi36gMcjIeYv6bnxs0SfSV
X-Google-Smtp-Source: AGHT+IFKL7wANx06QoMPc3rmHCdvF41BDxdR+YSYqYvA4yjfDKTLg9uPZB7C9TNMZHOXEULLsl89rG/Q1UUk
X-Received: by 2002:a05:6214:20cd:b0:6b5:23eb:3a4d with SMTP id
 6a1803df08f44-6b58f315731mr20234476d6.27.1719473935070; 
 Thu, 27 Jun 2024 00:38:55 -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-6b5925264dcsm347346d6.23.2024.06.27.00.38.36
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 27 Jun 2024 00:38:36 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Thu, 27 Jun 2024 00:38:36 -0700 (PDT)
Message-ID: <667d16fc.050a0220.a4397.260aSMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.12] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id C2CA960524CC;
 Thu, 27 Jun 2024 03:38:35 -0400 (EDT)
Subject: |SUCCESS| pw141914-141915 [PATCH] [v3,2/2] cryptodev: validate crypt
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: Kundapura@dpdk.org, Ganapati <ganapati.kundapura@intel.com>
In-Reply-To: <20240626220028.2260003-2-ganapati.kundapura@intel.com>
References: <20240626220028.2260003-2-ganapati.kundapura@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 <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/141915

_Testing PASS_

Submitter: Kundapura, Ganapati <ganapati.kundapura@intel.com>
Date: Wednesday, June 26 2024 22:00:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ca8a873f715e19550fc7dd43ce94af54158a725

141914-141915 --> testing pass

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+


FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30329/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/