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 ACF8345509 for ; Thu, 27 Jun 2024 09:48:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81E8E40E3A; Thu, 27 Jun 2024 09:48:18 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 89756402AD for ; Thu, 27 Jun 2024 09:47:47 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-7065e2fe7d9so4333494b3a.3 for ; Thu, 27 Jun 2024 00:47:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719474466; x=1720079266; 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=ybsu/bThu9hviJUSRQf5CL+s6DF/TKLjs6zVoo6qzMc=; b=GkIReBZorA2gEOiteSURXi1cw8Mvjie42tGM9lacySKxYLhXMtpClKAYhEDdNb8tMo YeHOHtQY0yx4yAf7eyjW4WMxndL3l1EEEZNINwk+HWB9fnIwPUlKZ/XM4g9iJjB7qTTX bfbhX1Bchj+eIaHNIYy/wM7eDbDUXPgF3ATkU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719474466; x=1720079266; 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=ybsu/bThu9hviJUSRQf5CL+s6DF/TKLjs6zVoo6qzMc=; b=djzUAHmYqZb6a+Ho+bHBCEnZglvDehURi/2yoo7j8mfJDxagU/GACa8ZvNOewd7aF6 rwvqvaegFBGT0Fyxixbb65DnlneEV9/uu0ToCnJeDMlB6XfRjgQ8nQzod4I7SUY5AAEb JcuoVP+YgFXohtfnG5iy9usQWPiBIIPAZTQc8F2RdhK4RiXaEZ7E6j66eMGYtEU4pu5W r3nFOdp1QTMxtDi+uBsMPt5ya0mewr6YQo8wWTHRuRDr9tJ6n0ISJDg9+C7h0ZmSIkp5 ITzU/153xfTS9n0TfHtPBT7d/EFq6ErmOZE97qhuUZvhlkgU0bmwKpXyQDYIxxOMMcTu wwVw== X-Gm-Message-State: AOJu0YyGBAo4+4HEKTbhrsgq21GUFDFX/QEO9uU2Uj8zchcGWXPyxgBN AxOoWXzSFh6eTUgPKddKZwpNtpmdoA4oOnqsIByyV9A3TkTVeYchBNL/jXILZHBsmTb99qh2s7h 0huMEvZd2BiP9UTRCqRZvRUrovFJO8PheUcgWCKFvqq7D4/d1RfOindUt X-Google-Smtp-Source: AGHT+IF7lwPLgsDrWvH44aLPDesw4jrBgj6nZLEMwi1AP6s4Q0Des3eR2XQGO3wz25+WCyxeHmawdxiin2jh X-Received: by 2002:a05:6a20:ae93:b0:1b2:ccf7:4ad1 with SMTP id adf61e73a8af0-1bcf7fe9f33mr13871362637.57.1719474466647; Thu, 27 Jun 2024 00:47:46 -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 d9443c01a7336-1faac993aabsm256435ad.83.2024.06.27.00.47.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 00:47:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 00:47:46 -0700 (PDT) Message-ID: <667d1922.170a0220.2bf06.1b70SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0F730605C373; Thu, 27 Jun 2024 03:47:46 -0400 (EDT) Subject: |SUCCESS| pw141914-141915 [PATCH] [v3,2/2] cryptodev: validate crypt From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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 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 | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 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/