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 A3F2942BCF for ; Mon, 29 May 2023 10:16:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A01F6410D7; Mon, 29 May 2023 10:16:34 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 112CF410D7 for ; Mon, 29 May 2023 10:16:33 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-256931ec244so271707a91.3 for ; Mon, 29 May 2023 01:16:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685348192; x=1687940192; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=m+q1XzAeZh4dXurMBr35f8LgJmcCafzO10L3rZFLsuE=; b=CpC/H58b+a2gYaBYGdYJQ5fQfnBupEJw/5eeQgEj5ghKUW5tQPso6aQYSlOYxHUisu n6qCt9jxHL2TmZ+/5d5bCLzMIg3E1Dxg5Qt1BpVdqpMtRoWSnUBnEVoMdI708lafP7aB UZY6iGY16A3nJP4BIrkvUDRZXfO3jLkEKCCLc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685348192; x=1687940192; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m+q1XzAeZh4dXurMBr35f8LgJmcCafzO10L3rZFLsuE=; b=TVeBMJMwbAFBR7K5iwWzJ2QEqaLuKE76r9PbZHpxIanSKyyJgLneqAPAIA89NUEmCX VXUJnqlEIGC47BHhxUTcYT3Bdk5AcSRaHLSt6ajF6yh4UexGspN3enwA7fSOqMP3PBtz 2GeL9fRE4Gd7bQOGZB0BFGGBDM6SuYbFUolOJ8g6YuFfhbDFU8t1XObVaMcsLNbg7grp r8JErny2lZixg43TIFYBTRLQkOeyyx/1F0xV0qoOCP5LPM9PRihwpixcLRSnuaXpwxcA TKXLW7OHc9l2SzDyBznT2iGRLkzUIvlinkkIIJ6+xgMB379i7ELlSvmxLAftGGeXS8om mqwA== X-Gm-Message-State: AC+VfDwfkNn39UUpawNL8PqPJUo/zCrvZ4qzKyFV88aEmDKAfdPQOL3e RV508tfGTJUWzcvHMy550KGWjwoWHQrxG+Be9eLYboS/aiY2PJG4U2oX8c8zzME/V+RS0Vc+Eg= = X-Google-Smtp-Source: ACHHUZ6tXU/fmOGE0OrP9qLks5KZg4CK0ziEXwFsdwxvmY216gXeNWPyG4nhampSbVoVEJXYNkCl2rCnL5Jr X-Received: by 2002:a17:90a:6be1:b0:256:6f2a:c85c with SMTP id w88-20020a17090a6be100b002566f2ac85cmr3104857pjj.48.1685348192345; Mon, 29 May 2023 01:16:32 -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 v14-20020a17090abb8e00b0025682c00293sm75068pjr.11.2023.05.29.01.16.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 01:16:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 01:16:32 -0700 (PDT) Message-ID: <64745f60.170a0220.7d4ae.724fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 904AE605246B; Mon, 29 May 2023 04:16:31 -0400 (EDT) Subject: |SUCCESS| pw127652 [PATCH] [v4,1/2] cryptodev: support SM3_HMAC,SM4_ 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/127652 _Testing PASS_ Submitter: Sunyang Wu Date: Monday, May 29 2023 03:03:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127652 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26430/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/