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 24E8B45AAF for ; Fri, 4 Oct 2024 18:31:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 171E542E02; Fri, 4 Oct 2024 18:31:33 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id AD1024025F for ; Fri, 4 Oct 2024 18:31:31 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6c5acb785f2so13459206d6.0 for ; Fri, 04 Oct 2024 09:31:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728059491; x=1728664291; 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=Pc07/WFXO0kNA6McstN9NbvULqNtRfb5+d/2/pLvt+w=; b=i+ITh0I8GOee6RTnDixB05FPMyCiYc6zwBrcD0V60utlApYNqlDZ9QSjENzQinoerD PYf/m7lrvk4lGupE7C/TdbnMfPVmff1XfhnVL2/2Q8rjR03vVXHC7IqWedA0OrFVrkcn SaEC3TRWw60YQJ4k6+IBmMxx+KGWRxU1gJqYo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728059491; x=1728664291; 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=Pc07/WFXO0kNA6McstN9NbvULqNtRfb5+d/2/pLvt+w=; b=gkt0LA2srLF+MpKAY0cYjCiH/Ql1qYP8qaD9Dp1pTRgKPeELwVpHbhYT0p7jAE978M bwTYApNO/uC1xalkSGynDwme9+NiExcC80lVpU3Ak88jq3iDJYn7hTu4R38RK0apuoLM 6Jfq73jcR4jsWAuMKTrHe6yyonaJUYwSmM0L66EoDcH0uCdGYUbnkaGv2BintoTBAqHP 6BNIRn1Ot/sMQYIC5F/IdD03VxQhNDeqYRAWRHQD9usCTiwTx5sB/xoUD/2SmFJdfS9d RQKNiUH3n0ZKuA6QJJgiOaTmDGKAE2dx1yyY7x8lfYdUwWnG18Y5o9AGonvDvxodWNqu WKzA== X-Gm-Message-State: AOJu0YxrP4cDTIiAb3jAHeDmWpt4u5zm5LJgHbRwSxHeJxdZxQBem7Um iaCxWrskR9FwBHD2FtMUWLaaYiclPyRHnYBEM6Il/JTQEHgM48ZkwaxmcNHBhVsOFVKxi1bbU8K YH8AYrLAXa5rJOyHNxkcx0KmOgxLWv6WWNF9qQcXlBh0Pe5ceL9lnYgSb X-Google-Smtp-Source: AGHT+IHEsi4kKY1Cg2dg47mLHh1KZ0iezVVL0m8GKutbpUM6ByEoSSB1RfuC20SQbdymYQdk+CmwtgkCDPM5 X-Received: by 2002:a05:6214:5c01:b0:6c7:c645:dfe8 with SMTP id 6a1803df08f44-6cb9a54c55cmr41508426d6.53.1728059491058; Fri, 04 Oct 2024 09:31:31 -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-6cba474ea50sm33266d6.51.2024.10.04.09.31.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Oct 2024 09:31:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 04 Oct 2024 09:31:31 -0700 (PDT) Message-ID: <67001863.0c0a0220.dc1a1.036cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BEB06605C351; Fri, 4 Oct 2024 12:31:30 -0400 (EDT) Subject: |SUCCESS| pw145030-145035 [PATCH] [v6,6/6] app/crypto-perf: support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241004082623.714-6-gmuthukrishn@marvell.com> References: <20241004082623.714-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/145035 _Functional Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Friday, October 04 2024 08:26:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b50d6c67a3c033a49739a0bd1a132aee6d9e324 145030-145035 --> functional testing pass Upstream job id: Template-DTS-Pipeline#185349 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/31258/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/