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 8ADDF42624 for ; Sat, 23 Sep 2023 14:09:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67D6A40261; Sat, 23 Sep 2023 14:09:54 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 82F9940261 for ; Sat, 23 Sep 2023 14:09:53 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d862533ea85so2245620276.0 for ; Sat, 23 Sep 2023 05:09:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695470993; x=1696075793; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=txnHF9KNxoI1DwXb6R+kAXskb4fATC8ziMvcKqoXI+o=; b=JMyeB5PM5YvjNDRdXEbxUtybn5t5O94g7mV9/mUuk0K+PUiTiBBlPG8y98MBu3rfdA A0rcai+qYNcat2hzEa/DxBXzEpAJI2y0SoPDRYdi8qGvy2xxf/1TzDKfGW97bpmUYwkq gHbElqjaAbTm8cqHxATsvgm+VNfXLhfScHi3A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695470993; x=1696075793; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=txnHF9KNxoI1DwXb6R+kAXskb4fATC8ziMvcKqoXI+o=; b=lp6a3oVZ8R/zeySDYm/WVpXXrJ8316cdTexqtExS9ATYfkLycwBxHhYlOLPPPCd3mT bHOiPRGb6QtFfRxMGXJ75u6hH9rBdT6sytQpCFm7BMTEopUndcyAaGy2flJy851/6IB3 oqHdWwYN+F47jDuWAhi3LAq9i3q120JtLamSujt5XVA9ZOS5S2GThD1kz45AkqMDZPnb x5Fz8xTkDV4DLDA+2dyyFvRaKzSmGxJ7qiTPTF/gg4g+TB1cH1lNKhflXHV5Hzg1JjTy LGnxU6YyQVjos7V0G1KgeOd+7UiR8+qawmD9TnQOFJokwIQLc5NlBSMgBdtCDzAUCfEd xxZw== X-Gm-Message-State: AOJu0Yz0Uo9VoLh9gZXNOD90eehOceYuh/yWav2gJvCbrgNwGZEJaskZ H43xDQGw4MTwhAra7q69v2yDd8Fs7+6LwrvSe8cf3/4mz5DZDvtFgQ8Uzw== X-Google-Smtp-Source: AGHT+IHtP7hGbn73WfPknjAu0YC+Or2mubc6mOX76iBB+xSXPyRORTB0CmVvP33xYYFmh5aeJYpNy97J/UFN X-Received: by 2002:a25:943:0:b0:d85:c21a:22c9 with SMTP id u3-20020a250943000000b00d85c21a22c9mr1554371ybm.31.1695470992795; Sat, 23 Sep 2023 05:09:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i18-20020a0cab52000000b0065862497fcfsm267219qvb.66.2023.09.23.05.09.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Sep 2023 05:09:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 23 Sep 2023 05:09:52 -0700 (PDT) Message-ID: <650ed590.0c0a0220.c2ff5.e46bSMTPIN_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 6F9656052514; Sat, 23 Sep 2023 08:09:52 -0400 (EDT) Subject: |SUCCESS| pw131844 [PATCH] app/test: add modexp group tests From: dpdklab@iol.unh.edu To: Test Report Cc: Gowrishankar Muthukrishnan 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 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/