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 ABE6842624 for ; Sat, 23 Sep 2023 14:04:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A785E40261; Sat, 23 Sep 2023 14:04:38 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 87AAC40261 for ; Sat, 23 Sep 2023 14:04:37 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6588cc0e238so19331196d6.1 for ; Sat, 23 Sep 2023 05:04:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695470677; x=1696075477; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yhMjx0Zguphdvyc/UjGjImyXGnX5gmp1/WDEn1wv1LM=; b=ZIzgDkHNEgkEx/jJfqfgzFtDz9BlXWzQiK8TI/oqIGWQDhfLaY2zodJp81zJUgq1IP zmHw8pXLTAzIo8G9YnMJaiSuAfjA6Zjt0Oy42bwyz7U7I73R8NYf3BfcSBHndpqJCWjo 75gTWbJ+4qWKVndh80P1EqQSrdD6wXHnkubq8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695470677; x=1696075477; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yhMjx0Zguphdvyc/UjGjImyXGnX5gmp1/WDEn1wv1LM=; b=Nu2GV/WKFDTMF9Hahhtoutglra6HtEy38nQO0QPYHLH9EL/BOzGUvIGpogpG47xqa1 PDLVIVH7DLP4YH4X1D5TRUD29EL11DvFQLZjZPi6zCgKgVa4a7zopzZ+v/hMvrBm/x6I fWjDAtY1XHiR0CwOMoHc1L8YoxtVifSfeeCejQv2LrYeNC5cD4XtsqYeZl2g/cNEG2v4 SRXjSb0Tgqkh9Xzhb59WgtgUuAfbSjZerqta4Zxvhxjj73T/503kkU6Ycn+yxtrcafSx 2Yf/jtxsD6csswu6i/tYobqoE+KYS1W1ACw+fIcrZUX78rxWU3ZYM8jE8eQUUdnhXmX9 UdYA== X-Gm-Message-State: AOJu0YwySAOermK/OH1b7plzYMZa+/H91XCDDz/uGDtuxotXmOECGEp4 J8LoDTnmzRdXll5QyKsgLlkLx1vSPWXR+uyQYB5fysOoQ7FJ9rm/y8/DD791FhPWxYK0KwCiew= = X-Google-Smtp-Source: AGHT+IFJ0t4xI4QvXLwQlSWgmsxYCJl8b1bs2rjKD/HpSB+AzOkYxNalCI1U9igCo7XKWcPOmNyoAyFzc9wE X-Received: by 2002:a0c:ca0c:0:b0:658:4d74:973d with SMTP id c12-20020a0cca0c000000b006584d74973dmr1813276qvk.8.1695470677005; Sat, 23 Sep 2023 05:04:37 -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 y1-20020a0c9a81000000b0064711f7b6besm270755qvd.24.2023.09.23.05.04.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Sep 2023 05:04:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 23 Sep 2023 05:04:36 -0700 (PDT) Message-ID: <650ed454.0c0a0220.d3ffd.f5dcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ADD466052514; Sat, 23 Sep 2023 08:04:36 -0400 (EDT) Subject: |SUCCESS| pw131844 [PATCH] app/test: add modexp group tests 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131844 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Saturday, September 23 2023 11:20:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:2744cb6ef086435ae7d3d997b9b62a3c74cec224 131844 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27702/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/