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 CD82A459E1 for ; Fri, 20 Sep 2024 20:32:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4BF640655; Fri, 20 Sep 2024 20:32:00 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id A09CB40275 for ; Fri, 20 Sep 2024 20:31:59 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a09c977dfbso8791735ab.2 for ; Fri, 20 Sep 2024 11:31:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726857119; x=1727461919; 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=wINSXOJnXOyJ/6aD2boa5Hw7gltdRcy66mtGMOTdJ/4=; b=SLLlAUzldXxlDTwDWYQGf1lTxB50mAcKLl4RYiVGGnrqkhk4GUsYWeXP/+egVFGAJg CQZL/DvvrWC33dYNOkVkv3lFmyU2BMsPZyQdcOpsVr7Hfc1/KRJBqJJsGXaYFKQG4M62 zNUrD/waGzkUUT3KAnp5ZJUuD/PGQ7uUlUrkI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726857119; x=1727461919; 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=wINSXOJnXOyJ/6aD2boa5Hw7gltdRcy66mtGMOTdJ/4=; b=FL86fNnV2EDbrXUieVS6N/I5lS+0CEpd5pHnfEjvy0cp/FC8wTeDeSSgBekXu3nfvx 8VWTcGiKqyg1/tZPTPoPuNsvBRjwizkIiFNvyV+u0RNV2IUHREQR+rQTFIQ9rpBvLbLj kL81Xs0vj1MvrunFw0V+3i0iQXDJ2UsewoH86G8m+Sma83wwOKIHBr8V2PKVrUzMYnkp c+sbcZ2CW6EUSmnFyI/+lrXh4S8JZNg+N8HI7wISuxJSZTO8qXqQ2cG68xqMFW59bram me1f7uT5YCIjgwa2aSZM30NfPKyVxBDTrEhZX8SaNjEbPboTD7wu7opXeP/BbM77VXHR CfMw== X-Gm-Message-State: AOJu0YydR5J6XXHoBaACalgJEmmjH0G9Q5mK13LdSRSQcdLP6xYjwjaX Qy2Xc7nVtvXLjJbPGhXfwn29kVrY0GFjmgEXRBkTCRUxCiedLGaRBCzkE2k56c03xcW+22JCe3y LKtezvsyH4nNMD8zaxpxLbMFwIAvj7efWHO7DHsZLcWPnUejWZZgmAnPX X-Google-Smtp-Source: AGHT+IGowsH661/GfgY9ICK87cNPr5x16d4bDXRlbQI5H93MxgayVPqeKpbMG5n5wJ5wWQASmlX4WRPMoON7 X-Received: by 2002:a05:6e02:16ce:b0:3a0:4c4e:2e53 with SMTP id e9e14a558f8ab-3a0c8c61aefmr45933455ab.5.1726857116650; Fri, 20 Sep 2024 11:31:56 -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 e9e14a558f8ab-3a092e1037csm5059915ab.29.2024.09.20.11.31.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Sep 2024 11:31:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Sep 2024 11:31:56 -0700 (PDT) Message-ID: <66edbf9c.050a0220.cc649.1a0dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 42DFB6050A6B; Fri, 20 Sep 2024 14:31:56 -0400 (EDT) Subject: |SUCCESS| pw144359-144364 [PATCH] [v3,6/6] app/crypto-perf: support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240920130950.1297-6-gmuthukrishn@marvell.com> References: <20240920130950.1297-6-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/144364 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Friday, September 20 2024 13:09:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b50d6c67a3c033a49739a0bd1a132aee6d9e324 144359-144364 --> testing pass Upstream job id: Windows-Compile-DPDK-Native#22399 Test environment and result as below: +---------------------+----------------------+-------------------+-----------------------+--------------------+ | Environment | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_win_llvm_compile | dpdk_meson_compile | +=====================+======================+===================+=======================+====================+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | +---------------------+----------------------+-------------------+-----------------------+--------------------+ | FreeBSD 13.3 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+----------------------+-------------------+-----------------------+--------------------+ | FreeBSD 14.1 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+----------------------+-------------------+-----------------------+--------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 FreeBSD 13.3 Kernel: 13.3-RELEASE-p5 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31100/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/