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 7D4FD43BF0 for ; Tue, 27 Feb 2024 22:00:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7500840ECF; Tue, 27 Feb 2024 22:00:00 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 7F91B4026E for ; Tue, 27 Feb 2024 21:59:52 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dcc73148611so5077629276.3 for ; Tue, 27 Feb 2024 12:59:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709067592; x=1709672392; 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=jn/PqtMqbMqqH1rWUVAAH8K7ZxRB/Q1zlNuJ/Jx7L6I=; b=NBOWwNFTrAQ9RAOnVB8ZrNyNh7510KUErUDn4w+ZmdrEN/2iL1gBahrNMoa8pDjo6i hB4OVhFaozWCSrGEwOrPcPrcJXsYJfnXJOVN+33y92lhXo+A2ZWk9dxRbdyLYLB0IOuz LRzqiZv6u3RWVqCbb5JIuS427QBj+qWXuJEMg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709067592; x=1709672392; 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=jn/PqtMqbMqqH1rWUVAAH8K7ZxRB/Q1zlNuJ/Jx7L6I=; b=CnEX9I+mAwNCckxJbdOwdYE5H2VKkWDSG09NkX8yIYnlpI7qOVhTt/Q3JPGqYJ66Ev Vo52ai2CiPDQnPEwzszV3t8Ezqn5XLKHSsEOWDriGuTVw7wVyAB2w+H7Rv3DmgrXx7MX 4/dE2Z4tJIC58FsY3L9o2kLlHqxMzv1jdnEeRPj9a6XV/Qfdwxl3/2H8Ku8IXaD/12dE XpvkVnfIU3opUBAtm9/R/p/BjhXnRqkyQ+NxxUgPLvl8Ooqg2fhcepyTT50l3bbzknHi aKPka7hYMNEKd3NSLRo54bl37mYa5JN0Ax0BzEdH5I1iMpJHk3/jykL5VfZ6z+G984nW xxVQ== X-Gm-Message-State: AOJu0YyxEUIuMo+zWh2E4/rm/dM1/HGuUX4dhNOyC3wTMWZEXimwHREl wxOMs721PvzMrZj8AdvJRD7xetCZmt3q/ixy7AXK/Kl/QXKq2mCduwDWjjehfqwDs+3o8n3ERdx SCL7GbNftZn9a4npWZFxYzkMtJoLvgEeG5yigDLNJbT6BSbrMMuQ2tsds X-Google-Smtp-Source: AGHT+IHk0Gb2XXKoHlSz/pYVlxilZrbz75aBvk1WDDbyoyLuBNnBG2U8Z85MrPM4ETMFIrplBbf4LUIf3Ykw X-Received: by 2002:a25:5383:0:b0:dc7:2e:7646 with SMTP id h125-20020a255383000000b00dc7002e7646mr631778ybb.25.1709067591979; Tue, 27 Feb 2024 12:59:51 -0800 (PST) Received: from postal.iol.unh.edu ([2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 1-20020a250701000000b00dcde07f48e0sm337838ybh.2.2024.02.27.12.59.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 12:59:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 12:59:51 -0800 (PST) Message-ID: <65de4d47.250a0220.33270.5ea2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8DB3C6052712; Tue, 27 Feb 2024 15:59:51 -0500 (EST) Subject: |SUCCESS| pw137344-137346 [PATCH] [v5,4/4] test/cryptodev: add tests From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240227113345.863082-5-nishikanta.nayak@intel.com> References: <20240227113345.863082-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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/137346 _Testing PASS_ Submitter: Nishikant Nayak Date: Tuesday, February 27 2024 11:33:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137344-137346 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +==========================+===========================+==============================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29286/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/