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 A152F45479 for ; Sun, 16 Jun 2024 10:21:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8B8B40270; Sun, 16 Jun 2024 10:21:30 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 220E840042 for ; Sun, 16 Jun 2024 10:21:30 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1f480624d0dso28717465ad.1 for ; Sun, 16 Jun 2024 01:21:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718526089; x=1719130889; 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=0e921DSFXYkFE22NKFyAjrzr22QPKbtHxmeaOpMsJrw=; b=YolSynSUxCm0zJVDN2nWPrSsXwmxEXi2vV7DuAXHLqV4KIldDk4EHH25CrDvtoM0US sP8o4zJ5YexY9s389MYZ3mLpGaAuPBNTHFnRdd0hsXiHdhG8rfpuvKsBVQphhhzmz5Dp ZLe53Oox2MiU7pmlx/BpJvrnOQ8IclHiqRJVk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718526089; x=1719130889; 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=0e921DSFXYkFE22NKFyAjrzr22QPKbtHxmeaOpMsJrw=; b=Cc3GFAHlvQ29+NBa3zxe2nYV0hQCCBEpFS8y9XGjjfUwyYY8gsyjgKm3JTo/DCL3DE Tbw5x9f2K3hRoPHkRQJTS4XBeuesdD7SNya1/H7gmHqgHxDiyMASVgC8hL+e/rcx9ws2 yvOYwjkZHvZvBsbOSj3z+Hdm+9HB5Av0ZeqfOOd48MnmIDVjU8Z8s1/sgN520Q4DNTWj F8+KcspDLHA91at2RYG2VgJ0h0BvakJ0A3Kb/slzWVYnJeIW1sh7RB5FgvQqHcGC9dEh zCtI+MSrfyX2pY7qklVq/v4anEkrEPeJOITKSpeovus5qO2t4gxgVbqjQP/THhYuIHo/ 4rwQ== X-Gm-Message-State: AOJu0YzoI1mJgAYkbayR6jBwnWvpfEU+2bSwbvvcRtsS1OiqZZKpjcFQ V+TYXfRHoWMUV6SSxinnXNLscO1IWr7N08FhSTEYSP8lSRfWK5IFFopZ597FYyedjyraNxVBxb2 B61BAqfI6qvVRfJmtwvozTgwy29Iz5z6aYgOsbiWD864n1KG59eDjkJ3U X-Google-Smtp-Source: AGHT+IHZFkxEcmrjLN6Naoz2CzjBuuhf1xk2jqS/4ec3hvMBcs2Pr9CuuaE6P67TbpZr0OgJS0FPT/oPH6iO X-Received: by 2002:a17:902:e84a:b0:1f8:4fdd:9880 with SMTP id d9443c01a7336-1f8625cf157mr104017045ad.23.1718526089302; Sun, 16 Jun 2024 01:21:29 -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-1f855e20ccesm2939815ad.18.2024.06.16.01.21.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 16 Jun 2024 01:21:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 16 Jun 2024 01:21:29 -0700 (PDT) Message-ID: <666ea089.170a0220.15ec6.3c64SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A49A06050A9C; Sun, 16 Jun 2024 04:21:28 -0400 (EDT) Subject: |SUCCESS| pw141170-141173 [PATCH] [v1,4/4] test/crypto: add modex te From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240616044223.2841-5-gmuthukrishn@marvell.com> References: <20240616044223.2841-5-gmuthukrishn@marvell.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/141173 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Sunday, June 16 2024 04:42:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:6909b48776badc05542a410ebd34bcfec4c248bf 141170-141173 --> testing pass Test environment and result as below: +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | +=============================+===========================+================+==============================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Fedora 38 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Fedora 39 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Fedora 40 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Fedora 39 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Fedora 40 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Ubuntu 24.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30201/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/