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 56759429C5 for ; Sun, 23 Apr 2023 15:54:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2ACC340698; Sun, 23 Apr 2023 15:54:35 +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 7DC3140698 for ; Sun, 23 Apr 2023 15:54:34 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-32b102ca487so31673155ab.2 for ; Sun, 23 Apr 2023 06:54:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682258073; x=1684850073; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fc9sSqWMOraQhu37PoZkaCI/w0tmc4NjAuqC31uMdb4=; b=CqOTNC4qXdd9IEcFlK8uOJOyqr3z8Sn4Cs7dLJvlYskVy0mYEslCI3bkVW8RqzrUVG Z4lNXd2HrPe4gzY5QLJYDhB6ab5Es4Up3nmO5pKEV9is16I0P8MDdghZE1vJIL8DRaUM zXSuZ3xhsL5T7xfN6EK3RQMlUu0yRbnZNOno8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682258073; x=1684850073; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fc9sSqWMOraQhu37PoZkaCI/w0tmc4NjAuqC31uMdb4=; b=PW/VUT4M2wLPaIccLataaQIH2DBvQdQUgpyyx9Dmkb7W9HcSj46Y+ZzIEjgOg4ol+d Z5h2RiEX6DPmtbBIT/JY5W/JZSrGErYwkS4ldRHAzaqA8ZousFCwZVbDeWRG8jHwIYIV V6anhu1FJk5CBslWU59p1/Rt+ui+4eEchSFVqVc4DhocDfiSGyeIHqcYrsjDfzEedoPR awaPa0cW+eD2G/79HzeNFhoQptE+suooO2rsGT+b+h3NJQrl8msTRwSyjYxFZxG3gIZO AtMLyHtI7Lh7FUsP5l2o4RYVMNMx+H/CG2uayIveNTkhnBL6XuAUKyow3U4c7n3Atbzp C0fg== X-Gm-Message-State: AAQBX9cjYoJHNZ02FL4twDynVH/YN9q4L2i/EVLl/4NZd++yrDY64utd sRvslMN+Ol7suIe+xHkQfRhnQdsH157UBdv4uSxGv1wR8IQo8UEmJvW50UtaT9LNfqsE97XIUA= = X-Google-Smtp-Source: AKy350ag6jr+lNrOgWa25zEKOQST9e84wX0veyKJ8xRiwSxSKMsaocAAYWvO4QiMEGUriCJrE9z2H1n30MQu X-Received: by 2002:a92:c8c9:0:b0:32e:577c:6073 with SMTP id c9-20020a92c8c9000000b0032e577c6073mr1203992ilq.23.1682258073811; Sun, 23 Apr 2023 06:54:33 -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 b14-20020a056638150e00b003c50cf26cf1sm832134jat.12.2023.04.23.06.54.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Apr 2023 06:54:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Apr 2023 06:54:33 -0700 (PDT) Message-ID: <64453899.050a0220.f78a.d421SMTPIN_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 5C9D4605246B; Sun, 23 Apr 2023 09:54:33 -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-abi-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 | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) 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/