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 4F4DC42BA2 for ; Fri, 26 May 2023 02:04:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C4A840A87; Fri, 26 May 2023 02:04:06 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 2BE4B40A87 for ; Fri, 26 May 2023 02:04:05 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-78400319b0eso53999241.2 for ; Thu, 25 May 2023 17:04:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685059444; x=1687651444; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tgQo37FNIRsl0BycW+sHWmBZHaAv+QZM+As1F8/wHbc=; b=EDATiDRDlZzXYfLMeeNHMGLpG1GK9XemKTDuQWflaHkcTrgrXB8nXoxF49Wz9yk3xB mZ93tqD91pzIv0J4qbRE0usuGpE1hasjWYd3S1jin72tmk2vn5aWBX9PvppReLq77CsC khq/hfbdvlXb/jl/8aj94aGXmkp1oUaXfBbNE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685059444; x=1687651444; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tgQo37FNIRsl0BycW+sHWmBZHaAv+QZM+As1F8/wHbc=; b=BwPa+0kbfsB0y6pc7MooNkOCn9qxRMYMrp+IWCYn0mkktSsY7hdH4vym5v+I3vh6hh zHXUOQf8X1NIm677hiM7ViMP3Hu7V3i89x8xQV6cfJrK3wsieQdOwinoVI+rjy0Ud4xr FCgW6ZNKBpEnX1yb0oe53Lkr/YXmxX6IQaHK2aIe0Ih06Mb5C98X9tQJ+Woah0nTCA2W dDwAC4KXu8P1gJQMdFlt+0sJUAbsAmsxe0xY/bDzoGSdgjhgMgRAjLUxInK/UJ+R9XVd jlG6Vc64JkPMG0OHBnt0MuZmzmTxApJKd7vG+OXB+014dZnq7nSXDs92uikUPVRYwiV5 fd/Q== X-Gm-Message-State: AC+VfDyf/3YAR4TDkcueYmF8nJtXA1vENNieMlThY8cSrt8WahSpshoF OhibRSs05A7X57UBFZtKflgTfbi06H+2DzeSBR0JjgI965UlFRezXYCvUg== X-Google-Smtp-Source: ACHHUZ51ljPx64PutDzfx5mR7vHkJUtRSYRyJCO5neA0RMo44Yd18dRmdBQlRjcjFnFkAcS4CJY/wW7uPcak X-Received: by 2002:a1f:dfc5:0:b0:457:134a:50ef with SMTP id w188-20020a1fdfc5000000b00457134a50efmr51011vkg.0.1685059444483; Thu, 25 May 2023 17:04:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i6-20020a056122208600b004439f007e82sm239888vkd.2.2023.05.25.17.04.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 17:04:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 17:04:04 -0700 (PDT) Message-ID: <646ff774.050a0220.7f2a6.7f7bSMTPIN_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 26CEC605246B; Thu, 25 May 2023 20:04:04 -0400 (EDT) Subject: |SUCCESS| pw127395-127397 [PATCH] [v2,2/2] test/crypto: Add SM3/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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/127397 _Functional Testing PASS_ Submitter: Sunyang Wu Date: Thursday, May 25 2023 10:08:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127395-127397 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26385/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/