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 3931E43798 for ; Tue, 26 Dec 2023 12:37:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 627CD402B0; Tue, 26 Dec 2023 12:37:12 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 89A3B402A8 for ; Tue, 26 Dec 2023 12:37:11 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5941f390701so2079270eaf.1 for ; Tue, 26 Dec 2023 03:37:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703590631; x=1704195431; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=awKtKHjHTz2n7r0rSBJSmiTSkoM6A2xt4IkvTHo5Fco=; b=d5O7jYhvBeaWMLXXsULL9tUhFC++4pifis/OFywKZ72ThbiF+TV4e95oVCWA2ev+FZ Q9AR/jcUx4i1HHp64VRGgCNtk7iILFZEI4q34Te10RkDNFOs4TYa4HGK5pJPkzZ4L3Lj 9h8jxfW8vwhfxAe4zR6ghG86fubCSEIz0BBaU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703590631; x=1704195431; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=awKtKHjHTz2n7r0rSBJSmiTSkoM6A2xt4IkvTHo5Fco=; b=LxlyM2fA+ZXGSTuB4721u3wdLYtFLxSxHd7cvE6nPoo2VIRNUN2la5EK0NzHUCNWXQ Dns2+rPFwhSktVkKMGPbQAIdTuQhHYw6SWsoQyjDJQsDrPjJqh8LJ9BQTWcc8IVawkap 2NRE+JqT2NwULB+mEtS8VT+u271S2E9hZMOqVP0xPgmsyKIcYvjoO8g/mym6Itg9m3q0 QuIrmT4NKc85pdt2m9u20m9j0la1mxKicxieEKz9d0M4KznOGFYsLm9wJezjbWU6cvWY jOybSJzDEnNHmxQNzc0S1WKStH/DSSKEgz6rpGIyf84NnaKiRBqVuNCPXAc+aIVDFzK9 wjsQ== X-Gm-Message-State: AOJu0YyOIoGsoVHlqDWlyiUXl3Yfhduu+8lpRGYjshBlgKkvl3z7d3O6 l2UJFAR3EY6dfaXzSOof6v4UznTYemA22gbnXXVJeg/J6Y09Mv5Ij1dPFCl+bLxxgg== X-Google-Smtp-Source: AGHT+IFNAgJqYQSE5HuakbPqf8CgZ/4ZwrWEdlN59L7JN9lkvmTTsUhWM2Qn0NH0ndIbGSiWnduHh5FrFNR3 X-Received: by 2002:a05:6820:2209:b0:593:bf06:1bad with SMTP id cj9-20020a056820220900b00593bf061badmr3117887oob.6.1703590630911; Tue, 26 Dec 2023 03:37:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q25-20020a4a6c19000000b00587abcfe7b5sm868463ooc.0.2023.12.26.03.37.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Dec 2023 03:37:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Dec 2023 03:37:10 -0800 (PST) Message-ID: <658abae6.4a0a0220.2526a.23deSMTPIN_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 4FDC9605183E; Tue, 26 Dec 2023 06:37:10 -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 | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/