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 03EEE43E43 for ; Thu, 11 Apr 2024 13:08:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F36F8402A7; Thu, 11 Apr 2024 13:08:10 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id A97B640268 for ; Thu, 11 Apr 2024 13:08:09 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-36a17999886so24845475ab.0 for ; Thu, 11 Apr 2024 04:08:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712833689; x=1713438489; 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=9xgRd/EjcviCT9YOrF9xIgnw8I2S4k0gOJrZHCNoueQ=; b=PvceHADNKrPi3s2OFqz7z3VHK0+of7+GId5rgWZglfJ2dn+ap3yfMJkxTUMIf5pHKG 5n8oatWfZUxK3JEq36WBC3p4KmbNF3OECWoCOBN3+aH/G2Uq5WSwYDgygc/Sn/FH4cOI 7BNeAoGsMyeJnSPmw1bn54OwNsCNMtjW1kW7E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712833689; x=1713438489; 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=9xgRd/EjcviCT9YOrF9xIgnw8I2S4k0gOJrZHCNoueQ=; b=auNAHNUshLqrY6EpYLMPbePc4TXPCi1D+nxjjDD0C/bJQhrBEZjiMBqWDoXcfJsSrh UqLK6HWnK/NG4CqEQ07o5ffOh4+aG1ElVnsTqT4NXl1w8gMfm/rZwqUVZbbvidgF9Gnl ZpBbGmtLBY6oW+shYzkwLCuU3igW5cgnLm3U1df372LV9kbNgPP1P9TPKQQuXav+9dMG oCdjcJ8iBLOgmOVZacmZ3AEG8gICiC3DbxhvsaHKxrUSvN74XbxgwVon4Dw9p1gKq0ex ZhN+VDI8HNwybUGov7eXMclicDThLuxASIXux9L5P/Fzju7ZYQY5E1nUwMqSr8FDYjfX QVvQ== X-Gm-Message-State: AOJu0Yya8iEjHbEOOnu3iw5Xd27QZyVpZl1EgKiMKDDkv/lmuXDTdGOu RW+cWPajhEFdwnRuckP0eSHHRehDYhgSoXvC4BpKuhdX3tMNyQEi83uC+01DVDU/yfcY61D64d3 +mATDTMOdI280yydnCUmCiD51fkJm4STzurewUMCLYHwigYzFaYpWRPj2 X-Google-Smtp-Source: AGHT+IHaxrjlfUTATCMx6C3ZhiVuUMShApzZSjTZklEYrlRYLyBjXIRhi3N9VkwuRfYNbtTHsiy7De/hC4wV X-Received: by 2002:a05:6602:47c8:b0:7d3:4d48:a0cb with SMTP id ea8-20020a05660247c800b007d34d48a0cbmr6325230iob.18.1712833689023; Thu, 11 Apr 2024 04:08:09 -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 r4-20020a056638300400b00482ae0f641asm30174jak.39.2024.04.11.04.08.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 04:08:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 04:08:09 -0700 (PDT) Message-ID: <6617c499.050a0220.12577.1fc2SMTPIN_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 9D53D6052514; Thu, 11 Apr 2024 07:08:07 -0400 (EDT) Subject: |SUCCESS| pw139223-139225 [PATCH] [3/3] test/crypto: add QP depth us From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240411082232.3495883-4-gakhil@marvell.com> References: <20240411082232.3495883-4-gakhil@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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/139225 _Functional Testing PASS_ Submitter: Akhil Goyal Date: Thursday, April 11 2024 08:22:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139223-139225 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29755/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/