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 F2269436F5 for ; Fri, 15 Dec 2023 01:04:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE67E40266; Fri, 15 Dec 2023 01:04:08 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 908C340263 for ; Fri, 15 Dec 2023 01:04:07 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b798e6f702so3982739f.2 for ; Thu, 14 Dec 2023 16:04:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702598647; x=1703203447; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ze2qvYGrke7yTyI1SI/ofaZZ4gVQe/0rMh9iqdogqEs=; b=G9lOv91xpFTDp6+MG/qGs/+H2TOBKSb0EX1xVFy+mDrQVMWk7hhlRXZpwpFymJ3QaF +iCO9WCIIGXK5VMdfEIctnFrL3tXuWrMFryTdNVeaD9lfrLd9hVbLqqNZyAKu8IAsnEl 5LhRdcQK5pjJhh5l5lm3r5TOIJvkrYum9QcKA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702598647; x=1703203447; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ze2qvYGrke7yTyI1SI/ofaZZ4gVQe/0rMh9iqdogqEs=; b=Q5lDef6gy+OyzTXGrg2VYXPWnt6zpkjgnC4a9VFnypAp/9X3GY56Zwvj7ScNWCrFWg fkTzAvqgpVr+lqQ8pS1sQQBsKpBdasyFMNtvG/IqOfh7YzZ4WjoYA2UHwow16l566AyB enzhTBRrxR+lPsBfltv2AqP5lfhiWcPCWfoGvhMkNU/o9ik06HGCCZY29BozK2nTntiQ TlQGsnS1/m8mrlMVxomZGy94w7UimiZakAr4k6OabxIfDTX/n+94cn7jYEnsECO5xrhO wRwrYO8m+3eQEQX6VKjwTcioaY2PxLcVf9xtTzSOVd2WmxnpkAiTMQJUpbzKSAAgrdkp qGew== X-Gm-Message-State: AOJu0YxWHS6+GbaRWv/J9UwNt3g0dGB+6HL5PxIWgyqSvG9Qo2cKGZFG wL80jBEXCOhSdchXGsbKZnTjaJMMSf63n59XtsfrIMpY4LkmrRYL0E3z4w== X-Google-Smtp-Source: AGHT+IEHSN/DpIS4gUY8a5NXcUIb6Qd95huX3qYVe2llnVisehK3cIYzGRM4QFNE+yTodPm0qFRpYNMitVCl X-Received: by 2002:a05:6602:305a:b0:7b4:28f8:15c5 with SMTP id p26-20020a056602305a00b007b428f815c5mr12739499ioy.37.1702598646999; Thu, 14 Dec 2023 16:04:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a11-20020a056638004b00b0046937bf3285sm612099jap.55.2023.12.14.16.04.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 16:04:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 16:04:06 -0800 (PST) Message-ID: <657b97f6.050a0220.cd7dc.12d1SMTPIN_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 7D15A605C311; Thu, 14 Dec 2023 19:04:06 -0500 (EST) Subject: |FAILURE| pw135174 [PATCH] ethdev: add dump regs for telemetry From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jie Hai 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/135174 _Testing issues_ Submitter: Jie Hai Date: Thursday, December 14 2023 01:56:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135174 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | FAIL | PASS | +---------------------+--------------------+----------------------+ ==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ==== [4/817] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.obj FAILED: lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.obj "clang" "-Ilib\librte_ethdev.a.p" "-Ilib" "-I..\lib" "-Ilib\ethdev" "-I..\lib\ethdev" "-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" "-Ilib\meter" "-I..\lib\meter" "-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_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev" "-DRTE_ANNOTATE_LOCKS" "-Wthread-safety" -MD -MQ lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.obj -MF "lib\librte_ethdev.a.p\ethdev_rte_ethdev_telemetry.c.obj.d" -o lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.obj "-c" ../lib/ethdev/rte_ethdev_telemetry.c ../lib/ethdev/rte_ethdev_telemetry.c:1467:11: error: implicit declaration of function 'strtok_r' is invalid in C99 [-Werror,-Wimplicit-function-declaration] suffix = strtok_r(end_param, ",", &end_param); ^ ../lib/ethdev/rte_ethdev_telemetry.c:1467:11: note: did you mean 'strtok_s'? C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h:64:29: note: 'strtok_s' declared here _ACRTIMP char* __cdecl strtok_s( ^ ../lib/ethdev/rte_ethdev_telemetry.c:1467:9: error: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Werror,-Wint-conversion] suffix = strtok_r(end_param, ",", &end_param); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. [5/817] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.obj [6/817] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.obj [7/817] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.obj [8/817] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj [9/817] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.obj ninja: build stopped: subcommand failed. ==== End log output ==== Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28613/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/