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 354B445501 for ; Wed, 26 Jun 2024 16:12:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 37BC94026B; Wed, 26 Jun 2024 16:12:51 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 51B1640151 for ; Wed, 26 Jun 2024 16:12:48 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-79c0c19ff02so149364585a.1 for ; Wed, 26 Jun 2024 07:12:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719411167; x=1720015967; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Frk4jmX/THNE4A2MExZIbfGMg5Ahj8sKbbyTzS2bqmA=; b=CXYyIXSYQNbcTUDeIyo4bCATErOVA4Rc8WGypvtkW/VyuRr4W7tpgODFwRtJvhWLDN wJ2Nd9MHRObKcXNUnzJINO29/kRk6+1Rz4WrScFGvp0kbQdgc6LhSQiIqpSzvaQv1x5k 8oTcsaRKsyXd/FVCSieOB3+jm4A/CjvQNtOY0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719411167; x=1720015967; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Frk4jmX/THNE4A2MExZIbfGMg5Ahj8sKbbyTzS2bqmA=; b=VbIqWqWldn77/EXLLbv/vmTT1yGz0TLoEaQXfX/hBFEjDXngj7J09WcrA0r8TJuqWr XC8K7v0sxDJ29jDnuJaOEjkxxjN+apa2HSeffzuACPNkeKtkd4p4GzcWNcC+nfmszv7J BmjEt4HtRkyxaP3tvwEJ09wvVEe0117Xn8jIuiZXXc+1inZ2aFldTNAZnYuhmlgGDROE S/3iIs+WbHuKym6Fd9kQQNpiSYRxZnX6TaG+4G4ZVqBYOpP8wsTQgu1bGFMiESphwBaj Vrcq3OPNLjFDYZSD2DTaR6pFlFz7kaw3OQHpOgPFf3SwW8Ww/jlEt8cXP4YlqszPv4yd CZvw== X-Gm-Message-State: AOJu0YzQxFI3V0g3/vYW2psIUwcyq7Dl/kQ8to79sUehE+1vb3U5XxA2 r1HJuvcE7ibUnWzWu3QHqLOBqPGwwBwl5eC/QkkGmf5254+TEZnmdLUG/afu1iGou4QcHsrA71K xkXx52xHMrjRtM/u7+5SldMzT4AIMwwnyrYHt76MGlmqYkmrQDpvO7v1v X-Google-Smtp-Source: AGHT+IGht8iMEBMXnyKPngwPbxClK1XqBja/zijXdSjQ+mF+rMkC9tGngRHBsXo+MFBWUl9OCy8NoyJn+op9 X-Received: by 2002:ad4:4c02:0:b0:6b0:8b6b:2074 with SMTP id 6a1803df08f44-6b54099c301mr115267416d6.13.1719411167671; Wed, 26 Jun 2024 07:12:47 -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 6a1803df08f44-6b51ed38568sm4828966d6.42.2024.06.26.07.12.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 07:12:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 07:12:47 -0700 (PDT) Message-ID: <667c21df.050a0220.622fd.32b6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 54A06605C374; Wed, 26 Jun 2024 10:12:47 -0400 (EDT) Subject: |SUCCESS| pw141750-141755 [PATCH] [v2,6/6] app/crypto-perf: support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240626084747.1595-7-gmuthukrishn@marvell.com> References: <20240626084747.1595-7-gmuthukrishn@marvell.com> 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/141755 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Wednesday, June 26 2024 08:47:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:cefcbff91684413adb90c67eb6342e67df969cf0 141750-141755 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | Fedora 40 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL9 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 24.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30316/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/