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 E2C8A43C2C for ; Wed, 28 Feb 2024 17:44:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE57E410EA; Wed, 28 Feb 2024 17:44:25 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id BD18E410E3 for ; Wed, 28 Feb 2024 17:44:20 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-608342633b8so53814477b3.1 for ; Wed, 28 Feb 2024 08:44:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709138660; x=1709743460; 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=jC//NW5RJSLWBkAgPqWWgtMOZ9sARTbfUGehAeGL4wE=; b=CkMe0JmC4D6ipaXdJGAxI6DUALLOBCjwV6aJ2iv5bZ0MqopVs3nadIAcv1XGXMNvSy YTq4e12mxE3uUy/B6ZqocZLh8OEdU3yaW9ptEZuVP7nV0qrqBLOvpVWHCKjXU1Uv9Hjx 0qbP84pWLnLwIoeHY1nEnpma+p5LzGcMhn+KE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709138660; x=1709743460; 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=jC//NW5RJSLWBkAgPqWWgtMOZ9sARTbfUGehAeGL4wE=; b=WtLc4DMeKUP1f9we/sNlUqKZwFkHEgJRdk3EocojvWH+RaAITbSz21/wn4qoW/iNMJ rMAgc8bc9dxxdZUcV4ukSqi1HKwY3Bj7POjtL5x6u9inieIqOpBM3nClD4HW1HV9rwKI KMz55GWj4ACyK4w+uQaCj1EJBbyjiijibnhcLArXogicl/Z4RDT2aNl7lxAGCmSjtJOH b4OL6hxHctCNirMSD75xIY8Mxij2d+vsYD/xIwnkpmL6GzS8lFERtIWtfnVDVBR6iepS K8ZNzQleoLE1Wl4Xw36OnIBeQw8xmqnmvEbPZhW0Z+De+r4V2YR64Gtq+GnWRL6LSwML Ficw== X-Gm-Message-State: AOJu0YzGTVlGsQ/N/0Ozi5bxloYVfGuB654nnVns/OWbc8ipliDqC1Ta wOtBTWUAN20pRm7GljzUtkLokt4MOKzRfqmD5/f2eHFewPUfhKbDrYIaldppwINWPou3meWmhs/ cLFHFtmjrby/XiQfJCkyYWjCfJw9d1TO1skPf5JvM X-Google-Smtp-Source: AGHT+IEnyG+R12pGSj4yUqTyckJgMvk4t60YDzfWZtd3vq4PyASUofGfLDPZuti/l2heQCA8bC6iLxIOQ+0a X-Received: by 2002:a0d:d8cc:0:b0:608:91d2:e927 with SMTP id a195-20020a0dd8cc000000b0060891d2e927mr6135339ywe.30.1709138660231; Wed, 28 Feb 2024 08:44:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r192-20020a81b3c9000000b0060956ae4162sm26139ywh.34.2024.02.28.08.44.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 08:44:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 08:44:20 -0800 (PST) Message-ID: <65df62e4.810a0220.876e3.29fdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D25F56052712; Wed, 28 Feb 2024 11:44:19 -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-unit-arm64-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_unit_test | cryptodev_sw_zuc_autotest | +==========================+================+===========================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 12 (arm) | PASS | PASS | +--------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/