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 F084542676 for ; Fri, 29 Sep 2023 20:02:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA0954026E; Fri, 29 Sep 2023 20:02:10 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id E2C6F4026E for ; Fri, 29 Sep 2023 20:02:09 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1dd5b98d9aeso493195fac.0 for ; Fri, 29 Sep 2023 11:02:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696010529; x=1696615329; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6Q67s2CwT7gyDCdfPAvVPMYQCg/pPQ/2mNzTuxXJu2c=; b=LtyKMI9MJmQDswnvjGpliLSJXGTV4s+PntqD4lUP09ZTOGR722Gljnx9j2fccQ+wqU o+lClge5bV2Bhz4dpg4ikqj71nqJp4weICAaWUSO03PiMW2xKkFeBu+13bk50DZ7yi7M uA9nLXEeeDQmUJqcEUo8+2qxGO7nJYQR1elyw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696010529; x=1696615329; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6Q67s2CwT7gyDCdfPAvVPMYQCg/pPQ/2mNzTuxXJu2c=; b=PJfAJ0kG7817K8BSuIEP/L3ZziREukEVOjsOscdH9JkogBanFIpzypQkyaqC4FkfOo p9aWb946i+4QHZJp/7VTygfv5aPxvizstFFTlCjHEgi6nVfZeSPVErmFRpvvBBfvlXtU R/s6/fkqz0tc3oUngUvwZIqS3sk6ugmJdO6Jo+jI8q0605RqLH4u3unPSH7ekvP1iRM/ SfGEJxLWrIIzDnKMepLeC107n2zO2+Bf3/3wMURmum9ryDqZwQAKD2D5cxnm8q+gHlbL jiMSKKE3BRaVWoz3kHDaY9nNj7KMZGRC7mvQ7HbjvtJeMV/xZYbnyyNSG/T7Z/rTiOv4 V46w== X-Gm-Message-State: AOJu0Yw7hbGka1CSmyYO3iYir9+GDdZwlzLHG55CRTdiwMTXXOlZgzCt FxcwnCEXHimnLsmW6OQ1IoqTC6+zx7rGNNEt6ZkWlOpa3oCiR8QgQAnj5Q== X-Google-Smtp-Source: AGHT+IH5k4Emg/LJQc4ARiuHcewkZOm5YW8uZzT4SbwTizTGGUzMaZ+XJMPQBCJTmw80cu3s6ufgR907DFHs X-Received: by 2002:a05:6870:1713:b0:1dd:49be:c182 with SMTP id h19-20020a056870171300b001dd49bec182mr3229560oae.20.1696010529277; Fri, 29 Sep 2023 11:02:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ea6-20020a056871b68600b001dd4c70f017sm885457oac.37.2023.09.29.11.02.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 11:02:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 11:02:09 -0700 (PDT) Message-ID: <65171121.050a0220.9a470.821cSMTPIN_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 B7A27605C380; Fri, 29 Sep 2023 14:02:08 -0400 (EDT) Subject: |SUCCESS| pw132219-132220 [PATCH] [v3,2/2] test/cryptodev: add Rx in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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/132220 _Testing PASS_ Submitter: Anoob Joseph Date: Friday, September 29 2023 15:39:29 DPDK git baseline: Repo:dpdk-next-crypto Branch: master CommitID:567703b176f24e1734ae3cb4d4c90cc5dd02de4e 132219-132220 --> 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 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27790/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/