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 CB71441DCD for ; Mon, 6 Mar 2023 17:26:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C58A740EDB; Mon, 6 Mar 2023 17:26:50 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 06DAF40EDB for ; Mon, 6 Mar 2023 17:26:50 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id 4so6633560ilz.6 for ; Mon, 06 Mar 2023 08:26:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678120009; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=fiqwHh265cTllps30Wcyf9um0UW2dWOU6a7ty/zexxk=; b=LuHHQkdcVLZ2oMHyNS5QsxVQarZ083isGgJb4ujs8+lWqWooB5c009pBqM9jYYGTeV tF/+b4ymJ/GBWmlbW81OKEpEsLhfOBtK39nlCIwa9rkqTAOtHNr0siZHgmhfrcN0LTpm IRfKxLxN7l9MsSZq8lKzfjfep186H8XYY96TE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678120009; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fiqwHh265cTllps30Wcyf9um0UW2dWOU6a7ty/zexxk=; b=JEWFd4QgMhg6th7C6Jwezp58IL1oJTBDJiYQ5gXAMpoi0la5uYhL/ieiSu+gGxVqIy wZ+WQyRJMgMTP6U6AFVtSeuYkXAfJTu/7g+GbO7dc6DfUhX5zhstkqVLZq60mUVmWPp5 cX8iVsWKpbccEyp04xw7zs5+Jacwg2xwdBbREji/D0r7vsQmiwPINEJRjn4vK9DgnMsU Klka5maJndz4dw2Tww+x242cYb6k5aXw3RLWHceuuq4r7/BgxCdpxw+S/FQCsOjxtaGP L+QC+hfHFj/vRL1PrRUrIhhgW4jH2PGMo/dkJWGYBalVieX1EqiSENgikBW2eorRU0kc 8N/Q== X-Gm-Message-State: AO0yUKVCQEyC+JuL4keeJ1f7tEplJ/OP31DTQAYb6WbuuZks9YW5Hycb T3tevVy1M+Skcpdq4mYH9B+fm4fhJw930HFEWxwF9fCknCzXxw== X-Google-Smtp-Source: AK7set+C9r2Ab8VL6H6pBnssfpmwUeNuIBUoMBa05YCMV8ajVSGctGkNGLwjhuLBaV89TsyHm0C2eESxg3G6 X-Received: by 2002:a05:6e02:156d:b0:316:5625:242 with SMTP id k13-20020a056e02156d00b0031656250242mr9649130ilu.3.1678120009375; Mon, 06 Mar 2023 08:26:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s3-20020a02cf23000000b003c50ddc1a52sm725714jar.73.2023.03.06.08.26.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Mar 2023 08:26:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 05174605246B; Mon, 6 Mar 2023 11:26:49 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id E167B60095; Mon, 6 Mar 2023 16:26:48 +0000 (UTC) Subject: |SUCCESS| pw124814 [PATCH] [v2] crypto/ccp: bug fixes for ccp device probe flow From: dpdklab@iol.unh.edu To: Test Report Cc: Sunil Uttarwar , David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230306162648.E167B60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 6 Mar 2023 16:26:48 +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-testing Test-Status: SUCCESS http://dpdk.org/patch/124814 _Testing PASS_ Submitter: Sunil Uttarwar Date: Monday, March 06 2023 12:58:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124814 --> testing pass Test environment and result as below: +-------------------------------+--------------------+----------------------+----------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test | +===============================+====================+======================+================+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +-------------------------------+--------------------+----------------------+----------------+ | Windows Server 2019 | PASS | PASS | PASS | +-------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | PASS | +-------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | PASS | +-------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +-------------------------------+--------------------+----------------------+----------------+ | Debian Buster | PASS | SKIPPED | PASS | +-------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +-------------------------------+--------------------+----------------------+----------------+ | Debian Bullseye | PASS | SKIPPED | PASS | +-------------------------------+--------------------+----------------------+----------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +-------------------------------+--------------------+----------------------+----------------+ | RHEL 7 | PASS | SKIPPED | SKIPPED | +-------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 | PASS | SKIPPED | PASS | +-------------------------------+--------------------+----------------------+----------------+ | Ubuntu 22.04 | PASS | SKIPPED | PASS | +-------------------------------+--------------------+----------------------+----------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25624/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/