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 2137842A60 for ; Fri, 5 May 2023 20:21:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 053BF40042; Fri, 5 May 2023 20:21:34 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 4390D40042 for ; Fri, 5 May 2023 20:21:33 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-61b5de68cd5so9703836d6.1 for ; Fri, 05 May 2023 11:21:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683310892; x=1685902892; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U1cODGPT2vf6hGzA1O3gKf8ITg2Xm/AUvmglgMgLob0=; b=BH7MFxf/ASGItw81IJGHCp2jP74KF6U8WT03XdybPbJXB5AkAewbSBDQyUAEDC9oZE XBimcrwjR1RPAUSzQJSis7kNtvCxg1EUVRaYP8JsWxWPwPcJeleJEU7PrPOrtu9K6m/l 2G1Jx05tTt+dEzTrCDxyn8enuvEJjBKcmFPSQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683310892; x=1685902892; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U1cODGPT2vf6hGzA1O3gKf8ITg2Xm/AUvmglgMgLob0=; b=NDBcMefBW1UCvWr2tywQRYhb1pRQKPsZ3TelYf2mWLoXifCWGc4NKV2xa4hC22GQri e/chQ8d/kW4JqKv6ekf7iYGL3fZ/twbNqd7BDspE3oZokhU9DkCCsgak0vRrlWzid/lt z8k/BPDNou2TWS212mfL27TT8uHQqC2aGlEWzlnxoTo6j6OJP7NzO1bUXPv6AZ/oOXf4 MWgK9n7nAzaAzg2H/Uh6J7egqE9MCh5T/glUZs0SwMlfiWoNc6p6QNF7D9LTWZD9yAGc zWylEQ6MXOO60u1D5AwOv6K8Qb844WV/3JSMtPhhzKD8XltFCwn9lgj3v5Gpg/K6kARO UKIQ== X-Gm-Message-State: AC+VfDztv/SNKWeTLjpSDX8q07CXspGxaeaTlpV8rILCCoPnWoBpANJB TJxikroJr5ZIE/HF9ilerWae80duFoKkKwNsa+OT449N+Mnf29lT9oyOtw== X-Google-Smtp-Source: ACHHUZ4Y+puDCAeI8ejK7AlXdd63H9xCdC87EksoQGTL0anvv1sbhR9bracx+vzm/9bOIrT/6Y1fj+ht145w X-Received: by 2002:ad4:5dcd:0:b0:5b4:89b4:1b0a with SMTP id m13-20020ad45dcd000000b005b489b41b0amr2903964qvh.10.1683310892626; Fri, 05 May 2023 11:21:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pl16-20020ad44690000000b005ef4d78aebesm45846qvb.56.2023.05.05.11.21.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 May 2023 11:21:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 May 2023 11:21:32 -0700 (PDT) Message-ID: <6455492c.d40a0220.3d711.3590SMTPIN_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 4BF1F605246B; Fri, 5 May 2023 14:21:32 -0400 (EDT) Subject: |SUCCESS| pw126702 [PATCH] test/crypto: fix return value from session From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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-testing Test-Status: SUCCESS http://dpdk.org/patch/126702 _Testing PASS_ Submitter: Tejasree Kondoj Date: Friday, May 05 2023 16:53:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126702 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26170/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/