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 AB00942624 for ; Sat, 23 Sep 2023 14:01:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A6A6940261; Sat, 23 Sep 2023 14:01:04 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 9363040261 for ; Sat, 23 Sep 2023 14:01:03 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-690d8fb3b7eso3301511b3a.1 for ; Sat, 23 Sep 2023 05:01:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695470463; x=1696075263; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1XbNNKIPKyyYPsTKGkfa8XDk63DfA2PTybi13D1lkbI=; b=Y6YMWoBRlizV33nu90XFC4w1OvLILDjG3BONE3/V7F+TkZUFfbChj4XfONVbQW+2ut pTT6Gh1DImaHrRz0zPNjDbTFpAVrsKG4PeSov+9aWbR8z7wE+nAc4QseniOW2cnlqfTZ vzF/Ugu6I6kdIhb6x25UplOUXDgO0jLmY/r/M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695470463; x=1696075263; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1XbNNKIPKyyYPsTKGkfa8XDk63DfA2PTybi13D1lkbI=; b=C2lOBNPermlorhXYNUdMbneAwMqAVBohDCphAUlLwf/QOJ3EopEhxBFw6enUrDsjcW SpfI+HJMbFqb6WZqXySiIdw5nua9wY6aY3RF4lOVulHJaK03urAYQs0eVTV+zgMJ6EGu LzSdo64EL82YAjyo947FujVi4eDm2htIJQUerBkS/WsgOEYd+//dpM+GN0C6twyBfds9 A4KLfpIHb+nuEjCVS7sK5KhiCBWpCwz5Rxpc+2oMeuxzyEYC/RaH3Rmp41w+ruabjtFy ibcvdJRh5V4Jicqpc4rilH92MAVdpRE/g5dx4SONniD3g5egVhpEAcLftJ7c+mArKwCZ Wmog== X-Gm-Message-State: AOJu0YxDWQ9fdcBaxI4AKPonHkpTX1V8Z902JiNvM2fnv3431Y+OJY1L 6IS92l7e84cfg0lm6aRcW4IEpyMlCfnE7CevSsQ+YYhy9O0Qhqoqd20YxEoaBY2NEAxhzOoTXA= = X-Google-Smtp-Source: AGHT+IHqWNISlARjbzGnTcmpGMIQo5puSwCsF/VltopfM0CvToo3RuFESLEeMIiTxH7II7+IbQJZNA81Zhrv X-Received: by 2002:aa7:8893:0:b0:690:2ecd:a597 with SMTP id z19-20020aa78893000000b006902ecda597mr2115026pfe.21.1695470462885; Sat, 23 Sep 2023 05:01:02 -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 y6-20020a056a00180600b00692c55d5291sm37470pfa.19.2023.09.23.05.01.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Sep 2023 05:01:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 23 Sep 2023 05:01:02 -0700 (PDT) Message-ID: <650ed37e.050a0220.6f210.2a1fSMTPIN_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 67B1A6052514; Sat, 23 Sep 2023 08:01:01 -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 | +--------------------------------------+--------------------+ ==== 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 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/