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 1B49742D0B for ; Wed, 21 Jun 2023 03:10:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15FB540DDC; Wed, 21 Jun 2023 03:10:33 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 5475540DDC for ; Wed, 21 Jun 2023 03:10:32 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3421aca52d7so17633505ab.0 for ; Tue, 20 Jun 2023 18:10:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687309831; x=1689901831; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=s/hepq9Zk1PUgeT+BkX2gbNZ+NQffG2/pyPdxtzYCJ8=; b=Q86X6UTCCmatZhkOyyzcxB5FRm3Qx/axgLVhmfywn6+QBJ7R6PJS4WIDDmc4y+thnf DdFuN35PEXvfFi5BKNzpPbXNU8T89dWlVysPYe34zbqv0sC+wbefU7FT+jUXBFHghCyi O8xwhSROkwUC9g/dgohki0RHC6HOtAPcsb4NE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687309831; x=1689901831; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=s/hepq9Zk1PUgeT+BkX2gbNZ+NQffG2/pyPdxtzYCJ8=; b=V+JeknTA+gjEZTO1RPIBdybgaftyXL+U8zswb90wSFRBKUxmsdxJ5YXdEZrFkhTFhj YrlBhYtZKMo4UmskrDpfOEcoZ/q126Ps+OYYyqcyVb3U+JT7HVHIMoDDooqkTPvvsqwD KHQObQ8ULWdnctTbUgnCgLz/MZvCt6IPDqZzLswOx4BTrthqtyIr3Gc0KSq42PoV2xRR rp//fgpQ89sP+/Ov8jUwidFdTX2+0sniWT3YkqJGkpGbw348hx7gsGHaBUFRwnD9LmB8 tmjxLnlEWzTdZ+Zvmz0hiWrD74i14FA9QSur5A2Omog5q4vqVACZp7JBwphx8CTxh8zT oIjg== X-Gm-Message-State: AC+VfDz/Kh6KTzPfpdYE2HQq0RSgr7vBHi/i0IE+TWKhrbB5SmCzbWbS d1kDleq1Z1NGOziFcdLFby0E6s/dNs6OY58ngce3ELgLvvFbZUTg0of68w== X-Google-Smtp-Source: ACHHUZ4MsMjD+U2DSTcjQXJT2TbRZQUvW2j1EP+Y17iinSm/VF7tQD2kPwZLXM32c5jTxvtVAzbKjEbymQQT X-Received: by 2002:a92:b02:0:b0:340:54f1:35d4 with SMTP id b2-20020a920b02000000b0034054f135d4mr4829137ilf.21.1687309831659; Tue, 20 Jun 2023 18:10:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r28-20020a02c85c000000b004231068f2a2sm383257jao.2.2023.06.20.18.10.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 18:10:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 18:10:31 -0700 (PDT) Message-ID: <64924e07.020a0220.f39e4.624fSMTPIN_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 332B8605246B; Tue, 20 Jun 2023 21:10:31 -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-unit-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_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/