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 6EE224546C for ; Sat, 15 Jun 2024 20:08:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CA33402BC; Sat, 15 Jun 2024 20:08:24 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id E140B40294 for ; Sat, 15 Jun 2024 20:08:21 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-80b82e91d42so2330400241.0 for ; Sat, 15 Jun 2024 11:08:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718474901; x=1719079701; 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=eoddDjyMbUvPjWD5mGkox88+LaQrJAvxBg+8P4MQYqY=; b=HTs1QXjRZcsj5JsYGgFHtjimRo9/ZZpRAWd5lw0WnbGAfgElubwebfYGhWc4Q9VyRy PI/hKRmJfhp43KmITQfrNxz4nRSgaWKlGWciozncbSNd5hp1myhYLZMwh98vsaJyZbLf JKMmZ/fy492jdPRD6Ig7C/exG4hce6iiZID/Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718474901; x=1719079701; 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=eoddDjyMbUvPjWD5mGkox88+LaQrJAvxBg+8P4MQYqY=; b=LmRuwQhC0j5S9xD1HYxmT2bWqvBYb9tq+XP9MKwAoNpRBAcv8cWi6e94nJ9rc9ntgM VWHIXJNjwMTfVmIBB44qYpmeVDeHWe6t/xsVfWbu6++T3XgX/T7L9Yr+TUUVrp2vrhWP Mj+Q/CZxmdiTB9lneNsL6OxtuVywz1HuUrXoijIFi4ryS3HjrPTpuyAYSiRYSV5CQCBg OD11L2r4ymJ/qwx3022gxnhIPLtil8iCDDRpNOjS62TF4CrePDG0o94qwQaCAzQNO6pg VjOTwuSQsQ6A9bMs2fHGOuEVR760q73FLv2lnF771n3zBTo8kRWpFegkCB+PgDBhl6Nv /oVw== X-Gm-Message-State: AOJu0YxgYeXtCV+tjDPj3yHWtOvocTo4xCErbrXg5gFSX16ReIVHSaFV Ij0+IRZSD+NcpiWOP1paQGqRkMxXgKNDEd0bZBs+qAQD9dNum9qX7hkR13+8R8HwmnxzSPfmgux 5kqDbMmWDuUNcY4v/NH29mjmlQjnNf/3Hh2TGZyK+0s2pHQi95TIRUjeN X-Google-Smtp-Source: AGHT+IHuSKWRiIvYQ0owyMZbBpMWIBhSHKikyM3AoffT2xJPWDI/8LZkNthA9t/gM40WV5i5NUaV7iH83KYv X-Received: by 2002:a05:6122:2190:b0:4eb:e37:2d19 with SMTP id 71dfb90a1353d-4ed11dd6978mr8107623e0c.1.1718474901248; Sat, 15 Jun 2024 11:08:21 -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 71dfb90a1353d-4ed414327bfsm268613e0c.14.2024.06.15.11.08.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 11:08:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 11:08:21 -0700 (PDT) Message-ID: <666dd895.050a0220.d6f4b.2c4fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E2409605C373; Sat, 15 Jun 2024 14:08:20 -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 | +=====================+====================+===================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | 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 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/