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 B244742CBA for ; Wed, 14 Jun 2023 22:25:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC71340DDB; Wed, 14 Jun 2023 22:25:17 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 22FFD410D0 for ; Wed, 14 Jun 2023 22:25:17 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6b2d702bd5aso3515419a34.0 for ; Wed, 14 Jun 2023 13:25:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686774316; x=1689366316; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=S8VessvryBUfEfENsIEn/vdKhifhmFFI2egVbVLZWKM=; b=eoocNc5oHW80bF4oKuO4/rmtxxUvnRtGgvNJF6cg7BtRjK7y7Gc3Z6padQrKUwddqj gnzCLgapV8RmF+Rxc1PD165yO/oCx/9hUU/R/LpWEopHVkoyIObXZ2ivAw3CMaQ/nnPd h59wCBKGaHRP7wkrkWk29GPvsDXlXP41oCxfw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686774316; x=1689366316; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=S8VessvryBUfEfENsIEn/vdKhifhmFFI2egVbVLZWKM=; b=INtuP4gVHx7t/id05Jprq+wxdmPWak44QIF3yvKGMCe4zlfinoSpSOFYrQ4Ghg+ZId 9RQ9iagqaXQFiYt7/R1+/CuBIbu6g2QUWT3I4O9MsNH8Bq1RUCqzEbiHSSnjEoNySdTx rc/xzZ3yEA+WSQsrMFprdlELP0WOpM8y39SpPgRDGFXPHMBkoILUNjxEaA/6ar0OtetH 3gs8cNp94Mndnttwr/47wkpCO/PQHRap+/2TUzJTegfyTsV+QSLo3a/sRDwDID5CE1jK kEm0kP+j1W89Dtea+2c5hNEW9+NAfxd2Wm7fIb3z6wIwtI78i9RZeWlGMNGpAgp33k3O PsMg== X-Gm-Message-State: AC+VfDwBMpV3hb5qvVK5WQO4vOZJ0zQYzA61pd1mHrkJq9Ua8dOIqNtZ Zs/lSk7j16xnI3niB7IhgKVG6WJqokM3FElcV8CEpP2rDc5wb2u/+eaJEpJhHc7L5yPFbmCiDw= = X-Google-Smtp-Source: ACHHUZ431+ZlsHWk3xMjA2r2ZLwsZd3Dkm+i+GGS3xM8Z3GyzHoLkdPPcErFXKhlEqEK2D4/IikHzxdh5uhx X-Received: by 2002:a05:6359:a15:b0:129:c222:439f with SMTP id el21-20020a0563590a1500b00129c222439fmr9096571rwb.18.1686774316383; Wed, 14 Jun 2023 13:25:16 -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 v145-20020a814897000000b0056fea610207sm82031ywa.78.2023.06.14.13.25.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 13:25:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 13:25:16 -0700 (PDT) Message-ID: <648a222c.810a0220.90ed4.34faSMTPIN_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 1AABB605246B; Wed, 14 Jun 2023 16:25:15 -0400 (EDT) Subject: |SUCCESS| pw128715 [PATCH] [v3] crypto/qat: add SM3 HMAC to gen4 dev From: dpdklab@iol.unh.edu To: Test Report Cc: Arek Kusztal 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/128715 _Testing PASS_ Submitter: Arek Kusztal Date: Wednesday, June 14 2023 17:56:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128715 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) 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/26690/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/