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 E80AB45501 for ; Wed, 26 Jun 2024 15:00:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0B9F43515; Wed, 26 Jun 2024 15:00:09 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id ABEA840042 for ; Wed, 26 Jun 2024 14:54:54 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-7226821ad86so1278482a12.2 for ; Wed, 26 Jun 2024 05:54:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719406494; x=1720011294; 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=Dmzt/sGfb73uzbgALbo0cwdpa4Yn3skeXauiinKTXLo=; b=Gj5oweahlHzjy9chpMdpUrxfY9V9UEhH+/bz/me0v7ls59rSWq+OHj5bBD37C9N7RR BBCjw/AazJ71QvRVfKvFsI/PbAcMPxksGOnGMUGYQsrxEUmtLGcjgShaS12SiynZ7Bnl 9CtRSzJdweh6I+mcXsWBnz/h7eZrF38eBFQmw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719406494; x=1720011294; 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=Dmzt/sGfb73uzbgALbo0cwdpa4Yn3skeXauiinKTXLo=; b=wvyq5Xm6AMRF2E+2l3U81r3tmVMGswNh3x7JSMsFiJT4b7p2AQhQxj7yhll9lEbxmF lL7q0yMhkjVsISBJYLzvOiaRFj6E/vyVGFG94rOHcQ3ZDiB5RpjaZtSezEV21lCo7Rnr HYDODx5R86UoOhDpPsxC0CBZVUN5kmtqwl42SJtqUg5qdnZ1gXCqZQfstBNYCzZ8BuXp E7AxMoITKZB4L3uSgQeLuKGJ/1ziP7708+hCGNcan1oEIu8CE4F3mP2TdR5VRLXd0jsR q40QhaSB7VmwZBxIliiOxN68WQVlLxmvF5LJ6YR8mY6VQFG6vhbUCDrkfdFPK4dY3O2F 8Y9A== X-Gm-Message-State: AOJu0Yy9o+FLb0rO2n3FZlLsH8yxuWNUm034Ds02nRY0ctmRGlm/F/jn l9vUa26EARp43m5fpKmMKEZVKjzbjcZy8AYxCAPmeO52DFwjJmLlcIRsaP9broPhGhH9QvFy21y gHyv6RDN80wNk2FCX70cMjKQ9bCvw9ijQ/KT3RlDtoSMuD0UQtswfqDqC X-Google-Smtp-Source: AGHT+IFmo3lx8YyzhVp7hLL72Pia/yuh4unVxqEXFn67Hl3Ni60v42X+o4dx/3+oogdNKDhQSdaMTPtjqaB1 X-Received: by 2002:a05:6a20:af8f:b0:1b5:fd58:30e8 with SMTP id adf61e73a8af0-1bcf7ead900mr8066355637.18.1719406493743; Wed, 26 Jun 2024 05:54:53 -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 d2e1a72fcca58-7068f203544sm240670b3a.6.2024.06.26.05.54.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 05:54:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 05:54:53 -0700 (PDT) Message-ID: <667c0f9d.050a0220.e9fb5.00dbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 24C73605C373; Wed, 26 Jun 2024 08:54:53 -0400 (EDT) Subject: |SUCCESS| pw141750-141755 [PATCH] [v2,6/6] app/crypto-perf: support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240626084747.1595-7-gmuthukrishn@marvell.com> References: <20240626084747.1595-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/141755 _Functional Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Wednesday, June 26 2024 08:47:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:cefcbff91684413adb90c67eb6342e67df969cf0 141750-141755 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: Unknown Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30316/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/