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 3054E42623 for ; Sat, 23 Sep 2023 13:58:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09F7840261; Sat, 23 Sep 2023 13:58:31 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id BD9B940261 for ; Sat, 23 Sep 2023 13:58:29 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59bbdb435bfso41470437b3.3 for ; Sat, 23 Sep 2023 04:58:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695470309; x=1696075109; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1XbNNKIPKyyYPsTKGkfa8XDk63DfA2PTybi13D1lkbI=; b=R9Hu6pIZTok+L6INMLB5yD/MZQPf+SPoKzWQ8FEzGtw5qWVQj8FzzzydpQZ4/DivXi wK2MgK5O7atKo8gV6+BVFCFQZ6JbZmn+ZPhnmrwnYBlY2bgVU/y3yHSAvqDIp8FAppE7 6XwDudGeZ1b1YfTLYegMpRuOe5scqp6KwcdTg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695470309; x=1696075109; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1XbNNKIPKyyYPsTKGkfa8XDk63DfA2PTybi13D1lkbI=; b=c93GBSF6nxsraBQ/fp7EfM3qS89admi3zHxuPRMhycK7hO+ahgPqb/3aGfR2LEcOzF zGf+FEm6cmK7ctXJdeqSMcyfAB/Gp06tCVd/m2wjGmWQzpI0yAcEBPGnoynlF0yx7+JY o8mt3DifwEftFXK8+4QknOHbEjfP+e1qNphDT8v5szN5ca+a3F496MfXys4Dmxo7nsnj I4loQfmIzI4eRCAtkEy4ZqhBmEByRVDfLcZ82U1vOBXRcZjP3CNh/rjxm+Am5ZAbQy1r 75FuefAzK9nW5f2H7klx6VX6XtLdu77iKPe+YlLh6KIC5xh/Da80sEsf/X5UIzjfe90e JjJA== X-Gm-Message-State: AOJu0YwZtEl4+hjt6+t1teMLlOgO/L/2437vxawSDpmkgICVSWCpsyck uDLfGoL9NHUwQa+HpnwsdY6QYSAN0CGkGS7a61VWZZ+BDC2iAX124HPfiaIx/uuKH0LBFrqJjA= = X-Google-Smtp-Source: AGHT+IEB8WpjPkb8OSdyir9lVgCcz+WMTB6KUVi5wDtxfLEne+yPT3KaJ7ee+CMahI/sw8jwKVWpwxowqhvp X-Received: by 2002:a81:4ec6:0:b0:561:c5d4:ee31 with SMTP id c189-20020a814ec6000000b00561c5d4ee31mr2271618ywb.38.1695470309104; Sat, 23 Sep 2023 04:58:29 -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 w197-20020a0dd4ce000000b00568cbc0fbedsm425543ywd.5.2023.09.23.04.58.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Sep 2023 04:58:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 23 Sep 2023 04:58:29 -0700 (PDT) Message-ID: <650ed2e5.0d0a0220.7c341.8f34SMTPIN_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 72DF26052514; Sat, 23 Sep 2023 07:58:28 -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/