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 0EC6941E0B for ; Tue, 7 Mar 2023 23:58:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B1D14067B; Tue, 7 Mar 2023 23:58:40 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id D0AB24067B for ; Tue, 7 Mar 2023 23:58:38 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id p6so15931507plf.0 for ; Tue, 07 Mar 2023 14:58:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678229918; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=YjKa4DI/VXF94r0hbTJKGNN5pSwXIOzHLgFpYSff7uI=; b=gKCO06jkfTUuFKKPJBW6rkKLXs/IK+Y+2HS1hBYUxc8g9hVkmmZZtHF3tuOOLoDAsf lLfKZxJM1C82/1vMCZXJNzaQQQt08i8z5tyvLo1v5yReTU6yn43py031Brw0iZgX4dSr EIlgj8UlSL9al2PE7i/SgCXDthGAcGVMPkBuo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678229918; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YjKa4DI/VXF94r0hbTJKGNN5pSwXIOzHLgFpYSff7uI=; b=B/YuU7QQLQUOPaStnAyI91UfFGqzy65jOd0GKeNrg6231A/rAisHYE8OoOPZs7B5U2 feUrART9Rh0d/PS5OoJfxjaDHV/9CiCsLxUsbL/FYwc/ScLqTARcPRnerNF43oOiWf5Z jW/X0VXD9r+YefnPFalAfM7f4vjvNHOzT6Li8kOaG+jI6x1Q6j3iiFKOMqd4D7X7B+dK HizxS5Mxfap78U8IjNTexdABpjBIEQlZOSUZEtVAS6ISFFXneY0na5CxN1MAb5YnoI7M BMDlRjmDUpjiOpucD6QN4xF53vMLCF1enLCLB4JctYWO7CUdNiYQSQTUkr9KAreKyncD qIYA== X-Gm-Message-State: AO0yUKUatPAtkfo0vDBk+8zrpugQLwZFHp2p5SFCKU+ogv5pcmGdYwQo cj3Jhop2YXidLCOWEOHa+0mrgyZmmyMo+eLxXiDzUKiKx82A3z04MzKXgw== X-Google-Smtp-Source: AK7set9LUV1rgXOzXP+U3hMkHsvbqBR8dlgmsVPKoty6z5XTyNX+AK16JXZdYvv9ympcyOGtnggWRXblZCLv X-Received: by 2002:a17:90a:4146:b0:233:f393:f6cd with SMTP id m6-20020a17090a414600b00233f393f6cdmr17070929pjg.5.1678229918172; Tue, 07 Mar 2023 14:58:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pc2-20020a17090b3b8200b002344bb8d42asm1408600pjb.16.2023.03.07.14.58.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Mar 2023 14:58:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id AB028605246B; Tue, 7 Mar 2023 17:58:37 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id A12B46011D; Tue, 7 Mar 2023 22:58:37 +0000 (UTC) Subject: |SUCCESS| pw124840-124842 [PATCH] [3/3] app/test: add more cryptodev tests to meson suite From: dpdklab@iol.unh.edu To: Test Report Cc: Power@dpdk-ubuntu.dpdklab.iol.unh.edu, Ciara , David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230307225837.A12B46011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 7 Mar 2023 22:58:37 +0000 (UTC) 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-testing Test-Status: SUCCESS http://dpdk.org/patch/124842 _Testing PASS_ Submitter: Power, Ciara Date: Tuesday, March 07 2023 17:17:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0fb0051ff8f621a2b001d9243cebe50f3d42cf5 124840-124842 --> testing pass Test environment and result as below: +-------------------------------+--------------------+----------------------+----------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test | +===============================+====================+======================+================+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +-------------------------------+--------------------+----------------------+----------------+ | Windows Server 2019 | PASS | PASS | PASS | +-------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | PASS | +-------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | PASS | +-------------------------------+--------------------+----------------------+----------------+ | RHEL 7 | SKIPPED | SKIPPED | PASS | +-------------------------------+--------------------+----------------------+----------------+ | Debian Bullseye | SKIPPED | SKIPPED | PASS | +-------------------------------+--------------------+----------------------+----------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25637/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/