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 E883842AE2 for ; Sat, 13 May 2023 02:55:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C527040691; Sat, 13 May 2023 02:55:56 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id B27BC40691 for ; Sat, 13 May 2023 02:55:55 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-55a20a56a01so187319077b3.3 for ; Fri, 12 May 2023 17:55:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683939355; x=1686531355; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H9sTHorDtYs4HoVkeZJpZzWuxC/ONLp5CiytG/ajjJo=; b=UM59qPlttZvIwwuA/K9Gp8L0QnhrUI5uEI1kmoyu9EvoJjyRXPkJwqZ8aHWzeaK/6f 211ZkyLSjf7iSbhdMmtKqWw8n+zxlut87Bxzdg2Bjlt/zuTXgwlEkgTjIEOE+3XF3Z4W wEnWuTXf9/PGP7p4gWPoOcLN0yRx2lMqhDRuU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683939355; x=1686531355; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H9sTHorDtYs4HoVkeZJpZzWuxC/ONLp5CiytG/ajjJo=; b=lLHN75wFMbYpp8t/qzp8g9bOqKI+kqWIU680G3dC4uGXS9O99RbBu3m5slIpipfw7c ymqmsC8fR2/JHZCRTm1B1GiFJq8DE6qhFdQrjBzJk4pDzHRDFwcG8hBBsRmJzQLBvPR2 HyfiMWc1rX4bN1KEah/KscXZThv9FyRMRvFI69J+lbGwW1UH5f8R68U5C3GBt9jUP4EK 4kH1LKu5LmLc50PxH86WOhhsMynJTrJqbd72rpRSL9z5IDdOWouEVy6BAEl1KXHRguLZ Y6yX3LSkELF7bt+PRrfzWqaH1GeAYdc6uuQ2mred2prRmR7Aby7w+SEes8o5h1rrHByo 7dMw== X-Gm-Message-State: AC+VfDzTK2IMsRzAJzdmcUCh6l8LbG/PXFxxekJxh0ZLaivcMCTB+Pfy ylJv/kapVLh8d3YszejMCx0aNlg4g2CWLN59vOjra3NzXIWuFHk343kgeg== X-Google-Smtp-Source: ACHHUZ4Ocm+Guh3zFUecNwvM9udXr6NkAy0p6591nxV8x7UcHowiLE3mE0Y+Kae6iPzfi5QihkbcIfKQVidA X-Received: by 2002:a0d:d593:0:b0:556:c776:96a2 with SMTP id x141-20020a0dd593000000b00556c77696a2mr27102708ywd.44.1683939355015; Fri, 12 May 2023 17:55:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i11-20020a0ddf0b000000b0055a6e9c76eesm2041748ywe.10.2023.05.12.17.55.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 May 2023 17:55:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 May 2023 17:55:55 -0700 (PDT) Message-ID: <645ee01b.0d0a0220.a78e1.5d0dSMTPIN_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 A3DB0605246B; Fri, 12 May 2023 20:55:54 -0400 (EDT) Subject: |SUCCESS| pw126837-126836 [PATCH] [2/2] test/crypto: handle return code 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/126836 _Functional Testing PASS_ Submitter: Anoob Joseph Date: Friday, May 12 2023 14:09:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126837-126836 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26218/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/