From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 8FAA542CBA
	for <public@inbox.dpdk.org>; Wed, 14 Jun 2023 21:39:26 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 759EF40DDB
	for <public@inbox.dpdk.org>; Wed, 14 Jun 2023 21:39:26 +0200 (CEST)
Received: from mail-qk1-f169.google.com (mail-qk1-f169.google.com
 [209.85.222.169])
 by mails.dpdk.org (Postfix) with ESMTP id B749D40DDB
 for <test-report@dpdk.org>; Wed, 14 Jun 2023 21:39:24 +0200 (CEST)
Received: by mail-qk1-f169.google.com with SMTP id
 af79cd13be357-75d461fde66so232790485a.1
 for <test-report@dpdk.org>; Wed, 14 Jun 2023 12:39:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1686771564; x=1689363564;
 h=content-transfer-encoding:mime-version:references:in-reply-to
 :message-id:date:subject:cc:to:from:from:to:cc:subject:date
 :message-id:reply-to;
 bh=yyuRmcHr/WO9OKC/l80tpcYrRS0wP7pD9fjz/GGmYWw=;
 b=WIhx5YroTApy+UFCF8JDcpAW2bFnXZs9MxdaVGRgETppk8v5egbv1T1yQ0Dgg3+WqE
 Csoi7gU5pGoVSAVulsgHSgqVzkXjt3ucTQE6DV+ejtX9GonYAKbAvnfa/nwUzH3pJyDg
 LMyRm7GmI6IFJS62l1+VwGPTCqUXPzoymvUZ9wtAsKHrN2bY1BCipN/186NGBf7z9CvR
 hEN4ZXBMn+WGfhrlA7aW3BzISZyqzTbtexdER1R9ZoH++yqOOLCfqYLr3Kum7WAh/0vo
 9f9FlO2vlUkZuuWq6IKI6Ht6C3ljACOaMCDnNoe7PEnDCuL0dAv+yTs8NDX5ftEicezT
 fu4Q==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1686771564; x=1689363564;
 h=content-transfer-encoding:mime-version:references:in-reply-to
 :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=yyuRmcHr/WO9OKC/l80tpcYrRS0wP7pD9fjz/GGmYWw=;
 b=iy6Ec+BZmTQbYVL0VmGW3KTH+lUh/+jaQdIzW+5DRfJ4RLmGUWYNzpGMXRFPb+ZD6n
 AVZWOaOT/nPi0rKyeY3qd9fLTWvSLTV29BGtLjJz+9VGykOVV3W/qiDY0jBzMJX70QYd
 gt/4tXv+/LZhiIBx1Q6sFXuV8iFn1oitYay1J7d+O72EXzThlIFJQgTkBr+YMOtXnWQR
 y5X6NyalnPR9olJ4y4mepO4zu42FUZAzTIKD7OCjrhnbFW0w3XnuIM/CMHiJoiPdSJpZ
 t4PbbdxMKTC2/jI1ClhyNu0xb7e2gYmvpQ3+w7X8nnfPL9oh7xSIwJChH8iG+veo3xgI
 mazw==
X-Gm-Message-State: AC+VfDyfbpN44o0yBOiU8+z7f43SjjJ7Nc9BPItmCOxv2x6yRUpYMTl4
 mz0osHaHOI6Shb+BIO+MiK2YCXTQ0+EriU0J2p8=
X-Google-Smtp-Source: ACHHUZ4sgo63jUVGtJj06/25hegUeU5cGK3jCmrrAl40AlpFY/T0gNz5KCI3gw1cSJYay0+lxHi+9A==
X-Received: by 2002:a05:6214:19e8:b0:626:3a98:95a with SMTP id
 q8-20020a05621419e800b006263a98095amr22409077qvc.22.1686771563784; 
 Wed, 14 Jun 2023 12:39:23 -0700 (PDT)
Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com
 (nat-pool-bos-t.redhat.com. [66.187.233.206])
 by smtp.gmail.com with ESMTPSA id
 i16-20020a0cf390000000b0061b62c15351sm4952267qvk.90.2023.06.14.12.39.22
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Wed, 14 Jun 2023 12:39:23 -0700 (PDT)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: robot@bytheb.org
Subject: |SUCCESS| pw128715 [PATCH v3] crypto/qat: add SM3 HMAC to gen4 devices
Date: Wed, 14 Jun 2023 15:39:22 -0400
Message-Id: <20230614193922.712317-1-robot@bytheb.org>
X-Mailer: git-send-email 2.27.0
In-Reply-To: <20230614175623.153833-1-arkadiuszx.kusztal@intel.com>
References: <20230614175623.153833-1-arkadiuszx.kusztal@intel.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/128715/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5270744226