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 1EF79454BF for ; Fri, 21 Jun 2024 22:32:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB62A4027D; Fri, 21 Jun 2024 22:32:16 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 86FFE40041 for ; Fri, 21 Jun 2024 22:32:15 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1f9aa039327so20764605ad.2 for ; Fri, 21 Jun 2024 13:32:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719001934; x=1719606734; 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=5egySkoDTc/eFXip9aXZtxSHpkWDQIx/vV5n7BZ0cNc=; b=fJ+xkH9KpyKi7Z8cYRb3DrzQgap6vISEzX7sWvNXUydufffZa1OFNkSADMHVGC6hDp w4d/dJbHGuwPpYAGYPYxfnsCC3p2K6Xs6lWFVD2+16D/Vu/dqHUH14eQqQHqa/houS0m Cm32pSPeTmzaVlRtj476lJmpaFIMYvWf7safM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719001934; x=1719606734; 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=5egySkoDTc/eFXip9aXZtxSHpkWDQIx/vV5n7BZ0cNc=; b=FME1nD4Qxwm2Zt9ZJUJKIoUQoW4M7nSV8+iyq8Fdtn/uTvEDLr0/f2lhiU2uuT3HI1 WI5fnlQvCoz33x8Ha1OIO9G1VnZQ0qPisGPDdlVZO+vGwikkjamqujbTlk7cHDsCVLC0 i7i5HP9bAwbzRMgKR2g3r9BMQQc/yhxYfDX0eN4udsxkjM1lVpQfbYTvmBaA+GYTgqmB QhYdk3JKVA6Mros6eWq0WXvAMS0Q4QQLkUmXMTOyAeScoOzi/hyInVbEEnm3Ry3PyDJc VCtXIRU1nvgqvmdAgQZWLOXbxwGieSzgl+21IpQEsF0rhdXpcj/eXrwtJtFuTbbl3Bxo E2HA== X-Gm-Message-State: AOJu0Yz7jl0VI24mg4JEGUVE42zl339sZ01aHn8G66hcCA8CjHDvirHr DYUiWtU4SOXvW7ZMpk6+AnFB1tnatX3CcbFgBrnViJT5HS/yUAhP+CYu6RyeT+vc/kCAofFUtci AUCe0FZxGYaQ1XSulQWQd8G7IRLu5GsrzYvTwrb4B04aYJycRyZ/sOh0h X-Google-Smtp-Source: AGHT+IHQze9plvg+OC4vG8Cu9r8o7qtFC2HEWbWXX5vXsZkw1P7oB+iUypIyCgXmiCC7ty1yvm+12xQxs9Zl X-Received: by 2002:a17:903:2302:b0:1f9:e26f:7bb7 with SMTP id d9443c01a7336-1f9e26f80a2mr47902565ad.21.1719001934576; Fri, 21 Jun 2024 13:32: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 d9443c01a7336-1f9eb2eefdasm113895ad.29.2024.06.21.13.32.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jun 2024 13:32:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jun 2024 13:32:14 -0700 (PDT) Message-ID: <6675e34e.170a0220.5775.0d09SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B6D04605C373; Fri, 21 Jun 2024 16:32:13 -0400 (EDT) Subject: |SUCCESS| pw141473-141476 [PATCH] [v2,4/4] test/crypto: add modex te From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240621023832.1707-5-gmuthukrishn@marvell.com> References: <20240621023832.1707-5-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/141476 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Friday, June 21 2024 02:38:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141473-141476 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30270/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/