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 3BB3642BCC for ; Mon, 29 May 2023 09:40:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3333D410D7; Mon, 29 May 2023 09:40:54 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id D3047410D7 for ; Mon, 29 May 2023 09:40:53 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-64d3578c25bso3578557b3a.3 for ; Mon, 29 May 2023 00:40:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685346053; x=1687938053; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fy85Wz/7nI0pnwA+Sgj8ksT8Wb42kcdF1SQxdWqDqik=; b=BXy98Yfli1DntU55apchA7m6zGquevWkPTcv4MKTAJiD2c1FdLo0ge1iCTJZ43E5L3 1Yw2JUd3v4CC2+lQj4v7gBb/31n65mtocUQPqTXiF5cAcsQvnreszPVG9qFFDHFMlkQr pz8gm9qkPBKtPP4Xau496HWoscGP5wo+CEtMQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685346053; x=1687938053; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fy85Wz/7nI0pnwA+Sgj8ksT8Wb42kcdF1SQxdWqDqik=; b=be4RXhKSMUDHEopvawTNF3wDbia75h8l4clqOqVbzpkTXI5Cyj8lIvUy1MsDZ5DFq3 1JvJHOHgjU/5SX1Cvw3ScNHknneTunFn0eqi3G0gifS1mJLGxOV7UXeAmc4+LxcnPEE2 cHFa6RyCnv6/k/kBwirMF40eSNSpL1teFdDYj4B19cBEl2AMQDbITx5wSE38dXQ9E7qY wLwMYRTHZTpvNFz5OqQ5r/Zla03a7EzaCgrJt3oIZNrgVPDSlytp/ogBofsXcm+mc9+v Lp+SzmpMYqp0SXmow5DIAd0OEA4niz/zrgkZXSfQbJhxzTd2X4cD47nIT3+GAcjD+UbL 7/NA== X-Gm-Message-State: AC+VfDxx7oQdTBG+tuBeKc0LNmgGnVyEGLHB+OZIxFrmmjr52kGKDN0u zsxLPezBo63T+XEssevRGm3vP1lML2ccwIOCaSxc0Q5cHBqgjBGU/wC6/Q== X-Google-Smtp-Source: ACHHUZ7LwdgxG0T+GD9L83lpeAPRHcVo0aJ6k2KK2kXCqrAu2ibpN4lBLyXb+I2s/MUgs1zXVYgOfJukQhFK X-Received: by 2002:a05:6a00:c96:b0:64f:e997:510a with SMTP id a22-20020a056a000c9600b0064fe997510amr551094pfv.3.1685346053002; Mon, 29 May 2023 00:40:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b13-20020a621b0d000000b0064d1d8cbea4sm525069pfb.19.2023.05.29.00.40.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 00:40:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 00:40:52 -0700 (PDT) Message-ID: <64745704.620a0220.99e07.b425SMTPIN_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 3FAE0605246B; Mon, 29 May 2023 03:40:52 -0400 (EDT) Subject: |SUCCESS| pw127652 [PATCH] [v4,1/2] cryptodev: support SM3_HMAC,SM4_ From: dpdklab@iol.unh.edu To: Test Report Cc: Sunyang Wu 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 | +------------------+----------+ | Debian Buster | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/