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 AE5C2429C6 for ; Sun, 23 Apr 2023 16:14:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5C5C40698; Sun, 23 Apr 2023 16:14:21 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id A827340698 for ; Sun, 23 Apr 2023 16:14:19 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3294fd17f1cso8737555ab.1 for ; Sun, 23 Apr 2023 07:14:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682259259; x=1684851259; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LchfOunSzMZLs8oGTp0Zrw/oiXhyk07hoyzvR1AVWoA=; b=afNUzceKIJsHy9L7geRdy3dBnyny5u1vFn+7g3H+RmGUUf9mKPtUZmtSMFkie5AY97 vssFBNQhNGq+IiRhg6MBuncIjaT6qjcREGm5ztvvqxcHSmfaqPeyO8vH1uWs2Ljtei97 AJThBtvRU5WF2YW1QLc2cFwQwHqG8Fa0W7Gao= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682259259; x=1684851259; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LchfOunSzMZLs8oGTp0Zrw/oiXhyk07hoyzvR1AVWoA=; b=LxW3oytXGWpl1SsWwtFTLh6pOck/c6F359WNKPyBcdvAIpst1uIBiYj6N8FaBI5IS2 6uzt/YEX24JG5bKc/TQUTGA5qYTQ0WXLcnrzGRvkVCHoMxZ/wGsEI8dKsYmt5wQXk1D0 bzhHdT8R3NHZWDhSpOjEUXUTzGy1aqpgfq2BUSnAQZ9vn8b/xtsM3W+Gm8G62jA6rxGm ufmHfbLU0tT4e4fQ8Zg0qCxmzwYPsp9qPFx/D+k7pH+HFsDPoJn4o8J8zCyZKjVtZUpK QlY2F1pRU5rIaiCvVj6LDGkTiBRx97qRu8aK0/SF24FPvVnKregsxD6Uddggizz9/xq0 8PhQ== X-Gm-Message-State: AAQBX9edK+mZfSJaJcq1crz1vmuLiOs3cret4POhTOZqL8GhQdvrUNAi OmIH7oROY5Ockbzgfuvj52RHYPeW4GiytqRyTdEwnSZNrHoKERuclORz9p5u7rL8T+Qfj8V0rg= = X-Google-Smtp-Source: AKy350YukqpT724f3PTRCoDtismlTPxTs1Y4uWerxbBGFF7M/TOcHil+TCtI+CTnzMnNkZwRc4L4VSDXDruV X-Received: by 2002:a6b:ec0b:0:b0:751:d1a9:964f with SMTP id c11-20020a6bec0b000000b00751d1a9964fmr3771834ioh.17.1682259259074; Sun, 23 Apr 2023 07:14:19 -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 t12-20020a056638204c00b0040f88fe894csm815827jaj.18.2023.04.23.07.14.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Apr 2023 07:14:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Apr 2023 07:14:19 -0700 (PDT) Message-ID: <64453d3b.050a0220.2cf68.c356SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id B3DFE605246B; Sun, 23 Apr 2023 10:14:18 -0400 (EDT) Subject: |SUCCESS| pw126434 [PATCH] [v2] crypto/uadk: set queue pair in dev_configure From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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-testing Test-Status: SUCCESS http://dpdk.org/patch/126434 _Testing PASS_ Submitter: Zhangfei Gao Date: Sunday, April 23 2023 12:52:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126434 --> testing pass Test environment and result as below: +--------------------+----------------+ | Environment | dpdk_unit_test | +====================+================+ | CentOS Stream 9 | PASS | +--------------------+----------------+ | Debian 11 (Buster) | PASS | +--------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------+----------------+ | Fedora 36 | PASS | +--------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------+ | Debian Buster | PASS | +--------------------+----------------+ | Debian Bullseye | PASS | +--------------------+----------------+ | RHEL 7 | PASS | +--------------------+----------------+ | RHEL8 | PASS | +--------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------+----------------+ CentOS Stream 9 Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 36 Kernel: Container Host Kernel Compiler: gcc 12.2.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26097/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/