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 3344942BD1 for ; Mon, 29 May 2023 11:01:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09A61410D7; Mon, 29 May 2023 11:01:05 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 536EE410D7 for ; Mon, 29 May 2023 11:01:04 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-75b0b2d0341so327043185a.3 for ; Mon, 29 May 2023 02:01:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685350863; x=1687942863; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CvB7t1I0c78AHFqA4SXeFxpzKfDHcrdbrFSLNJIQnyc=; b=dXc1HK3gmAE7+ycFc47LxRJ6EtDn+8Dl3ejoheXAmDDtVKI7rgtCW2cHA/q9WywSFs FuxoBV5913XQJ5BtgNLayyp0zH9wZHSjLN8A6oMz9eIp1qbNmLVIwUYH0X/J3RwQARfl W3DTSyCuqqjHxaFoqsk5RgCmnpOhnXFM2Friw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685350863; x=1687942863; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CvB7t1I0c78AHFqA4SXeFxpzKfDHcrdbrFSLNJIQnyc=; b=hG2rZO4mkPsXwRXZkZBeFZmCKUpweGFmaS3F9ZiCxrtdZ6Ym3DDk141wKJaDUNAeU+ kN+lRszc0vVLYkbr88+bCtO/V7wusyIBf/BsFhS43mdYkLHtR2sHZVDZFixC6Trmf6FT AyT+eyrAAS20lX/hYKaaOI98T4M+NA17q2HD5jqBCeSwr1d2S0Q/RTU1DtBTwv+aOS+P lkiEkn+nVjld1pIVY5JcCgT4+W4VaSHRta59NgVVF+f+UiTHAxOgKp/v0FMDJAN9q5O9 BuUKJxGRg90CdKCgu9d1+EKlr+2W/Gcl5uS/1Ea4KM+9Dwhi5jpn++Q1rpLtE3wZGSAj u5jQ== X-Gm-Message-State: AC+VfDy4dvVzX4UcTJ0XzEYgiNiOHrsgrJMVZ12Rc2KTc5gQUkqflw3o GrEQshFyhgcWKcsRSJmS4BDdLMG1mx6artJ9pVrq7QiWutf3D4du7gEquw== X-Google-Smtp-Source: ACHHUZ6JqgYfTJjOOyt5Dmyf0x1azonUTFwdrNKgSb56ddEE5PvuIQ17k+nRtPEzodFLqr10WI/ewblc0mph X-Received: by 2002:a05:620a:462b:b0:75b:23a1:451 with SMTP id br43-20020a05620a462b00b0075b23a10451mr7851099qkb.23.1685350863753; Mon, 29 May 2023 02:01:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x9-20020a05620a448900b00759126cfc8asm497159qkp.5.2023.05.29.02.01.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 02:01:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 02:01:03 -0700 (PDT) Message-ID: <647469cf.050a0220.d3d30.7736SMTPIN_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 11D25605246B; Mon, 29 May 2023 05:01:03 -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-broadcom-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 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/