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 2157942BA3 for ; Fri, 26 May 2023 05:48:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1EDD240A87; Fri, 26 May 2023 05:48:43 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 799E240A87 for ; Fri, 26 May 2023 05:48:41 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1afa6afcf4fso3096075ad.0 for ; Thu, 25 May 2023 20:48:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685072920; x=1687664920; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Bh9+Pc6/BFFVgvzspwWTzXE7FwKgYMV3UD+P6JbsJLY=; b=hM01kfaSFTvamGEaiahzCgY0hthuwayelmSDuwqHGYWYjSk5p3O0MayXRLPqGh5gMK 9AjVPTmiOQPjD8qr6JcYkQ2z4WquM6apgpKcUJfqpLxtQd709oXIds5jYPcJOdcp8pfF 5c9yNrKn6V2FLAgcmg5i1tEuRdOKgDrm39fck= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685072920; x=1687664920; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Bh9+Pc6/BFFVgvzspwWTzXE7FwKgYMV3UD+P6JbsJLY=; b=cu82K6KNSHzF4Rp7hKFjl8mSTiO2KAJy+TKRBkTwUJ040OJQ41vQVs694iYNl5XZZQ L72S/SD+EBao/AhikUPItnSntKEL4mQkjmvA1aJXvvFDgFvFCOmWeKJve6atDoJw5i8b Z96pcfj8HnogviXuONyM9xhy9iecGgpbpOPG/1KYiJ8fho6IBlY/TCWW6eSm652GaxHU YchBzM9doIT2WBFc8V3DOUnqKUtNwE+SFYFv9f7D9MFs3Cb+RCy8r4dGedvrHWQIKtN0 SWgu7JnSFM7OCzdu9LZ1zKCN501Yi87hoPVX36RX3SdHV3mFkEBMv6dQNLNDAOfBf/Yd ANOA== X-Gm-Message-State: AC+VfDy05HJZze88jIN2Nlq8L2z7eFz6Ld6bMMdh9l/UFjMPRC5uKIHC 2HngOMI/Vns1CLbC3GV35ijV9TFgboi4YaCcYWFSgFUbwkb9AL0Z/A/ObQ== X-Google-Smtp-Source: ACHHUZ5VNpv+3CeE72UiRjbTx8XTE0vU5y2gCBtknOrVpwimhzWkd+PrU6UqF4iLltfqQittEXOE1GDbF/+M X-Received: by 2002:a17:903:1250:b0:1ab:723:1acc with SMTP id u16-20020a170903125000b001ab07231accmr1193878plh.35.1685072920701; Thu, 25 May 2023 20:48:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 13-20020a170902c20d00b001ae539c079bsm142290pll.42.2023.05.25.20.48.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 20:48:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 20:48:40 -0700 (PDT) Message-ID: <64702c18.170a0220.1ccba.5453SMTPIN_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 824A4605246B; Thu, 25 May 2023 23:48:39 -0400 (EDT) Subject: |SUCCESS| pw127513-127514 [PATCH] [v3,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/127514 _Functional Testing PASS_ Submitter: Sunyang Wu Date: Friday, May 26 2023 01:18:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127513-127514 --> 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/26400/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/