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 3FDB443E42 for ; Thu, 11 Apr 2024 11:56:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33D7B40268; Thu, 11 Apr 2024 11:56:40 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id BEB9640262 for ; Thu, 11 Apr 2024 11:56:38 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-69629b4ae2bso60934546d6.3 for ; Thu, 11 Apr 2024 02:56:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712829398; x=1713434198; 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=T97exId8ZJWrzlWHUyx6SmYIxNkXdCF6wCSz4FUiwlQ=; b=Catv+c+k7lzbTjHOThv7daQ/XDSd6K543XtO3nIoOrF1KB6d6/lzNmUpMhcdWkRuzQ /Vnh0okysucQbNcC2oT2OYcoR81uhfYUVXManjT6JXthuzWbxw2Fh1UPfMhH1/FSxcHg FGK20gL3QVMcWDDp8BienoMioTHenR+rXmTrE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712829398; x=1713434198; 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=T97exId8ZJWrzlWHUyx6SmYIxNkXdCF6wCSz4FUiwlQ=; b=HulGRdE8TBu9bIovKacFhDVKDh6HAd24KZjY9QgLjTeyG7EzBm9VbIEQiLaioC7qJ3 tZ6xRoTFOQeziDH8UUDyI+Hm4vuTF9KsLyW8LQG94mCVWA03lg/5R4K5GJUmhByiqi1N 1QT8yEIvu/k8Z8gVXnfSUqJfFiiiypYiqfN18toraDqITle8QXWVo62Eq2KGHMMh7KQi HbehY/+QlrCdKAs+0aoDANJgI15aMEloEHQItiyftpSpnIrEIB0z8Zna/AYq7sXbFOjE ptH94oebEI67WgwS9spgkRgI/oXxHuKrC41wLZVAAyGD7KY02kLY/S/bIqvvpVjVBl/F 98qg== X-Gm-Message-State: AOJu0YxYVeWdpHegpgFEhWdm1gBtMmldlWEG59CG2YZk43kjO6SKOFN0 WuKJZ/zUTAYBtU+coyYI0HbTAp71efrY1xbTf+P1xcVrAtz6tfEC5G6AFJ0R10wRA234vQkZXHi wYbHlmUyI7pYBVApk5iN1lnU7XWVWUNi78gqxapxB X-Google-Smtp-Source: AGHT+IH84wEOYyuDA01e4fmwlgLdfBL8VyIqIkAOxSdoodqQeXLimEI5A6lGiRooqtonu69wSqUX2s45FdD/ X-Received: by 2002:a05:6214:da9:b0:699:16c8:8517 with SMTP id h9-20020a0562140da900b0069916c88517mr6042000qvh.6.1712829398227; Thu, 11 Apr 2024 02:56:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fo5-20020ad45f05000000b0069b1c0c7a9csm82404qvb.15.2024.04.11.02.56.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 02:56:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 02:56:38 -0700 (PDT) Message-ID: <6617b3d6.d40a0220.ed83f.5c34SMTPIN_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 E68436052514; Thu, 11 Apr 2024 05:56:37 -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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139225 _Testing PASS_ Submitter: Akhil Goyal Date: Thursday, April 11 2024 08:22:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139223-139225 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.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/