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 211B943204 for ; Thu, 26 Oct 2023 09:11:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A8294003C; Thu, 26 Oct 2023 09:11:08 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id D4C454003C for ; Thu, 26 Oct 2023 09:11:06 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a956887c20so17067939f.1 for ; Thu, 26 Oct 2023 00:11:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698304266; x=1698909066; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H6YmSpUpdx7Y0IEliLNWVydwJMwi/lUVTntBmCWAUi0=; b=YLhZ6ydwSq1afilyNkRjK/Zgc31oZ4yXu337mUybIk95/dQC05hltbzhNjgeLqaEVg Rtr5VhJQMIICWrUgBUyl+X9IE69MZCIXE10HWJov8Zeyjh5SnV80DGtcimj4VEm1n8KF qMV6ImX1rTT8mIfnsiZqPXBo+QpzdD9ipWzOM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698304266; x=1698909066; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H6YmSpUpdx7Y0IEliLNWVydwJMwi/lUVTntBmCWAUi0=; b=mjcmgN5ALOdh37Go/zRfTlJiddIIU8YgJBH0/gXAFcqrHD0sD0rRttqxDLEV9q/lec gk3q4ZJfrd9BN37znJOethcTdngAvGYCQwn6uAk0Gyx3UHXxueZDr4Qd8CAFP73/0Af/ mgs3Lzykj60TurJSIQjjdeU4vljqnhCZjMsCIdxX4CUcFmuJ+Zm7jbRyF4mS1l2bKrjk gwTImKPtS+WACHTu4HjnaIXbmzY8s7IPeCwIdA0RL9caCG3QLAKa2AYin/NtA/GnJPOR 7BBOBGKTs6YTkpYiwMLOOZ+F6+CBRxdwEud+KeASIOhud9PejoSKkXyXOGnXEvB6EbCI 1uow== X-Gm-Message-State: AOJu0YzAz0iBp0TyZ0p6Z5k66E3GeQx672oxyvi6Abkcm8iNf3vpMJLs AT8Xr0Ncl9JqbLEAGFQ2IzRTKB0PhCJ9hW8ZeaNgRl+FjUxs8VZoBKdhQQ== X-Google-Smtp-Source: AGHT+IHDoHJBnk12dZUCL+znMYhOV6IcBvG3L3CDV3RmWlCwpfazd2vzkep2N9bQsjwatujKCywTeeRYf58/ X-Received: by 2002:a92:d9ce:0:b0:351:5b43:5ecd with SMTP id n14-20020a92d9ce000000b003515b435ecdmr17054575ilq.14.1698304266228; Thu, 26 Oct 2023 00:11:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b15-20020a056e02184f00b0034f87dc376esm1121291ilv.34.2023.10.26.00.11.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 00:11:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 00:11:06 -0700 (PDT) Message-ID: <653a110a.050a0220.10179.a41cSMTPIN_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 B66DE602A042; Thu, 26 Oct 2023 03:11:05 -0400 (EDT) Subject: |FAILURE| pw133340 [PATCH] [v2] test/cryptodev: add modexp group tes 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-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/133340 _Testing issues_ Submitter: Gowrishankar Muthukrishnan Date: Thursday, October 26 2023 03:58:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133340 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | FAIL | PASS | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ==== "clang" "-Iapp\dpdk-test.exe.p" "-Iapp" "-I..\app" "-Ilib\cmdline" "-I..\lib\cmdline" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-Ilib\net" "-I..\lib\net" "-Ilib\mbuf" "-I..\lib\mbuf" "-Ilib\mempool" "-I..\lib\mempool" "-Ilib\ring" "-I..\lib\ring" "-Ilib\metrics" "-I..\lib\metrics" "-Ilib\telemetry" "-I..\lib\telemetry" "-Idrivers\net\ring" "-I..\drivers\net\ring" "-Ilib\ethdev" "-I..\lib\ethdev" "-Ilib\meter" "-I..\lib\meter" "-Idrivers\bus\pci" "-I..\drivers\bus\pci" "-I..\drivers\bus\pci\windows" "-Ilib\pci" "-I..\lib\pci" "-Idrivers\bus\vdev" "-I..\drivers\bus\vdev" "-Ilib\hash" "-I..\lib\hash" "-Ilib\rcu" "-I..\lib\rcu" "-Ilib\bitratestats" "-I..\lib\bitratestats" "-Ilib\cryptodev" "-I..\lib\cryptodev" "-Il ib\security" "-I..\lib\security" "-Ilib\dmadev" "-I..\lib\dmadev" "-Ilib\fib" "-I..\lib\fib" "-Ilib\rib" "-I..\lib\rib" "-Ilib\lpm" "-I..\lib\lpm" "-Ilib\ip_frag" "-I..\lib\ip_frag" "-Ilib\latencystats" "-I..\lib\latencystats" "-Ilib\pcapng" "-I..\lib\pcapng" "-Ilib\reorder" "-I..\lib\reorder" "-Ilib\stack" "-I..\lib\stack" "-Ilib\timer" "-I..\lib\timer" "-IC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\inc" "-Xclang" "-fcolor-diagnostics" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-address-of-packed-member" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D_CRT_SECURE_NO_WARNINGS" "-march=native" "-mrtm" "-DALLOW_EXPERIM ENTAL_API" "-fno-strict-aliasing" "-DALLOW_INTERNAL_API" -MD -MQ app/dpdk-test.exe.p/test_test_cryptodev_asym.c.obj -MF "app\dpdk-test.exe.p\test_test_cryptodev_asym.c.obj.d" -o app/dpdk-test.exe.p/test_test_cryptodev_asym.c.obj "-c" ../app/test/test_cryptodev_asym.c ../app/test/test_cryptodev_asym.c:2749:30: error: initializer element is not a compile-time constant modex_group_test_cases[0].description, ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ../app/test/test.h:134:38: note: expanded from macro 'TEST_CASE_NAMED_WITH_DATA' { setup, teardown, NULL, testcase, name, 1, data } ^~~~ ../app/test/test_cryptodev_asym.c:2824:30: error: initializer element is not a compile-time constant modex_group_test_cases[0].description, ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ../app/test/test.h:134:38: note: expanded from macro 'TEST_CASE_NAMED_WITH_DATA' { setup, teardown, NULL, testcase, name, 1, data } ^~~~ 2 errors generated. [715/812] Compiling C object app/dpdk-test.exe.p/test_test_bitops.c.obj [716/812] Linking target app/dpdk-test-gpudev.exe [717/812] Linking target app/dpdk-testpmd.exe [718/812] Compiling C object app/dpdk-test.exe.p/test_test_cryptodev_security_ipsec.c.obj [719/812] Compiling C object app/dpdk-test.exe.p/test_test_memcpy_perf.c.obj ninja: build stopped: subcommand failed. ==== End log output ==== FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28078/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/