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 DCE3F43798 for ; Tue, 26 Dec 2023 12:01:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D91C2402D4; Tue, 26 Dec 2023 12:01:59 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id A0DDE402B0 for ; Tue, 26 Dec 2023 12:01:58 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35fa08df8afso21289975ab.3 for ; Tue, 26 Dec 2023 03:01:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703588518; x=1704193318; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cthVACGM5Om6/yZb41KKl12/yHKzXqEtJSh9iNJMSvc=; b=FP5SbAHzxZ7prfCL1ZouYmKtWDB/PQoJJR4pLayDJeFtTtarHMOhD+isISzPVynmFW 7MoQm7WrlVSceEUffRsz8RYfe14Jhmfu6R/9/UY8YoEzvHsvWEbjXjHybBca1xs0bjoI 5OlHp1IquJ/+4IyiASRuZB5bhLRBL13JmixGU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703588518; x=1704193318; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cthVACGM5Om6/yZb41KKl12/yHKzXqEtJSh9iNJMSvc=; b=UMRJw1rgTy6jgMiCet0DCLELQirBFV9LDEKdP9SG/GWaYAYX0I51bmQNNO1hae3N3N J4sDbNpCt/eamjW4GNnlgu+FNu2imXGuEL7lce0Le4zDiQKYp1QKPhLwBGy5f8NFa76X f0V36p7nt5vXIaFqBRxQo6pRCPi5GHW16tP7BElVTAGnBBrZXxmkBv4r2keaj4khv+aB Yf7eYNptXxCPfTPlY4HIava6KwBucQu7eYlFg0iKcjJWQXinI0i+zCqungHiUs0chW6r iXFVweYUnA554MWGOzuZCrcdfsuoDrsITy69fxgAkoPNa5PziqU2beM6crvA+DgARuU3 /kRA== X-Gm-Message-State: AOJu0YybR0YYe7jI2CDDuuXWfliuaG+0XQFvAYQCLostmeAjaP0vptsM wNKmHjoOsjRqLxF79FYJZAUWKalQbPUIkY0GEcd1X5XXWcUMiURYjJPb09valsDFVVGSeG5w0bu Z++t0gA== X-Google-Smtp-Source: AGHT+IHw7ugqAHhvZjN8rzERltE9zc6+y8nCqKpKFFhTmMawHuEGDFNuEIvDHZYsMZ3brJAOiItV/n82DAHp X-Received: by 2002:a05:6e02:17cc:b0:35f:e2e3:803d with SMTP id z12-20020a056e0217cc00b0035fe2e3803dmr11857649ilu.2.1703588518079; Tue, 26 Dec 2023 03:01:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u14-20020a056e02170e00b0035f72e8362dsm539863ill.27.2023.12.26.03.01.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Dec 2023 03:01:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Dec 2023 03:01:58 -0800 (PST) Message-ID: <658ab2a6.050a0220.937c4.5de6SMTPIN_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 913F5605183E; Tue, 26 Dec 2023 06:01:57 -0500 (EST) Subject: |FAILURE| pw135584 [PATCH] [v3] net/iavf: add diagnostic support in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Mingjin Ye 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/135584 _Testing issues_ Submitter: Mingjin Ye Date: Tuesday, December 26 2023 10:07:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135584 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | FAIL | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ==== ../drivers/net/iavf/iavf_ethdev.c:2328:8: error: implicit declaration of function 'strtok_r' is invalid in C99 [-Werror,-Wimplicit-function-declaration] cur = strtok_r(str2, ",", &tmp); ^ ../drivers/net/iavf/iavf_ethdev.c:2328:8: 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( ^ ../drivers/net/iavf/iavf_ethdev.c:2328:6: error: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Werror,-Wint-conversion] cur = strtok_r(str2, ",", &tmp); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/iavf/iavf_ethdev.c:2342:7: error: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Werror,-Wint-conversion] cur = strtok_r(NULL, ",", &tmp); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ 4 errors generated. [146/817] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_vf_representor.c.obj [147/817] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_tm.c.obj [148/817] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_hash.c.obj [149/817] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_fsub.c.obj [150/817] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx.c.obj ninja: build stopped: subcommand failed. ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28738/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/