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 1EEB943798 for ; Tue, 26 Dec 2023 12:33:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0136D402B0; Tue, 26 Dec 2023 12:33:58 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 90390402A8 for ; Tue, 26 Dec 2023 12:33:57 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b71e389fb2so265831839f.3 for ; Tue, 26 Dec 2023 03:33:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703590437; x=1704195237; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BZY3KVI2z+kN8BKOjxmxnNf9vf0jrcuGCG21KVi6OFU=; b=iWsbLcL6nhTVmBbWurTJJbk2zlH1SCOKhnd0sqlavj01PJVy7hdOWzFJNRli58Lilo r3GRjbJZoF52RdOW6EGYbS4MYaphwe1T/nEFdR1445h1/yqaed2brWpGPnV/59wyLyCK YNe6cUNYprk1tCP8O2JZYvmZV4ftK0HbGoPrY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703590437; x=1704195237; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BZY3KVI2z+kN8BKOjxmxnNf9vf0jrcuGCG21KVi6OFU=; b=qaZXU8zlgRuZE0PrQfNClTO39J4gi+7rsgpWWLMb2A2OEkMJ2ESvHeopf+T218LsWt IXz2JVWZBGSdCOkVpk4es7IKb5wiRKggEJHKje/5VCfvUt17ocbfETJUL+YFTruTJbYp 2EwcePhRWxWln3Z6le0aKQCkDTwGtyBZmhJvvvPnhCbU8EonBQksrM9mdTY5lyh0cS2E y7an3JevoNjm7XQJ7hsgzOOvgjpyLzswF5l+UBFHMST65HXHQVqBQNm1uMSy0yHd2rhv V+d8yfnn+z/tREfv9fjBr4o8inbTCUa9lOyqFRRLA66mgibzbNPQXAJs600WHML0DjOU COGw== X-Gm-Message-State: AOJu0YzxbdD30qoRRQc7ohiDONkSJ9dLabBaRbGBn0Y5cExut5iAe6oV ZeZc44SLzDkz0IM7vwfVuSmBy5A6oc0zuBQnDf6+pt4JaUygT0DlXB1bbsYZUI4erl2pc5SePqn sxcP6Hg== X-Google-Smtp-Source: AGHT+IHa+DP7RMW/ZA4qGIx+OQYbFB59DEQ4A6b1vwFxt6rt+MDAnuXOFn3A/PS5+BrBiRnY/5DDYwfP8v1v X-Received: by 2002:a05:6602:70e:b0:7ba:f863:cb10 with SMTP id f14-20020a056602070e00b007baf863cb10mr616195iox.22.1703590436878; Tue, 26 Dec 2023 03:33:56 -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 l15-20020a02cd8f000000b004695e267a56sm506278jap.50.2023.12.26.03.33.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Dec 2023 03:33:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Dec 2023 03:33:56 -0800 (PST) Message-ID: <658aba24.020a0220.7fecb.1c04SMTPIN_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 81BFE605183E; Tue, 26 Dec 2023 06:33:56 -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 | +---------------------+--------------------+----------------------+ ==== 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 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/