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 8909D45A11 for ; Mon, 23 Sep 2024 16:07:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 644AA4027C; Mon, 23 Sep 2024 16:07:51 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 9E90940274 for ; Mon, 23 Sep 2024 16:07:50 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6c5acb785f2so22627606d6.0 for ; Mon, 23 Sep 2024 07:07:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727100470; x=1727705270; 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=lkg9aFSJ8eTRoR3Pqa7BXjVLOqCRjXq5pfr2vEIQVW0=; b=g1OVIHrIYpcAC/FRrHJmalIeludCrQsUwHKrllmGOAj3Ml4uuokWuanHA1IiCChx3/ sMAhExTFXNRoSNUhpuSDvBrUQr+Kxs/9ke0a330Q9Si137lPynQXhQUs+bNuTGh+7qbZ aRiSpXyjkhmQJGxYRVE8QwkKesZrHgBpZU1DI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727100470; x=1727705270; 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=lkg9aFSJ8eTRoR3Pqa7BXjVLOqCRjXq5pfr2vEIQVW0=; b=SmDfgT3VBhjRhsiIuUGEyMibOkePLa46cUb2e3KtxX7hMTMa3DITOsvvVMbqOJa0rV biNOksGkaUkRqn7/3sNQQ3/+J2m1GMikmbE+22Wfu3Zps3JV6khZTfY53LdjfmrVITfy Z0PLHVzE5f0cO+IaYAML43nN5I4LVC0qEXKVFCQ1ebjQk3D+QaPlKuhFgsHL44d3rpnL saPpdYmntCEIJng4QuJvowowmPkAVERYdt0btWKPNt6LBtKeOjzhw3OYOQu5qnqM9/uE bfB86k+rfte/ecnfg1EAceXdgDzgGeI+ZDzlQsTbsn2vAakUP0G5IZG+hG+wgTqlwn6k Vcfg== X-Gm-Message-State: AOJu0YwbvilQMVEzGW4Ta8vGtPM6kjJdQxZlklGfH/yQ2dMaWP7gMP8f psMr+1v4tVFa4Au7Fmw/yTkVUnEL3Phmut/WGqn9pJWTygq3dQ2t4wKig+xMB8MVX6nv9CMbW4u s/cxhrMZZkz/W/KBygHoCj6INb8jQ1m0rOVr0dbosRYchQN2CEnP0R4P0 X-Google-Smtp-Source: AGHT+IGei72K6mTPkvGqMO6W6+rsMIRe4pA6x9wljyTdcLMgUPm9wAlAOUiOrC9SrCLXZrPzszuYHTV2qHWn X-Received: by 2002:ad4:4f4b:0:b0:6c5:18ad:b465 with SMTP id 6a1803df08f44-6c7bd5756e9mr154200086d6.38.1727100469846; Mon, 23 Sep 2024 07:07:49 -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 6a1803df08f44-6c7b9efb155sm3999186d6.42.2024.09.23.07.07.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Sep 2024 07:07:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Sep 2024 07:07:49 -0700 (PDT) Message-ID: <66f17635.0c0a0220.15ddff.a3b6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 77DC7605C351; Mon, 23 Sep 2024 10:07:49 -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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/144364 _Functional Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Friday, September 20 2024 13:09:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b50d6c67a3c033a49739a0bd1a132aee6d9e324 144359-144364 --> functional testing pass Upstream job id: Template-DTS-Pipeline#182677 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ 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/