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 A17CA42D07 for ; Tue, 20 Jun 2023 12:48:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A466410F6; Tue, 20 Jun 2023 12:48:38 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id E9772410F6 for ; Tue, 20 Jun 2023 12:48:37 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6b465e54f3fso2413731a34.3 for ; Tue, 20 Jun 2023 03:48:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687258117; x=1689850117; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PxXLutwA3TcqgUwAVKgy2YSd4BhwY1A1gfQ1a7hI1+w=; b=Z7W0AaBtplW7oFXZhwHcfNAQfl6w89o3pcCrnLIFQHwJIYzo+A2ofYgHQghx/dwbgu YKCWbuBwUvcoNZkirX2UvvZWb+s48JdMt4a1l2LKs2VUjREVIABA9GOe0CoPO5ji9nzw 9XMhVqo1UPciFSSqeQtPrqC8yT8J0K0sdJVfg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687258117; x=1689850117; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PxXLutwA3TcqgUwAVKgy2YSd4BhwY1A1gfQ1a7hI1+w=; b=UtT528PPau1yBXL6w4PAAFiBnlVRczy1Wn/jLhMeZHYzIJQbn9uoy7msiQX6NW0uop sL+9HTqCNBmemqfwBk8VWgSQJADH0zNRo+1yJVSNSjLRcYK9SEkicGeMqvdRH0XucpI8 Pd6+HT3m9lLffIoBDqXOwmODDdDf3CyQ9wmtIk+6++X36IqbJyjUj1oFYQIr2YNgM0D4 ibkdBbkfNePN/gReeJVL2ZAnfLHkV2tQAROkXCl0Rxfnk6jrrQtPzTW2x1x1ZtQwG3o1 LBiT19lAvw837um9PQn4If/VLIwq3P+kuKibHog1mUrSVboQfMGqI+bKMW+SaaLgbHBB +FtA== X-Gm-Message-State: AC+VfDwZgihAYJzJUdi3PArVJNjuQPWc77AR4c3uU5VWKdtGG9KAdUUj 3MWCwFNQcyTGmSRy6vwRvzu8WzX/Mnyiu9FuI6NkTVlm/XUaQRCC3+paEQ== X-Google-Smtp-Source: ACHHUZ6HmKa5Cqryo5Ykb/4oZR/gsL2haszsLTlIdyiCPjPwVkDF3pP2DfKdBs1X6idEz3JxjJKMHGFx9Gg7 X-Received: by 2002:a05:6870:c791:b0:1aa:31dd:5d56 with SMTP id dy17-20020a056870c79100b001aa31dd5d56mr3401869oab.11.1687258117405; Tue, 20 Jun 2023 03:48:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v38-20020a056830092600b006b587a61c92sm353950ott.2.2023.06.20.03.48.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 03:48:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 03:48:37 -0700 (PDT) Message-ID: <64918405.050a0220.b4360.4fa3SMTPIN_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 B754F605246B; Tue, 20 Jun 2023 06:48:36 -0400 (EDT) Subject: |SUCCESS| pw128832 [PATCH] [v4] crypto/qat: add SM3 HMAC to gen4 dev From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128832 _Testing PASS_ Submitter: Arkadiusz Kusztal Date: Tuesday, June 20 2023 09:26:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128832 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26741/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/