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 4BD614550C for ; Thu, 27 Jun 2024 17:29:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4485A42D92; Thu, 27 Jun 2024 17:29:02 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 6E7AD42D92 for ; Thu, 27 Jun 2024 17:29:01 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7eba486df76so54318739f.0 for ; Thu, 27 Jun 2024 08:29:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719502141; x=1720106941; 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=ggq1NosR6I9LY2b+jVY4BrmwFlpDOrI3tryMQGAMEuo=; b=QqRj2ddqA/zz/YdPmH2dWfFo94RwWxkMmJ3qKUJzTF+kfOE2xc0zc7ffElZ4U+W2ct bqs+h5c6jtenh4/oAeoYvZIY6ckR7lGWwJUSuG3dKBVevztvtw6/V7n0+hTihAqqZVGK Sc2rhK+wMVHoJrKUhnT9rn5tUXfXAstxLKPAE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719502141; x=1720106941; 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=ggq1NosR6I9LY2b+jVY4BrmwFlpDOrI3tryMQGAMEuo=; b=NNLz3kka4xNFNpD1YnPh0Vzznec4U2nYsFF5IG18/bYiKghLQh84EuRI1aFfoBX5s6 bOsnoYBrCf+FKlmoV7N8tzRm4GfpX2lI84KFgFUq98K4egtMdThO8rXXYpEFT3J7ZxtM hiLhYK6DTYlOBa3Yorv/OrznCqCBvfRupM0s6dsbaaOMtMBQ2s2zRLE5eKTDnadW3Tgb GJdYVAqsCCaf2oOXzINx9P3PxFtcgHj0ntqqNk85KQ+bUr8EgjCdl4XQgNBrOy7Ae6yU AS9U7YdWh7BL2tCRk41y05VDQC/nTdVKcjRW1iO5vbhf75MxehNqzU6vAGajV4KJoCXo VoBw== X-Gm-Message-State: AOJu0Yw4YfVsXORKPQ2RrvfxYPihE8kSPZiK56MA8g3mX8vLJ4p8Okb1 91cvgZVYPMV7rEe5XR83YVWW5r+2J4V9qsQaBPmhlIiBDshAbVZsVnidhGFnURWFThytfMbp9P+ a4r/LGxpao66p88+vJgq7ta4mPC21FJlPu+ks4WA3oRAT/s6+6GNpf4OO X-Google-Smtp-Source: AGHT+IEF3uL0RDr2tPbNe3scEMPBxvaEMjt8EFyLQYdN3QKPHP1HX6uH6PjiRYaM1upxMgAZtfhE/Ma1LtWg X-Received: by 2002:a5e:8b49:0:b0:7f3:9d77:d24e with SMTP id ca18e2360f4ac-7f3eda9545cmr116114439f.1.1719502140840; Thu, 27 Jun 2024 08:29:00 -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 8926c6da1cb9f-4bb665a0d33sm44286173.58.2024.06.27.08.29.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 08:29:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 08:29:00 -0700 (PDT) Message-ID: <667d853c.050a0220.8ccc5.2da3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 51F91605C380; Thu, 27 Jun 2024 11:29:00 -0400 (EDT) Subject: |SUCCESS| pw141948-141949 [PATCH] [v3,2/2] cryptodev: validate crypt From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240627100626.2430162-2-ganapati.kundapura@intel.com> References: <20240627100626.2430162-2-ganapati.kundapura@intel.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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/141949 _Functional Testing PASS_ Submitter: Kundapura, Ganapati Date: Thursday, June 27 2024 10:06:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b80379078a1f7c09b8d0ece24442c8ff2e2c67c 141948-141949 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30338/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/