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 916ED4546E for ; Sat, 15 Jun 2024 21:26:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B0CD402BC; Sat, 15 Jun 2024 21:26:56 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 362AA40294 for ; Sat, 15 Jun 2024 21:26:47 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-375858224adso13377085ab.0 for ; Sat, 15 Jun 2024 12:26:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718479606; x=1719084406; 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=itDLqPO8M8OlArF1hVU8UpSHAI1TEu8lFAQsxjo4ywg=; b=OiUbJPEeOoGTEDPOu9f8YdQ9VYjGeAf0mGwNcK3YSwGTkCLoqwJEJ0wMWuNaGYdhLb XNrT4OnZ0R9RVdT4nvzpw/wTMhC9RdtO+0jJA7enYEgvsyTj6AIWXtAa1gnymuhshFDp Brx4X5o7XZpcMrwiX2B0MIcB1LUMgEI9r2T0Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718479606; x=1719084406; 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=itDLqPO8M8OlArF1hVU8UpSHAI1TEu8lFAQsxjo4ywg=; b=IcITZrA7ISCHtSWaoTAwqIoMUSY1FvpysTZczfkx4D64wE1xHcQ8lcKJzhEQmpoDI1 MaUSYU4xn8dOUWtSUPnCKl7JE2nG6865Fjr9CPK6DuXfF4PNUUDdgPZ+BkWZQzX9pI4t LurdysvjxXoLhj9gtYeOiE5UeH1zPF0Hx5u/GyX/x/0wMOS8vFdIuo156PV/NYuUxdVf /7V9ZdgqvUyD01aICOgwYpd3/X4Ayt4YvSD49+JTgWa5gybKslB3hiks2dU46La9nWPN x6+95MX5LUFrqDmdHhP8VlAyU54BZ0y0GpYHdvE8qDZIotkK1eel5W1eE/M32i4RNU+B QAXA== X-Gm-Message-State: AOJu0Yw6EihFFMWV7W1cbXJ0ZUxtpk0vtbUvUIhCrcNfkmhg4rinr6ST elE5gaJwVizLOGnBxYWRwgII6QkBzfavTvDmKZplEM2yFMPfIOlJ/iJZTdt2ZgSmXNEQllLVnEJ yvW+kkG8kW5ptz8O+GNuLgWSgDNaqBmgVjDPK+7inkU3c7l6P6et6NxO2 X-Google-Smtp-Source: AGHT+IEj/0/9Trl9mkGSN2mzZ9bEC9+tdEtfZEqjUbXXObrR0cUQ0OBt8bFlyTNQBaXPQcUdjfGz3aVlXwoA X-Received: by 2002:a05:6e02:144e:b0:375:ab5c:6e9d with SMTP id e9e14a558f8ab-375e0e3526amr69325885ab.5.1718479606347; Sat, 15 Jun 2024 12:26:46 -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 d2e1a72fcca58-705ccb59c3csm276442b3a.19.2024.06.15.12.26.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 12:26:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 12:26:46 -0700 (PDT) Message-ID: <666deaf6.050a0220.3c347.2c65SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 864F960527C9; Sat, 15 Jun 2024 15:26:45 -0400 (EDT) Subject: |SUCCESS| pw141161-141166 [PATCH] [v1,6/6] app/crypto-perf: support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240615115309.2678-7-gmuthukrishn@marvell.com> References: <20240615115309.2678-7-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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/141166 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Saturday, June 15 2024 11:53:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:6909b48776badc05542a410ebd34bcfec4c248bf 141161-141166 --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+===================+======================+==================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Fedora 40 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | RHEL9 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30199/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/