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 CC04E43C2C for ; Wed, 28 Feb 2024 17:38:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6D03410EA; Wed, 28 Feb 2024 17:38:39 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 115A5410E3 for ; Wed, 28 Feb 2024 17:38:38 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-607bfa4c913so57579217b3.3 for ; Wed, 28 Feb 2024 08:38:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709138317; x=1709743117; 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=zecPSd0SzBLyW1v08JAW5DLqq5ZjnInPmHTCK2Lc4SM=; b=a3NyNs/C8B6E3M5ypqnAgEkO62h6kpnWHRBovsnd6w5h5c+l52SD372F0LSAUrMMsd 5ZD/ER0F14NBsTpVaMnEGHxYLWNDNoPmMPDsvyu79ECeLTudxWZD+CRaVmy+qQPkc72S dsIbAox7ZtSN5AVJalE9alitl38Y0Cuc0kMrw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709138317; x=1709743117; 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=zecPSd0SzBLyW1v08JAW5DLqq5ZjnInPmHTCK2Lc4SM=; b=p1rR6VOOSEuo4uKwejyB8iHEpWxSVwfLRZefhndC6Tszw4s3ogsdm+5IyocAMeUSvC HwuBWPmsyVYXNyfCIMvWGPiA36QvlVP57IPoY2A9bZ+xY6Lm3MDfhK+0Fk7mjChZOWE/ /hy08nKJc9Nsy/6U9I8unr7qJPXlp6QgjZNqLtCjHcFa/z0kKXzv/HY68XsA0OZOX6E0 msf1wDYRc4xScDXrHwj/ye84VfDRgQIYNnmk72J9ZWxYDJujoFb5plOidchOggsHBeLd Niw8CKVH3AzbTqNweE/QXbkQOxrIck0aAvM4mFsxg/dshEhVO5M32ZLkrWuHXe2aIzvs 4eew== X-Gm-Message-State: AOJu0Yydq2r/3VRr772k3Gm84jSrUTHvLWBNBibBZBNsbRMljM49lv/x 4RM/G4cxYyhQfKAZDRXO7QxYM2rVDIPquNDCrpUArAGjQkS39Jn1olk+c96kgTHeHQLlHvmddYA 4CbNzzixtTBbtpjQyowa3VWIzfnayaGIl4G/NDTJG X-Google-Smtp-Source: AGHT+IFMJDhGVsu2EHOoS6fotH2ieJcqqZl6ILfRCAjPlp44XAYH46UB6Byk2inH1ZIFNH3XJDH83Jib75Ok X-Received: by 2002:a0d:ec0d:0:b0:607:a0cf:d9ff with SMTP id q13-20020a0dec0d000000b00607a0cfd9ffmr5402147ywn.31.1709138317566; Wed, 28 Feb 2024 08:38:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j205-20020a816ed6000000b00604ac5d5e71sm664070ywc.45.2024.02.28.08.38.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 08:38:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 08:38:37 -0800 (PST) Message-ID: <65df618d.810a0220.b9eda.4366SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 332B46052712; Wed, 28 Feb 2024 11:38:37 -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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/137434 _Testing PASS_ Submitter: Nishikant Nayak Date: Wednesday, February 28 2024 14:00:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137432-137434 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/