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 130FC4369F for ; Fri, 8 Dec 2023 01:50:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E689410FB; Fri, 8 Dec 2023 01:50:24 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id B3697402AC for ; Fri, 8 Dec 2023 01:50:22 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-517ab9a4a13so1296984a12.1 for ; Thu, 07 Dec 2023 16:50:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701996622; x=1702601422; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vaB57oy5ApWk2PwjBFxplXLvqiP6G5sRJAHTbCSP5Q0=; b=ajEymO1IMJ0he4T5l2pSbJQ/C/DHj9AkCy8TO0SNYWe1QRbzKS4orkAmR52Oz1ucfH PoDSD+TWReEwwQoI81RfB+/HlZ+Nc0nSjROy4fPaqH3qwFkYxpEW8v1Qsp8jTf3KAmh7 FGEZbg01QHBejJDbLLnhxstgnPIgTzShvgLJk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701996622; x=1702601422; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vaB57oy5ApWk2PwjBFxplXLvqiP6G5sRJAHTbCSP5Q0=; b=Dao5MKXjUc385y+zxc4ovCnXWz2aak0z8oyfnE4tdvgf7BY0ADCY93DAuHBVQzLMfA feVodKOkRkiOJfRQDrI0QQJatDw5sqGFmIQsdxK1SLBQWz2xz48dfPgRzUlCKmNzyJOP QJGWVElHCn16UQ97g2uXTXXplYw8LwDJUkYS40gubZUDkKhb9pBLeaWY1MIWiKg5zmQC 6GgWWPCjhspthbnlDTDQPpNk3bqqIGsqjBbrgghYXha21s8X8PJf6KSjjr8OapHn01i0 guI42nycEBHcS0NN8gch4GPAA4wHcrKwkL+BrE8qLKU5WSvk5PekHMml9IKpA2mnRk37 Y5xQ== X-Gm-Message-State: AOJu0YyW7UY086q5eXfalPUgEKUwKJl3lRTOr4/WTR4Hqx1mFdzt86gU n1QMsUuGQipomLIJcgytjLdHfjuyAYkYeoZFljZ7BmGpvJvyfz8xrbTPYQ== X-Google-Smtp-Source: AGHT+IGtEnd9CbJ3zEM1Kqmb981cHuheWoqMBpDypmAOmVrH5axiVr0NrwqI+cb5aB9iNeojNi8rwCr5bvaS X-Received: by 2002:a05:6a20:748c:b0:18f:ce60:cee8 with SMTP id p12-20020a056a20748c00b0018fce60cee8mr4389541pzd.28.1701996621962; Thu, 07 Dec 2023 16:50:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bg1-20020a1709028e8100b001c74d16646asm18935plb.28.2023.12.07.16.50.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 16:50:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 16:50:21 -0800 (PST) Message-ID: <6572684d.170a0220.e0ee.13fcSMTPIN_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 28798605C311; Thu, 7 Dec 2023 19:50:21 -0500 (EST) Subject: |FAILURE| pw134942 [PATCH] [v2] eal: initialize shared plugins on Wi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Tyler Retzlaff 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/134942 _Testing issues_ Submitter: Tyler Retzlaff Date: Thursday, December 07 2023 20:26:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134942 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== [1/393] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.obj [2/393] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.obj [3/393] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.obj FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.obj "clang" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-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" "-Xclang" "-fcolor-diagnostics" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-in clude" "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_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-DABI_VE RSION=\"24.1\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" "-DRTE_ANNOTATE_LOCKS" "-Wthread-safety" -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.obj -MF "lib\librte_eal.a.p\eal_common_eal_common_options.c.obj.d" -o lib/librte_eal.a.p/eal_common_eal_common_options.c.obj "-c" ../lib/eal/common/eal_common_options.c ../lib/eal/common/eal_common_options.c:447:18: error: format specifies type 'unsigned int' but the argument has type 'DWORD' (aka 'unsigned long') [-Werror,-Wformat] loadpath, GetLastError()); ~~~~~~~~~~^~~~~~~~~~~~~~~ ..\lib\log\rte_log.h:333:32: note: expanded from macro 'RTE_LOG' RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__) ^~~~~~~~~~~ 1 error generated. [4/393] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.obj [5/393] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.obj [6/393] Compiling C object lib/librte_eal.a.p/eal_windows_eal_hugepages.c.obj [7/393] Compiling C object lib/librte_eal.a.p/eal_windows_eal.c.obj [8/393] Compiling C object lib/librte_eal.a.p/eal_windows_eal_interrupts.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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28558/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/