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 E2C5242BCC for ; Mon, 29 May 2023 09:32:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFCC0410D7; Mon, 29 May 2023 09:32:10 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id C87C4410D7 for ; Mon, 29 May 2023 09:32:09 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-33b1da9a8acso14756515ab.3 for ; Mon, 29 May 2023 00:32:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685345529; x=1687937529; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sOgga8V78ljKrzLmgfqJMaE2bHe7pqOyjHQQWosl14c=; b=d1TPd+tRillNb4hT/wkWqLCqWTkV9+r9pMatOCRF6rHkbyGRUERyCg1Ud+1WNpjfep BfVtvnm6cwjXGTUTVb6anIIlEWEYS1c9TFG5WhT2eC0f7MH8Ek7mgHPMkLHq7YMR/4mN FZkPTvAdsDhiv8I+kqGwi4Mpm4tBPNeElQAlM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685345529; x=1687937529; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sOgga8V78ljKrzLmgfqJMaE2bHe7pqOyjHQQWosl14c=; b=B1NbxBmPrI6w/sCZmr33zmOWD+GfJ5T6YPxJdNJ016RZVt9nWUooSl+hFKR3WnbhTR Ck8aTjft7KoQxP9+C0xFS5GjlSvurLP+UIB76TORfVKv7JI8v14xwKTtZdq5HGmvCKVz 4FeOlUBVTmE0EaRPJJIgn6X+/Ec5WzRoHNrxNfPs74KOye7pTqAC4BFzI81EgA7pPDKP StmiwhKQIBiNTgdCXNDpeXXCu7U1jon3kewtgo/EAzHtRDBwCuck3/ErBDPovLAnyCr9 mSyE+owuCxkvhCu6riOXzruns0+Fy2kE4mUqGbR1d3aDOr1e1pA168YqJ8CJxFXIXidN LHJg== X-Gm-Message-State: AC+VfDxfcnC42EuhaneKHYqIDXlqc0UJ4+CiHaITPKpxAPAiGfTjsTs9 GeAc9G2YkRKsGAe5DUnH39NfspYdY3+9PJFytMRqBoaSUOEUeDBELNIBIg== X-Google-Smtp-Source: ACHHUZ6Qht4UzEFhhr9N096nSusVPGkcpZ1h/khG/G3IZVO2rM+QfHwK0taroNYyybznk8Ao+UMFK/aIOFfq X-Received: by 2002:a05:6e02:5c2:b0:331:600c:b06e with SMTP id l2-20020a056e0205c200b00331600cb06emr5235046ils.30.1685345529260; Mon, 29 May 2023 00:32:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q25-20020a02a319000000b004166efd9959sm240361jai.4.2023.05.29.00.32.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 00:32:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 00:32:09 -0700 (PDT) Message-ID: <647454f9.020a0220.1a87b.ad62SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id CF9D6605246B; Mon, 29 May 2023 03:32:08 -0400 (EDT) Subject: |SUCCESS| pw127652 [PATCH] [v4,1/2] cryptodev: support SM3_HMAC,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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/127652 _Testing PASS_ Submitter: Sunyang Wu Date: Monday, May 29 2023 03:03:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127652 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26430/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/