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 3805642BCC for ; Mon, 29 May 2023 09:33:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2FA73410D7; Mon, 29 May 2023 09:33:49 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 9D303410D7 for ; Mon, 29 May 2023 09:33:47 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-783fb4f87e1so755687241.1 for ; Mon, 29 May 2023 00:33:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685345627; x=1687937627; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZjBuQKTn2vmAFB5i7nR9AFaG//PTNv7XWnnntufKAPw=; b=TxfLxec8LIwL9FN3Fi3B0hW0WiN7B/Oqr2HGopwY8aK44HfL3dXcFyoDiyLoD1169a BXW6CfJU683VbEUYM8/PHhXHcCa4Q5NwvSDCXApRsj3fXOgtnP7TDiG5wTphvhN5LgR+ LpDVvu4UQFqgUd60JNtYi7qpOPeE+UlS1f2nU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685345627; x=1687937627; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZjBuQKTn2vmAFB5i7nR9AFaG//PTNv7XWnnntufKAPw=; b=PZAwxoFUPrZ5VtjTJ8deX+YcP+mgAyCWKOst7DKxp9k+374MJCwrqePDb3lGZBl1Ga qztUzeKAWr/95uIhZhBc7SNqVtEHKA9oMQYmL791blX2sOhqzACYrCL5OsU4duiTyWqZ e8bJMZe/D3IFRSKGS4l8+bqXJkxpGyd+Vn0JcsaY0wGvIdGs3hOSzQrX4rqCMqu8BSkX DyjqoEs5GJDAb3RpEww9RpV7X0xJIuNhTmqFaS29Qn8Ng/Cl+W0C2f9G/wan38ZJSmg6 QR2ipXZ1Y1NZDq/WfJRwyh0WO74UV4uc0A+pXhFvmpydNf6Y6FZbLxrZvntj1Vd/qeAL /PKg== X-Gm-Message-State: AC+VfDxhsgs8cJZTIf1M4/jCjfWMTlrwV5HDCXHvQxmhfTMQfxZunfWu MLFvUBfUDLmbT4Iewn5vOZ6Gw3ScYzuSz0ngzpnlMPd8qRerCJwUtLtQTLZDFf9/YkYG3govLQ= = X-Google-Smtp-Source: ACHHUZ5/iDKana8skatF0ze2JaXmcMME/d1Ath8XPdlP3z/OpEM2c1bBliKtTb/fKC0R/5H/Hm3tDJpmYGaA X-Received: by 2002:a1f:5fc6:0:b0:457:3f24:3d7f with SMTP id t189-20020a1f5fc6000000b004573f243d7fmr1992510vkb.0.1685345626993; Mon, 29 May 2023 00:33:46 -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 19-20020a0561220a1300b0045391f84a10sm527851vkn.7.2023.05.29.00.33.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 00:33:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 00:33:46 -0700 (PDT) Message-ID: <6474555a.050a0220.a7ca5.a45eSMTPIN_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 A924F605246B; Mon, 29 May 2023 03:33:46 -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 | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/