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 DEBDA42D07 for ; Tue, 20 Jun 2023 12:43:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8105400D6; Tue, 20 Jun 2023 12:43:43 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id F06BB400D6 for ; Tue, 20 Jun 2023 12:43:41 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-77ac14ff51bso179869039f.3 for ; Tue, 20 Jun 2023 03:43:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687257821; x=1689849821; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lQqeXMxx3etDzUcq3eLDIvEj1oHD2vXB+F08OGajqjg=; b=eydo5srrlOXwuJgZUw9ebFiNZ4+nXE6+FajZG0kepnVDX3o9Tp6QVSCLvBLd4htHnX Q0IKdfkxuA1IVCKhu44U5cGCF3op5NL2SaonwIUDLojkQG6+86zTnjJ2cqxtbo/qWkio STMYpx5fQd0LH49whhGnvcQ9/A9uGh1FDg0mw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687257821; x=1689849821; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lQqeXMxx3etDzUcq3eLDIvEj1oHD2vXB+F08OGajqjg=; b=gka7kohxzkIh3UDAi779Ad928yDivIrsrzYK3utOb/l1Ax/Hlp+2tUjqmdtczV3l+o rog1waplGGfn9jL/OpTIENmgbxSPX6/K4eRvygitqVoMgQAeiFpp1Lsx4k17LtngjpJq phck7uyZdNwRXETbC3p6EyzsqZXfeotZP2VY6E6HANtRHKx38+2UUXBpUjyNNCRbECVU 8c7buODZBpZpslbBjZP/iwJtnvF0wsvxRduK7LehhAHebBPtLuetrZGs2KWqUM9rFrt3 GZZXx5cVdHwoFzgSplmimik1PKoSEwg0SfzlivDK0VRtdb4HI0LwywQVoKRGqrnqDA3b f4bg== X-Gm-Message-State: AC+VfDwazjh6ro4vmMj2sUKIl+ycWcWtC0ilivnu9/NEi8sJydewlzPZ xpvrjQEmcfxZG+I2InwF2FlIrUSwLnpttKSANNiQCLOwFec/xyXIGlnnZ/jOdbj9FUVQFR+lBA= = X-Google-Smtp-Source: ACHHUZ5xgQXh6EgIWv9cGmAb9QbxINxqKyIoeSiH0FJeg6Jo7ELeUb47MMZWgblqrrU9u3hmwcnM+Phtc5AF X-Received: by 2002:a92:d489:0:b0:340:67df:56ea with SMTP id p9-20020a92d489000000b0034067df56eamr7437889ilg.9.1687257821344; Tue, 20 Jun 2023 03:43:41 -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 a14-20020a92c70e000000b0033ff183f9e2sm251995ilp.13.2023.06.20.03.43.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 03:43:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 03:43:41 -0700 (PDT) Message-ID: <649182dd.920a0220.07ac.357fSMTPIN_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 CC0F3605246B; Tue, 20 Jun 2023 06:43:40 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ 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 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/