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 DF174454BC for ; Fri, 21 Jun 2024 17:04:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD129402B3; Fri, 21 Jun 2024 17:04:12 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 04C3440265 for ; Fri, 21 Jun 2024 17:04:11 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5c1b734383cso865631eaf.3 for ; Fri, 21 Jun 2024 08:04:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718982250; x=1719587050; 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=6b2iWzVYBsEvQHwWo/71APpKOj1O7wfKK5/cJD1dlow=; b=VBT4+3xpimtxTLtkDxDOsvnPd0pdz4QDmR420qZ1SS+ldrajFrHS6fewdhy867gkQN 7v8PIKmrbk6CWLoeLm3WXHXw+NDyf+lBa3vPOCsQhvlRFEADHxx+Lb89h2ACvTiR/hLN 97M0FcMDuaIDMCQcq24jB/ShgWjhJpCtR7piM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718982250; x=1719587050; 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=6b2iWzVYBsEvQHwWo/71APpKOj1O7wfKK5/cJD1dlow=; b=nEyjANBI6xFXUZXlsGGSi6ZfYUCjHWJTdG5xORk4XhNRrP3XMduvNPSPCR9QKlK+s6 a+4e1K+hadmnKxHfHwbm8Zz2CpDSFzSEZSzIysd6NflN5sUUyu1/dSFNjFwanZXJHvI6 mcLIILah66Xni9i7aAcGW25rCPrDFNHC5ZNtDH5WxT9LfkFmQ9zmrldSd1sO7P1HwYPa LPGhJOozf/FS3Dq2bKid8dHZrORVVYnv8VEqm6O2w6nLP68kkQEm5PrHVdSE4HNKtmEL jt4/6cIOFWeYy8pr7+cvulw8/ePlOZR2u/QvVmjjuuZwydJwh2eZMe+OpH5U1fOxGh6W qFFw== X-Gm-Message-State: AOJu0Yw4gm8i78k5bSfdaNpppsoyp9Az3TGeqP1OAq//Ltr69L6WApuo mPSPDKYPu+RM81z9hq3rhuLuRuN9MtxZnZRqmVvQnL47JhdXmghjZK+0avlqHZ/5XI6/pEFXqGh EaYuhv3mJPn1uIXLaI65FOMNyH8RRif5LVP8F6YqCcH7wR/OM51Nth9tP X-Google-Smtp-Source: AGHT+IEHdvFRURNR8qaYscrdvaowK4goSnBgaxhNmxT03dCY2hKpXvMD1vP/8u8/XGjNZ8JlNWKamTuqtCqY X-Received: by 2002:a05:6870:ec8b:b0:258:4dcb:7d64 with SMTP id 586e51a60fabf-25c94990d35mr10024885fac.13.1718982250282; Fri, 21 Jun 2024 08:04:10 -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 586e51a60fabf-25cd49932e6sm54936fac.16.2024.06.21.08.04.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jun 2024 08:04:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jun 2024 08:04:10 -0700 (PDT) Message-ID: <6675966a.050a0220.46faf.4b89SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B7EAE605C373; Fri, 21 Jun 2024 11:04:09 -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 | +------------------+----------------+ 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 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/