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 E408A4546C for ; Sat, 15 Jun 2024 20:07:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD5EE402BC; Sat, 15 Jun 2024 20:07:06 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id BF76940294 for ; Sat, 15 Jun 2024 20:07:05 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-254c56efe06so1586910fac.2 for ; Sat, 15 Jun 2024 11:07:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718474825; x=1719079625; 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=G8RYebZrix8HX9yerk9y3lByBxZXmmFsBUk3pHufyL7wtwKexFL+G9EI9qGIoLX312 QWZQLM5CD+NvQbT9UFzXppiAcd5uL1HyRaGjQ4CBj6yIKpmdi/5dXWqLkU5COHJe2UnB uaznA6+gkBN7zAab4neOAMeMmHSsn/bxq+j20= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718474825; x=1719079625; 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=XDaJPiMAiLMtpwzs7HRY6OCDlceVhqLIskAN6Uog2Rzr00SN9tTwIexw/6m1IdY5x7 ZqVpEpdNgdp5T1mitWEO98pwLyya/m9y962dnjdBUhb9XrWHLItNdcgiQnlbTqxueP8t TXGc9Wp/VGlGheSHqY4gZzZ/2xRdAZRESTLO/B2hZVldzGhkJhBMXRCYMGjLgIcCs37b t1DgCxZKhuyUUPkqpeB6Jp1O6Vje8NrLOYLnOXMMZn2YvLVXmvCPPZONIz1+B8+GNmeo bUUMMiT/uN+Od3IL8QXE7/VsZnaXqhs9qsc/KnsGUkY0aUeiJgKdLGaVMMlyOvFf6wRG M7Ug== X-Gm-Message-State: AOJu0YyvFPNRqzz1kl/WFcL0b7ziNmCZw0SEt6BOfEikHucrEPGA0qdz mB+1pkn6I7Bx2oCHjT6twmEBs3fd7uWl+YA5Uw/Ovf6jR2FTYcZXcmlLYnkCPY0bNhGgt6tAw2o qNBO8Ukf8+1GqedK3OsmapR3CbXGMjDUMqBtAoCnATqDsBnpGUlP1eeJA X-Google-Smtp-Source: AGHT+IGnbGFTTkQ8Jw0xilzwLo0U0L/QC5bZk3JGibRsUpYUbEp93nBaxJIKVb4kl4CSXKUhgwljVfukDGzt X-Received: by 2002:a05:6870:89a4:b0:254:7471:56b7 with SMTP id 586e51a60fabf-25842853b1bmr6655080fac.11.1718474825098; Sat, 15 Jun 2024 11:07: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 586e51a60fabf-256992f2471sm172241fac.48.2024.06.15.11.07.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 11:07:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 11:07:05 -0700 (PDT) Message-ID: <666dd849.050a0220.d48fb.b35eSMTPIN_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 91B88605C373; Sat, 15 Jun 2024 14:07: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/