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 E442142624 for ; Sat, 23 Sep 2023 14:05:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFA2A40265; Sat, 23 Sep 2023 14:05:13 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id CD13840261 for ; Sat, 23 Sep 2023 14:05:11 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-59c0b5f984aso43339627b3.2 for ; Sat, 23 Sep 2023 05:05:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695470711; x=1696075511; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Vcft7NoiW7OGZv/rxelLpEI6U4LYWMDYmzVdhHttovE=; b=bJ843WxPG4RSlP2jPQXOPrDTT8WS2YYIvJvBNHEhIaNaom8f/L/BIJJTIBauLMz8oL 4m+uufmDdCSXr4eW3MjLHZwHq+kZQhWeQpM7PBzOcGzsHbEPtEwQumGoBBDaaH/bi9lH 2GzPqT63el7dz42FNTFmnsjZYVtxOr4TSBtq4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695470711; x=1696075511; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Vcft7NoiW7OGZv/rxelLpEI6U4LYWMDYmzVdhHttovE=; b=O73120c6rdgjctBEPkvJGZNeRBr0Wor6hkyNuwzT0tMfvOE3SA8+PkkKWUG6s7lFuq DCLfb0E5winB5capQOxm6pRQFlCBbaT3IUqBN8eFrLWYQIaA55o6Z8y5918G4Q9qQD4+ fIdxtrCSq4f2ORTc9xhr3agp0MDynASv7DT7L2ERX+izMc9UtxAapxVUU6K8opz8Fquc Vg1qJ9vhAMfiHm1KG94odTLCA4qKLRsxgsdHea1uvT74/VeJbl2HSjkCt796e1AAcmNL 3rdYscqDzwoGGkZeMO8hQ88Neub+uhRsbg4siQqLybjygH//g3+QlqYammvJtRMGYKOm 4iQA== X-Gm-Message-State: AOJu0YyVG57EJGNbQoKnhc0MrTJSgocw219/QEat0WLYi+iI47bKFS4o 3Lx6di8TRingmg7VLkJXPXeidCPEDTLZJLEetKQXxWd1zHsgTQfoxeNwRQEej4wJx3Y7aKM9Kg= = X-Google-Smtp-Source: AGHT+IFO7Dkt1LJbifWJggnscDFzJZwq3BZC/+xRcbUL8+IJJN24SLmNCLMw0jfGPr2xszSoTk+aLWyyER2w X-Received: by 2002:a81:9850:0:b0:59f:5895:6e38 with SMTP id p77-20020a819850000000b0059f58956e38mr715557ywg.4.1695470711249; Sat, 23 Sep 2023 05:05:11 -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 c135-20020a814e8d000000b0056d2de865f7sm411864ywb.0.2023.09.23.05.05.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Sep 2023 05:05:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 23 Sep 2023 05:05:11 -0700 (PDT) Message-ID: <650ed477.810a0220.f9465.8ad3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E405C6052514; Sat, 23 Sep 2023 08:05:10 -0400 (EDT) Subject: |FAILURE| pw131844 [PATCH] app/test: add modexp group tests From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, 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-compile-arm64-testing Test-Status: FAILURE http://dpdk.org/patch/131844 _Testing issues_ Submitter: Gowrishankar Muthukrishnan Date: Saturday, September 23 2023 11:20:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:2744cb6ef086435ae7d3d997b9b62a3c74cec224 131844 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | FAIL | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ==== Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/