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 A93C54546C for ; Sat, 15 Jun 2024 20:09:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A63F6402BC; Sat, 15 Jun 2024 20:09:07 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 0A21F40294 for ; Sat, 15 Jun 2024 20:09:06 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6f9b4d69f53so1742009a34.0 for ; Sat, 15 Jun 2024 11:09:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718474945; x=1719079745; 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=NdlwwcjQGfPfYMHAN/7/KFVPoyHZCnN7dN9i/CJYzt/NmpBYr0ULO22WOdbKER6+h+ LgFr52u4H87/xARZRQdA9hZEsrxulP2SWq2GlQ6C3hrL4G5eu+6bx3YfocGIajdkBVSA F4bZ7gaSMT7HVonkCE6xB3hNRSLk+stHTm5i8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718474945; x=1719079745; 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=PBYvp4vrG5ZnHOgnTlRIkpOQZNKQoQte21Q+Wmz50nxr8rsKkRFHmtmT/MhGxeKtxX Y8J0OhLDWxTJV8Zbm7SeLTQhFUoyFtbQwY4i9rBo6LpQASAYz0Nbl3JY82Xu46if6ZnY GDuedZxEIOj7z6Fc8pwkvDvd7RjAl0ONwzrbHqdG87dzNq3GC8VFpLvK3IJPwEqSXqlF 1UxFqYIGDn+6tKbm+TRNObCkW+m6RivHtuQdXjNSXI3mKsEztf03SAOl99Y7Z1LnlsTz ImvDIJm29EOIsSxDrrcusmOeGoJM+QvxhUYA0avr78zlUWBuqquNwkVZt7Sd/Ick8fc9 fFIQ== X-Gm-Message-State: AOJu0YwLuW40oPSNEhCuj9qW5u4kuL7NclRPPyPsYj9I/4tOzRJsUr/K 6FBopwjAfc4Tk9YH61tXdnY1QfIUhH7xd9AvjB/FJSvccT7BB5DLzV4VY7T0TWgAyHc1NOom595 MMdBTbKpqKSFGR6qWpF6R7QK+VidhWyL0q+ZxE7dqHgCe9o4RJGzI/4mH X-Google-Smtp-Source: AGHT+IEehdZfGHyhRpzgrqrkREv9ACXHgleddBgpNzdwuhYRZyI255urIyBTEzWhlYjJ8i7Tv1Goi/4ev5Al X-Received: by 2002:a05:6871:829:b0:254:9980:4618 with SMTP id 586e51a60fabf-2584288c911mr5609726fac.5.1718474945160; Sat, 15 Jun 2024 11:09:05 -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 3f1490d57ef6-dff30c11c72sm81791276.27.2024.06.15.11.09.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 11:09:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 11:09:05 -0700 (PDT) Message-ID: <666dd8c1.050a0220.e5caf.48b6SMTPIN_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 C3F1D605C373; Sat, 15 Jun 2024 14:09:04 -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/