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 9CD2241EAB for ; Thu, 16 Mar 2023 04:56:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 978BF40EF1; Thu, 16 Mar 2023 04:56:27 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 7AD6840EF1 for ; Thu, 16 Mar 2023 04:56:25 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id r23-20020a05683001d700b00690eb18529fso313507ota.1 for ; Wed, 15 Mar 2023 20:56:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678938985; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=tHerT8QiBG4vHPVLidLy1crtSJrIU7H6t4POzcFVZY0=; b=VMIZZueLyoONmAN/tbpq6xua/Oni6NNyuF3ZaUDMD1UhOnlixS73WBap3fgBYcb2Fv dQ/7yU+XmdWR92koHZW183QEivv6NM3pLXC4PUFqI2KblOw+sXUJLbjMoUcVDqE5aGcN 4J9Hy9zlf3cGS89n1qHJq5p3qbZBDScxIcsak= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678938985; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tHerT8QiBG4vHPVLidLy1crtSJrIU7H6t4POzcFVZY0=; b=6d2CAesIm2wBtQCaotbrS+8LHMkUynaLLxgCXnHUwtu17XAUhv9yPcOs4oU+h5rOAa TRjmbXpPOGNwMUr3G4kRDzaq//hb8gzQYBDOL3GfQL84D5JJDLqjgsjNjjmIOl00j9Sr HMdr9qxOJbnwPNZOd6WtLFz0LijarM6NUrKxn/FOI0L7Tyazkl9w7wiuombTAft2rA5b oTJWnSwdqLgFGnZ/seSRHWsIBX2oVdkxHc4DqCLDPTERwjWZC5ab0cIT4E0gA7W8rOSJ BTxVCb+UH5YNucrd64pWWRLr1F24AxKy2VtLjzTIxqHMpWwsaTpJ+4LCtTbO+LxCEY/O ilRg== X-Gm-Message-State: AO0yUKV6PBP88E2QnRoflJpLz/JGvqMEf+cbzayYYak4UeaPZijnvfbj TRmHAeJPby0O+mUv6hDULyUdqqEjlTrXIPb5eNRIYU92OWPhE8OE8wi5J6KRxvS/pVVxPQ32Vg= = X-Google-Smtp-Source: AK7set+pIrWuRhRdoZgX/nB6+5wnqyTPnfyTDyvEHSXEWtVYExjDj/fKTjAMwiIlJsjO/j2Blj5hnkejiFgk X-Received: by 2002:a9d:153:0:b0:697:cac6:dc8c with SMTP id 77-20020a9d0153000000b00697cac6dc8cmr3919293otu.20.1678938984926; Wed, 15 Mar 2023 20:56:24 -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 f9-20020a4a8909000000b005253a3cb305sm473881ooi.25.2023.03.15.20.56.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Mar 2023 20:56:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 91202605246B; Wed, 15 Mar 2023 23:56:24 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 8FFCD6011D; Thu, 16 Mar 2023 03:56:24 +0000 (UTC) Subject: |SUCCESS| pw125175-125176 [PATCH] [2/2] test/crypto: Add SM3/SM4 test vectors for verification in test app From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230316035624.8FFCD6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 16 Mar 2023 03:56:24 +0000 (UTC) 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/125176 _Functional Testing PASS_ Submitter: Sunyang Wu Date: Thursday, March 16 2023 03:10:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:8c9bfcb1553d756eb5392a56ac7813b3865c3ec7 125175-125176 --> 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25752/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/