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 4844143722 for ; Wed, 20 Dec 2023 20:30:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E91C402D9; Wed, 20 Dec 2023 20:30:54 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id EDB0040291 for ; Wed, 20 Dec 2023 20:30:52 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5c65ca2e1eeso18419a12.2 for ; Wed, 20 Dec 2023 11:30:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703100652; x=1703705452; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hvsLfY8ngfl1tZwfsPsEA1y2yT9dLnz+RFd9LGIIrSw=; b=DuBCL6C0EpnRaQEhstji9DCFHg01tacW9AtC63XevzaUaWeFfsER++BY19HxC40uYJ XdH6kflUV8xrGns8+PbYbTNDIYDc8Xc2W+894w3tDJq4mlyvccfqhEfG/YpxQEtkpR1A si30F6SPPW8ry58vaQHFeY3GNLDcG9Id9CuD8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703100652; x=1703705452; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hvsLfY8ngfl1tZwfsPsEA1y2yT9dLnz+RFd9LGIIrSw=; b=D/2WPh4TTfvpru/LB+iAuexkos3lSu0Ej78lYdwzgwxe2KDrAX5lz8CsRLdYwNanAj j2jPF/7SUpINwFoS/HqsKlqRI69u4bOHjoYORS/JYobwdnFjyxl2M7SBRTMFGJsgo4EW RO11EDHAIG60P4a3Z+yphYwOPYX9titpCraJVIttdSNAS9eUCKTOiIamQlGkLxEJp4T/ EklMtSkt3oOofdAcCilI/F2bNRFsFPzDcELMrWDzS5B164/sKXzTb1xgTwgrPsjFq8Oa xMNZulnzbQlojVHQvVTsu6tmK56+jNOyuz36SYxd++YFXD40gn566+Bi53kNy8rWlyPQ tEvA== X-Gm-Message-State: AOJu0YwsDa4KEM5D/oDPwtICZ7ucZYGE7RGkF9E212bvTmu6PrhyRCxU 9RE6pNdxocmIy1lSEkM6LYRi3z3SaU4YXCKX01ba2LDKox7KGBVSKdscyQEgzOUCFSEanZkOXA= = X-Google-Smtp-Source: AGHT+IGd/tVrDPvYmtrVfLck1qP8d5oxfUFmznDegWxcTfJLGsb0kkonROWYtw8eEQYTJn3KpsFrKaJW/vYM X-Received: by 2002:a05:6a20:12ca:b0:191:b226:f927 with SMTP id v10-20020a056a2012ca00b00191b226f927mr179847pzg.87.1703100651796; Wed, 20 Dec 2023 11:30:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id pq8-20020a17090b3d8800b0028bcffa010asm41208pjb.4.2023.12.20.11.30.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 11:30:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 11:30:51 -0800 (PST) Message-ID: <658340eb.170a0220.d5d17.11baSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3E070605C311; Wed, 20 Dec 2023 14:30:51 -0500 (EST) Subject: |SUCCESS| pw135394-135397 [PATCH] [4/4] test/cryptodev: add tests fo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135397 _Testing PASS_ Submitter: Nishikant Nayak Date: Wednesday, December 20 2023 13:26:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135394-135397 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28700/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/