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 9DE4942996 for ; Thu, 20 Apr 2023 12:59:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7904140687; Thu, 20 Apr 2023 12:59:01 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id E64ED40687 for ; Thu, 20 Apr 2023 12:58:59 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-63b4bf2d74aso748186b3a.2 for ; Thu, 20 Apr 2023 03:58:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681988339; x=1684580339; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=tKLI/dsoRBJPgGLx19QMk83QZz+3dK9XhoDB+YU6iBU=; b=EykhiQSX/CJqWhr0DJfaF8JpAOmwcy6Ux5ZfI308hZpHuuyWBXPBW7kiWiAGZbAPq4 IvxNDImN7VewpF5cbCrCwUnQsxoWac0uBw8uMB6G0O0vI/kZNQbbdqWKbhmN23S0MaDh xcGS32Skovf2TjuUcHcGhURiPcfrj86MJU4d4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681988339; x=1684580339; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tKLI/dsoRBJPgGLx19QMk83QZz+3dK9XhoDB+YU6iBU=; b=Sds8muJNQn/R6ZGcQgPdtCX6Cp5A9T0mr4J9bnaJZ0BsWu1RjjeyemFa9IDAXH5sox EyLmzocY3ELEoxOMUfwP8QjfNa5Zwk+AwUj7jtSnQ2ZtDvGNpnthZl2dH5JhMSaL/nVx 9KQLTfPS59lQVmzRpzv4jhe8KD4s9HCwREx4xBRm2nC5sb69CbbrQJIIYq24SecFbmsB y8gaDy/KD2joPE3tGG1bMsgbrt0pLGZSCw3/HsAksQ+3C6U6/34UOoFYQbYeIHd9Gt9D AE314IgcTw8PzIFIO3Pcv4y0B4XeXLMiaCpMlJyz3RvDXL/kgPfStbi/xlXiI2f/hFx+ IQKQ== X-Gm-Message-State: AAQBX9f5PPAm0ynSPjfkENsEMEUk9eHggvbhqqFCvHrqd0Tyn8Zk78nu Yxtml2nCZoE6gqdkjYhLa5MPV3Q/fv625FNrdqO/wAxPeGBiznN/dJpyPeCEhuTZZvUsG2Nq6g= = X-Google-Smtp-Source: AKy350ZJfPDrYEH+z3V0pTfxUlpezy/9nieqa7Kse9VQojpENzzFr6gW6j73W21LOVdcct46nUD7xKhbXH5b X-Received: by 2002:a05:6a00:2346:b0:63b:7fc0:a4af with SMTP id j6-20020a056a00234600b0063b7fc0a4afmr1054489pfj.26.1681988339090; Thu, 20 Apr 2023 03:58:59 -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 x3-20020a63fe43000000b0051b553a39desm78234pgj.35.2023.04.20.03.58.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 03:58:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 55F15605246B; Thu, 20 Apr 2023 06:58:58 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 544B3600B4; Thu, 20 Apr 2023 10:58:58 +0000 (UTC) Subject: |SUCCESS| pw126286 [PATCH] 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 Message-Id: <20230420105858.544B3600B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 20 Apr 2023 10:58:58 +0000 (UTC) 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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126286 _Testing PASS_ Submitter: Zhangfei Gao Date: Thursday, April 20 2023 06:57:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126286 --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26059/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/