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 C75D443204 for ; Thu, 26 Oct 2023 09:25:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2332402C5; Thu, 26 Oct 2023 09:25:14 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id DADE4402C5 for ; Thu, 26 Oct 2023 09:24:49 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a93b7fedb8so15443639f.3 for ; Thu, 26 Oct 2023 00:24:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698305089; x=1698909889; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4//80xeufpnLFS9e8VU6hv77EQl0yd1TNZ+HY1yNJzY=; b=asaRbTjLxgEjLFml+UVhXgu3f0Ps3z1jHFAgJnZ2/bASxKiDazGhl+z83YfC7Dj9kd 9CDCOpPkWdY2BTkM5wUkrRc2DkqvFkGjVHGeP1u5wqiAevm6eceeSrd0RGt5bjM4Zqiz cXoyCWmxCAXF80Bnc7Xy3Cg2qr/WmonDQvzJM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698305089; x=1698909889; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4//80xeufpnLFS9e8VU6hv77EQl0yd1TNZ+HY1yNJzY=; b=U9B6/U5iCVzCfVVmTQgm6FQ9SV3LBbP0VZWe4mZUGYVNtNDDGRm7FbKtSLZl1CuFqy 0zNtVnNa8YJsl+cQiku2r5Nm+BV1vNPvhXegXdFha+2wJvuw2P/wePomYq+hf1uMhugZ QsPHEaS9cUBBD5aNF9ytRHyTSRoM5wAg6pBLiW6GP6Mew5ghGcN/IFZuxnEe8vak9Esl oRgvwnhdW5fOGkgwYb6UGPnud8YoX2G3gxg7wEuf+pf6Jmihc1e05rIR2jDqJB92b/oT 5lUwIeKMO7yVHjG6ipib5s1v1Qa9AwW5HukOgg4Es3SvD6e+m0rTRDJjIVGtUw5jvThI hWHQ== X-Gm-Message-State: AOJu0YxA/w00tVw0fuc4PC3P+sOvpaULxR5kfM44LppSOE67EBr+4eCC qp9NgyhkgJBt2oI9CSG8PEJ/ET2Bo7CHMYH8gBKLlrPmgmX48TbWPoyFcQ== X-Google-Smtp-Source: AGHT+IGCwz573lqc85qqGIEgL4a3hJrLDrEhQsei0P1L83LJXfM1V3/1Jy2uBNRINhvyCoubW4g23X6xOYAz X-Received: by 2002:a05:6602:3fd2:b0:7a9:afab:b979 with SMTP id fc18-20020a0566023fd200b007a9afabb979mr2620708iob.15.1698305089222; Thu, 26 Oct 2023 00:24:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s12-20020a02ad0c000000b0042b48fa2373sm85702jan.57.2023.10.26.00.24.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 00:24:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 00:24:49 -0700 (PDT) Message-ID: <653a1441.020a0220.faf61.3289SMTPIN_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 BA2BA602A042; Thu, 26 Oct 2023 03:24:48 -0400 (EDT) Subject: |FAILURE| pw133340 [PATCH] [v2] test/cryptodev: add modexp group tes From: dpdklab@iol.unh.edu To: Test Report Cc: Gowrishankar Muthukrishnan , 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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== 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. [21/116] Compiling C object app/dpdk-test.exe.p/test_test_bitmap.c.obj [22/116] Compiling C object app/dpdk-test.exe.p/test_test_cksum_perf.c.obj [23/116] Compiling C object app/dpdk-test.exe.p/test_test_devargs.c.obj [24/116] Compiling C object app/dpdk-test.exe.p/test_packet_burst_generator.c.obj [25/116] Compiling C object app/dpdk-test.exe.p/test_test_cryptodev.c.obj ninja: build stopped: subcommand failed. Could not rebuild C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\build ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/28078/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/