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 2719542BA9 for ; Fri, 26 May 2023 10:19:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 217FC40A89; Fri, 26 May 2023 10:19:41 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 54FD440A89 for ; Fri, 26 May 2023 10:19:39 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-75b064451d3so37598285a.0 for ; Fri, 26 May 2023 01:19:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685089179; x=1687681179; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=scZ8uKe2+LVm3Zadz8yZmJNZ7mobtAfwwl03DMQ5fno=; b=NU1agNHBupT+h2KuYfV/fTyvikjJaaOt4pTyhKqu/UZdVNMFnbnyYsmMqwGxOC6npV Ou43bkpR0qyklOkVqg+BlG9Z2JVXrZVsSNpR4bJDstc65ybzQ4U3+Jz4rjJzThLKG3aa cvKfG60BPe1fu2yZrUs0YO1UQznwdn1mO5sRc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685089179; x=1687681179; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=scZ8uKe2+LVm3Zadz8yZmJNZ7mobtAfwwl03DMQ5fno=; b=gnZcJeJfqctMbZaT7UlhtgTKEAHXoqS9pNy2hmj9S8k0u6MethWkQyG2apko/ioA44 PazL7WYZueW6AKJHMLixWv/tPX9Td7fjdRD0BK2T9Yt121yE90fx2LKnSx84Og6W/xi3 IHsREpl8xNHM6jR9/GK/vLCcjR1C3sS9pUCGzVKHiA5xMkrobUlv0X6pWhhkQz7KIzo1 jXQb4GaCI/VFS8p+M5Nyix3buVChiAp/KClwm+0pVSu49XTjIoaJQaU5VQveEN7hD+h3 nIg8hi3vXIN43+dn3vQrwBKGlD3G1y+dNCJ9yK5DYKJiqFfLg5SFv6gUt508jdOQ+HG3 hLrA== X-Gm-Message-State: AC+VfDxp8ttFBMKPLSVqkOWvr2SnKOx6AteuvMa5Ozp66g3Cm3MzY2Ek TI+uG1ooAIZxsZC2iVMcdaVNyQYpx0K3DNszdRmk4XQa2Q9XSxH/u6P5adUBJqB3oxzIs1MlJA= = X-Google-Smtp-Source: ACHHUZ5Fa+miExoumw5OLmHAAtMXWHa0V52XAcVUprfRlMBtXSUFsKYzIPdAiw6eYoh53tRo/yJK+PQlgEPG X-Received: by 2002:ad4:5d45:0:b0:625:aa48:fb70 with SMTP id jk5-20020ad45d45000000b00625aa48fb70mr1306649qvb.58.1685089178834; Fri, 26 May 2023 01:19:38 -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 b18-20020a0cb3d2000000b0061b77b67d7asm170211qvf.0.2023.05.26.01.19.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 01:19:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 01:19:38 -0700 (PDT) Message-ID: <64706b9a.0c0a0220.beacd.7192SMTPIN_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 8EA9D605246B; Fri, 26 May 2023 04:19:38 -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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127397 _Testing PASS_ Submitter: Sunyang Wu Date: Thursday, May 25 2023 10:08:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127395-127397 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/