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 69646429DF for ; Mon, 24 Apr 2023 19:46:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 515E34013F; Mon, 24 Apr 2023 19:46:16 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id F0B0C4013F for ; Mon, 24 Apr 2023 19:46:14 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1a9253d4551so39082285ad.0 for ; Mon, 24 Apr 2023 10:46:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682358374; x=1684950374; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QmZ4GGTAAztR7byuyj9ASD61rGwIrWiAkkWxR6OkHPA=; b=XtqiljNE3yI3IOiwJrivYSUyF3iGSTV8rfrr/k0Ik/onzqOIXajJYzhjj3UXBFryqX MGZT0OykuTg2ZGtMA9dD3XIS4zjQRnsSLjvcG+0CNMoNCVsofhVy4hu4RnvRjc5gJBgv 3YF1ad0Jwqf/WOKNQX22+DBpy9IXYfyWXk1eM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682358374; x=1684950374; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QmZ4GGTAAztR7byuyj9ASD61rGwIrWiAkkWxR6OkHPA=; b=UiSEaAKaVQwaDkfelvUI/X5GzyKen8e/0k9Xvj5e9By5WfizNmIpKFx33HPDaEgIxK t9vbGVIfiFuHflg02QsUAyS11Y5i2sL0gDXVq9zhY7tmn6rOWf+JWQG86Bzst6zVpyJE 0rskLe+nZ7nE/niykEALqqw+/FT1OkHrJNLsEnT1FAaWrpaX4Pm4SFWFnj77NHzAUweI Zm37ExAqL/B8T89wTkCQ4Or0/8QPzcShDATCdRgz5ppT3RXa5lxxfsFojnTNHolfaPH3 Llow43QsTHsc4HoazFOdhLtKgIVp7Se5hRV/wuyaWYJQun3oTPXvwRkhtKWsKQBgZQhA GN/g== X-Gm-Message-State: AAQBX9dEvDNLAg0p9n6ezOcSsS8YQ7E56R4uQZ+g8M/ZeDW/gx9Oaiiw j0grpm5LNLGbZQGgw2Vqh898Yrb68B3FGn6bKBbspJomobcC+ocw2QYAfYKEjcEcIhEpRADaFw= = X-Google-Smtp-Source: AKy350Yxn/zGP5ms5tv0S5yZC9ai2j8aW6H+7HjL+X0+m0jjT0lwfw1C8lq9IysJQpHqbsIgRlFoT26Q4t95 X-Received: by 2002:a17:902:ec81:b0:19d:20a:a219 with SMTP id x1-20020a170902ec8100b0019d020aa219mr17981252plg.66.1682358374200; Mon, 24 Apr 2023 10:46:14 -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 oa17-20020a17090b1bd100b00246c3d609c4sm847939pjb.3.2023.04.24.10.46.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Apr 2023 10:46:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Apr 2023 10:46:14 -0700 (PDT) Message-ID: <6446c066.170a0220.74094.e4b4SMTPIN_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 7A213605246B; Mon, 24 Apr 2023 13:46:13 -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 | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | 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 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/