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 BF8AE42BD2 for ; Mon, 29 May 2023 12:23:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD183410D7; Mon, 29 May 2023 12:23:58 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 4D1C9410D7 for ; Mon, 29 May 2023 12:23:58 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7748cb1038eso84998239f.2 for ; Mon, 29 May 2023 03:23:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685355837; x=1687947837; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gSlFqtJeUAMIYKewkL+dgroULCjQs4JqSigqlGcU2jo=; b=S/yQtEwe5PvKAR9/KeINJ0yKLfliRv7GXpERPw+6DTZZTRMweUQOHMwnrSG8knAosl yAUB4FKwMXeW/ucUIwRIVhJ+K9mxMcGV9RtsarU74ABuaOMBJNpXhAx0Wj/A++dMexo2 cRc8zC/gCHz99KumuF1gfnrz4MqIEyeuihilE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685355837; x=1687947837; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gSlFqtJeUAMIYKewkL+dgroULCjQs4JqSigqlGcU2jo=; b=bxuydY399deRtXoPOtygvKs/AoJn8w1KSIycmKSSjzhUZCnTD+zkSZb6jdK6NWCm/j 65Zg2LI5CGiys2m2GSvKJzAT7xa1e4hqYvfyY5UsNzmsZ4WEi8NB//SvYyGVKrHA4W8N cLYBleKwSgYo89ED3WKmhZl7atVaDkwy31wjZGD9mMzYPzeH0Q0Ts2+98wKcD8PJPza/ zQ5/XggmBTulLUKmCdqs1DTZNhansfPEYY6DwhkixZ+pockMTLkWHnh/7Gghz3ZcJv5G fev1G24YS3Y1n4fekfZjAcPVqlwvaScQ6zpCj+UNeCmzUKM3MccJg6YJ8V50+Hdxi/fE sqEA== X-Gm-Message-State: AC+VfDzIUlpd4sQ65gt8u5rWSO7RUshQHeRr/qaBA/UbVRrrbnwCpuAj OCuwwTdjDHgTy9uyoZbZ9Y9fY7RNNM+xZqv79bA71Opv33wEnm0gGeN6FQ== X-Google-Smtp-Source: ACHHUZ6oaHjbtsbJ6x0U68/H5HQgsZT62lZj5Bk5kEy1llmpsTyKMEw1K/HWQ3y+xPoxP4hoiWvuAzF8nVSm X-Received: by 2002:a5e:c749:0:b0:774:860e:43e8 with SMTP id g9-20020a5ec749000000b00774860e43e8mr7111770iop.6.1685355837597; Mon, 29 May 2023 03:23:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e3-20020a5ed503000000b00776fd448e2bsm285066iom.1.2023.05.29.03.23.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 03:23:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 03:23:57 -0700 (PDT) Message-ID: <64747d3d.5e0a0220.c9236.2360SMTPIN_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 12F57605246B; Mon, 29 May 2023 06:23:57 -0400 (EDT) Subject: |SUCCESS| pw127658-127659 [PATCH] [v5,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/127659 _Functional Testing PASS_ Submitter: Sunyang Wu Date: Monday, May 29 2023 08:30:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127658-127659 --> 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 XL710-QDA2 40000 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 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/26433/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/