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 2DE9D42CBA for ; Wed, 14 Jun 2023 22:24:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 273C040DDB; Wed, 14 Jun 2023 22:24:18 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id C593540DDB for ; Wed, 14 Jun 2023 22:24:16 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4611c7c511cso394683e0c.0 for ; Wed, 14 Jun 2023 13:24:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686774256; x=1689366256; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qMSLSGY1fg+FTDBG0aMX045eH9YPm1d0x6XNve8jotU=; b=fi+4KdhWfAuud1g2wkDAA89QvmxRgk3iAwesZVaHjUXsqO3qG8BKNap3JR66+EoLNO y00WQFS0AB6xcB+mvbLXw4D2snQI2UJDF3LHmioe3+HanETrvqvGz2SqEBOSzuuk41eg 12d3+e6PM7ixdWeZHQDK/WZHiZ6E7rcjFysRw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686774256; x=1689366256; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qMSLSGY1fg+FTDBG0aMX045eH9YPm1d0x6XNve8jotU=; b=N2LP3BvFPTsPsu1m6Q3W670fcZ+aLFg8fQcn4dvHjalSKW0yInyaWsLvDr1G3WCXiK MdHL5+V9fLToBDYdMmGktUB2WAAVJq2m/XaBDPh4PSqKDtha1ls6iMC9AN/JJb3ofuPY +66vZXejBNgYeTANRBZzpr4n+NCTPnTGNaWYXDXOAN1jRQf7/7k00PJEtpFiuHh1GKUV CVfyq0UUd9Gdl4LQzSlbQV08U93HSghPlRrTTU/3tpb95AI0sZVZXZmsYmKY/R2b3RLm NJBHzONZjVjlmlTTuqyIeS1Q6u05guF2fTxEWIiA52qPt5I+a6jeYg86cAvXZiNs+KZb 6j5g== X-Gm-Message-State: AC+VfDxctrq9jeEn/HOTIWj4qqQaeGEjjjJlawOlvtHXOn/szoIP9XHt o/w0gp3K1UYHkB0x0MxtfpPUsor9yQV6L4Z+1BaIJzrkTmD+rDOtkFtvlJjUawah8uKiFXQqFg= = X-Google-Smtp-Source: ACHHUZ4oYJsKj0MaPTNct4bIdIoFOychD2FFzCfsMhbZ02QQzq0pDyDB6FG2UapIlb+CT51/DBuhaL0DzA/W X-Received: by 2002:a1f:5ecc:0:b0:46e:7c85:acb0 with SMTP id s195-20020a1f5ecc000000b0046e7c85acb0mr2041928vkb.14.1686774256230; Wed, 14 Jun 2023 13:24: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 ch6-20020a056122318600b0046537070460sm2600288vkb.11.2023.06.14.13.24.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 13:24:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 13:24:16 -0700 (PDT) Message-ID: <648a21f0.050a0220.9b7b0.05d8SMTPIN_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 B6D1B605246B; Wed, 14 Jun 2023 16:24: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: 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-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 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) 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/