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 049BF4369F for ; Fri, 8 Dec 2023 01:50:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3497410FB; Fri, 8 Dec 2023 01:50:13 +0100 (CET) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 16DE2402AC for ; Fri, 8 Dec 2023 01:50:13 +0100 (CET) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7c8431b3d34so369478241.3 for ; Thu, 07 Dec 2023 16:50:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701996612; x=1702601412; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vaB57oy5ApWk2PwjBFxplXLvqiP6G5sRJAHTbCSP5Q0=; b=YAQmh99rUKsxgaGN1UELL7ZB1x5vltv5B8ZJyp7DosnOnWt0uhgF5oXVkPlCCAdGY2 aYI3bUYT1BDzsLdT/L17JWlpK6M58lkZfzf44pQyQOMGe+CzATPeegprBz4wVDwSO65u DAKtPZbH8FNWw7VbaQXsdTRpiKllougGZJFLk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701996612; x=1702601412; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vaB57oy5ApWk2PwjBFxplXLvqiP6G5sRJAHTbCSP5Q0=; b=VjRVLlTBa5BIpu6RoyrIFRctxi7axuG5CPLbf2PrEf8khGCfMe917Mp393XWowzZEs HiFpxRe0MtnsZkOIW8BsFXgHikXA+IvLIm6KrkH3qpBJ+11f508oHalB+faLOxtVzloq 0WmQ/M6/ZM3GXE9fpi6VdQf1sIs0qD4gAor+pSNsPDC4yi0QzsAIv9RKg2dbwR775rVv BN4WosS4SgY6sKeTOTq0mjB0OJlEPQRPqFIRWqVrbQhojJoKzR9oAcunZc54QNYKGUvE 47OAKEVLjSRpSP38gSVKVL1eAknAhmg2Fj7aLoCRxdEhaeKgFcmEAzywhY4m9RuwJMTO scuQ== X-Gm-Message-State: AOJu0YwayD1zNoSMHvNoYmXTFBbSbdxhhTaGlwztKyoOtRruwJpEMS5f /vSniPaVFG1SywDEwSckjOwoMjdn7Lzdo1y9up1ksANE9IMFsHN0lCSzdA== X-Google-Smtp-Source: AGHT+IE4GsinO3O5bxV7NPaCyykutROjEeCm3YvEkoh4E5iskT0HCxm7flsZqK9NjEX8iyMVvZc493E2Fn5b X-Received: by 2002:a05:6102:6d1:b0:465:da5a:8a58 with SMTP id m17-20020a05610206d100b00465da5a8a58mr3802047vsg.28.1701996612433; Thu, 07 Dec 2023 16:50:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 94-20020a9f23e7000000b007c1a451e9b9sm34028uao.1.2023.12.07.16.50.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 16:50:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 16:50:12 -0800 (PST) Message-ID: <65726844.9f0a0220.71d4b.21e0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 183F6605C311; Thu, 7 Dec 2023 19:50:12 -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/