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 9098743E43 for ; Thu, 11 Apr 2024 12:24:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BDAC4029C; Thu, 11 Apr 2024 12:24:26 +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 CAFF740268 for ; Thu, 11 Apr 2024 12:24:24 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7d5e27eca85so190366539f.3 for ; Thu, 11 Apr 2024 03:24:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712831064; x=1713435864; 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=PwMxTjPJ6x1EZviBCWwYiDpPAWtYpeW+DjCaNAg1dkI=; b=L/xvw2zuMZWwUrYVLyqWyojWtVUOxe7+Q5Zqb/5EHRARVTl1KF6QlMUAv1pEp+SSIH b7QeaZ6E5FPcIwPY53OFTAGA3fUqSbeJvI7IxwX0mtnDSkAimJpvJ2sJVbRrqObX8Vbb m76z/fMKwvrrSksBPWYjt4GoQ/75aYEJ4Mnb4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712831064; x=1713435864; 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=PwMxTjPJ6x1EZviBCWwYiDpPAWtYpeW+DjCaNAg1dkI=; b=Mu4iwRXz5UKeyxk5+q4mupTq/+krb+JjMC/VukfiDajvf6bf6ukGKAj8zQ6+YC5RqC 4E05xRMGELsXDnVSkShj51TjQMq1cEeOnVWXFnMn31kPDUinV+UtDXnwEdTsbzbiCWdM jXjxGICKyoMnMzeKOsAFI42J45KA6wndhXJfhis4P4RdhfgK86RWcd40ZSBUJdXOre9x mlDsf+bKrwg1oZ3YbAlXM3Hcmid9C1kSvrcOBrxr26dn7gEZXIHXBQ8eQNIbdAsa3UhV cLktg3FPqTYfD1IOr/M+Hncd8kzygjOM/0AUu2rf06xWzDf6m615pRvlH27xb7YiTrbl PBxw== X-Gm-Message-State: AOJu0YyGq3KN8Ew4Shgb8qngaEFR6qSHcFnaW1fMmzrc/2QVzlmQUNNH eVacVg9NNuhmzlQA+vxC73YJEOg2Cs4eFk5h3oG9eDJAmEeTqJj5u0vVrIA19B8NnIqMdSSHvsH k+Dpk2Q84tTA0Z4T5Xqh9jE1rUMBLIDnUu3NdwPl3qtUttJ/JfgniiiJC X-Google-Smtp-Source: AGHT+IFMhTvD/8QqF+EDkPJofUt6xAONIG1qTcalQj170K2XMbew69J+zYh1ShlfYweJJ0x6h7u0HTO0mH9O X-Received: by 2002:a05:6602:1a8b:b0:7d6:2616:7b89 with SMTP id bn11-20020a0566021a8b00b007d626167b89mr4932151iob.21.1712831064247; Thu, 11 Apr 2024 03:24:24 -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 g22-20020a05663816d600b00482aff108f6sm28389jat.55.2024.04.11.03.24.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 03:24:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 03:24:24 -0700 (PDT) Message-ID: <6617ba58.050a0220.cf3c5.1cfaSMTPIN_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 ADCB76052514; Thu, 11 Apr 2024 06:24:23 -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-amd64-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 | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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/