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 429374546C for ; Sat, 15 Jun 2024 21:03:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BE55402BC; Sat, 15 Jun 2024 21:03:05 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 0095C40294 for ; Sat, 15 Jun 2024 21:03:03 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2c51720520dso59809a91.0 for ; Sat, 15 Jun 2024 12:03:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718478183; x=1719082983; 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=5iwr9Hnj0DmFTKwHvh4gxQfAkjoN5tA5c19Rlaqrycg=; b=P0/11o8wDi6Km8VnTb/eE3YqGL9nrwBEfPUXBeKYmupnLHfksED0EdKmyVuCZZB96X xE2OahCTS1Y2JMyql3112UMfHwRWkOondODbUfs3GJH/Nbb9dHvo0CZhQTFyU0yS7QJR RxY83QqGLRwBijYfeQ2vJp5LMXYZJ5MQEPgfE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718478183; x=1719082983; 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=5iwr9Hnj0DmFTKwHvh4gxQfAkjoN5tA5c19Rlaqrycg=; b=trWB5fVv4pYEEtAsnrQuNExr9sXfeCWccn/kJJ6ui0jVUdqBrhd/SFmlKtXP2H33+w 61ZbtHzritJUyUQO9ksz+ifgEGUkjM1WN2cYJwRxiVrkIp9KCu+gmsbV5R3V7jKGE0mc rvfhQfzrKXZi8xpzoyzZoeWk4s+zBwQdpBHdl6p8PcMeayp4/jjMrMTuhgsED1NnKCOL qoJClllEhcHqug/LCgFotZkUrl2k28Q+7oIspj5cKiafF28+3Sg/1MfPMBfW617BuhrU 9lAES2P3HivBkptTKtE0WnRiaOKCStJlI58RzH3fQNEdRF+i2Fup/DmrmuridhaskG3N dgHg== X-Gm-Message-State: AOJu0YzQhHLqPXnLipyp3Qqt+iELHCHmKs6KyqCk9vlCDZFSSPXpUMlj msWPsi6Fx8mDS/jlj0wLjbKYMiZj97GmA/zzYb50Xw6a00/FU+NQINstS1FbJ7JaFQWhbcfmwYI lYV87zKNK6CG8FWrqD7Zp9SSHmMVmiV0rZBiPT47MogKcSoXm+/WTijLY X-Google-Smtp-Source: AGHT+IFYeMNsakQOiRvodOsUeVQvfZg2YvBv22vbUmIPuy+2XIkuBzsZ/x9kNmIAZ+jc8Dz0XkaS4jlAHeqk X-Received: by 2002:a17:90a:a797:b0:2ae:7f27:82cd with SMTP id 98e67ed59e1d1-2c4db132d0amr5486774a91.7.1718478183155; Sat, 15 Jun 2024 12:03:03 -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 98e67ed59e1d1-2c4c4604b5dsm362494a91.10.2024.06.15.12.03.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 12:03:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 12:03:03 -0700 (PDT) Message-ID: <666de567.170a0220.8dfaa.8fb7SMTPIN_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 5AF61605C373; Sat, 15 Jun 2024 15:03:02 -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 | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ 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 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/