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 D6EB4429DD for ; Mon, 24 Apr 2023 18:46:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B102A4013F; Mon, 24 Apr 2023 18:46:33 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 7C5E84013F for ; Mon, 24 Apr 2023 18:46:32 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6a606135408so4645384a34.0 for ; Mon, 24 Apr 2023 09:46:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682354791; x=1684946791; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uL63o7GLgHoK0yir/oxCJdAQMVktY3seSrcehwz1is4=; b=MAwoXyruWYw0gKdkkvCsJjJjWRbbgZN/SIRcp5q10oAYUZZy/V3yC5jU1YUNmJE6er zY8mVKN6qDIbA+ZA1OOyl/s7hL+MjgbUyiTdLy/TuT8+ViK0ILGtk038C0agswM08Cw2 PtIMMBz64aAiHD6p8wnw6ZsuSSHxiYMnkDCng= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682354791; x=1684946791; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uL63o7GLgHoK0yir/oxCJdAQMVktY3seSrcehwz1is4=; b=RnfqIYGXxob8gc7UEpseuiDWECdyQrjcrTeJRownY2j0DoI5Wu27xUouzrseOQKhG1 BrhDVBm4PKJmuXezS1bWBZ8CSeQ33qpYrc0GFyRcCN4ENY8/R5xuvEBfSWv1Xt9OnlHi ADf/pBSESWzeB+kqALWP784s3R3kQDP4X5G18dxKF6EEDDa4lIqt9a48Dr4So56kKS9q TPu3NnfbMUE0ONwR9u2CT9TwNyZvp0RO34eYCH3bW+p/drIHXO0qCCTmd3ZS0cn1eGYf UKWJPaXVoXNvfFrHvg2rxZ99wNrKu/4B9dBt6xfsGuokwrfs4VIL/VR5Gy2ogTRmb3fD A2aQ== X-Gm-Message-State: AAQBX9eZyaaA5gxeWjuz4ED2aQzptLZVFugNSTf1ETCj2oMqyJvJ1ass +l1NBrg50gUGNAfcwkewPISZnaqiN+DdI3McMo2bL8gtzQeOOa/U2iyqnw== X-Google-Smtp-Source: AKy350bVulAtDY3NdhhUrupnJ5JcPIWsrmmtkB9wnQNEgpEGdHtvBIvEVlbi4lWmX9+Nba9Xk2YtIcVGIXS6 X-Received: by 2002:a05:6871:54d:b0:187:85b1:1258 with SMTP id t13-20020a056871054d00b0018785b11258mr8383020oal.23.1682354791703; Mon, 24 Apr 2023 09:46:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v4-20020a056870954400b0018b1f9c1c2asm587484oal.1.2023.04.24.09.46.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Apr 2023 09:46:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Apr 2023 09:46:31 -0700 (PDT) Message-ID: <6446b267.050a0220.9e78d.307aSMTPIN_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 3F891605246B; Mon, 24 Apr 2023 12:46:31 -0400 (EDT) Subject: |SUCCESS| pw126447 [PATCH] cryptodev: clarify error codes returned From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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/126447 _Testing PASS_ Submitter: Anoob Joseph Date: Monday, April 24 2023 09:19:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:70cc4e1fed665712e68f2f45d98dda4abc6accda 126447 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26103/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/