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 C13C6429A5 for ; Fri, 21 Apr 2023 07:06:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D69640E6E; Fri, 21 Apr 2023 07:06:29 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 4689A40E6E for ; Fri, 21 Apr 2023 07:06:28 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-b8f557b241fso415484276.0 for ; Thu, 20 Apr 2023 22:06:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682053587; x=1684645587; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DevUZxdeLvY+zVaG3aXnFCxWoTo1OwkN3PFG1DO7eic=; b=d6oF4uLC68s4LrPApYTSSJAPpZVdpout3X64fN9FzV5JpG1NUcvya4XWaY66jraAvr pT0dVhXtwsalRbLT0VAikn6XXoyzBeV6ZNFG3CV0j/dSAeNKvLEFPe58x9C1tGhooyS1 w5omkFWIAO1RSJ65sOHjn6jOFaFk5j5NQ4yOw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682053587; x=1684645587; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DevUZxdeLvY+zVaG3aXnFCxWoTo1OwkN3PFG1DO7eic=; b=T/wBY2Ih8s9JWaKVAqdmuolWmDnydIhYj2n+waT2G5Pz4YfIY4w7FEvF2gzr6uOAMP LiCFtKDWN+cbq7TB+AIBQ4xI/d1/M+WgrVDUncCcVc4bQjE79dX4X8FKDN03NgFU5WZF Hq+E5tIs/2Lct29ymwq8xn9mNV7+KGuik9YY2/FLXCdg8aiv590ky8J4q/bSEBHZEriz YfVzjuibOnzYW+OGfLWigG6tHwD6oxVaPtDlfzv/rb3itnypHV1O3S0lTqCBS18jFq/z w6EOQxh+35KiSf3wnJD4P+grtC/yEsYBy1bzx07bdAxygmulkwRIKKqFYp1Ehf+M4H+k rVCw== X-Gm-Message-State: AAQBX9eAKjZde8u/d+j+hqvfbMZmSItmzDi/GNqpA5YDkCpqOO68nIHE T+pbHk+uwVqpkyVF4SHtBQ1DGUT9zFcNdm+YEcv5P9PqbiNFmZwVQEjQg413saQQv1h6aTsfMQ= = X-Google-Smtp-Source: AKy350Zk8RboNo8Vi6zJJ3QiQuOBIu2WA8Yy+pCMaXlo2OG4rYk/DecgzD+0LPonyeMqwtKNBYiVRc/mREGs X-Received: by 2002:a25:a3c6:0:b0:b8f:5376:7b3 with SMTP id e64-20020a25a3c6000000b00b8f537607b3mr1161985ybi.24.1682053587628; Thu, 20 Apr 2023 22:06:27 -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 z78-20020a0dd751000000b0054fbaf384ddsm307977ywd.12.2023.04.20.22.06.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 22:06:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Apr 2023 22:06:27 -0700 (PDT) Message-ID: <644219d3.0d0a0220.74b6f.785fSMTPIN_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 48102605246B; Fri, 21 Apr 2023 01:06:27 -0400 (EDT) Subject: |SUCCESS| pw126332 [PATCH] [v2] app/crypto-perf: check crypto result 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/126332 _Testing PASS_ Submitter: Anoob Joseph Date: Thursday, April 20 2023 12:22:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126332 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 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 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26073/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/