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 7125343279 for ; Fri, 3 Nov 2023 10:53:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D0F5402ED; Fri, 3 Nov 2023 10:53:09 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 02B2C4027F for ; Fri, 3 Nov 2023 10:53:06 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5a9bc2ec556so1837643a12.0 for ; Fri, 03 Nov 2023 02:53:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699005185; x=1699609985; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1fxmLhibAry+KW97LmFTZEIiz1vhLnifZ0GZYCET/qw=; b=egF1ICvcdn/dIaCs7n8DrGDRw5hpBgO8KR9mRkwtQp5FhwhgfHaPgmNzdkNpIkLTHN RUvdtBJYTdtbcpsNF/xB0UO8zh2/sE+FDUPxa5fXGuFHMh/8zB3lPFGuU/8vNyDRoXAC ke+qyBcg+E5dwM/L1sF0ZhxQyeExsMWS+nIk8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699005185; x=1699609985; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1fxmLhibAry+KW97LmFTZEIiz1vhLnifZ0GZYCET/qw=; b=mzc67Ms4e6tS894wRTrQBxDCQSe6Shhz7CYuAlrt+LUTsydVSzacRM49o99bPhSpsN PqagUwpLGqzkySm1njR9GMUF85etHSiCarn+FjGdC1VlgzHQXs0pClkUQ2ke4gUDfST2 fq87YgGJINLHRdRR8EzGPNTXAzsZi0eymnRLTErkwZPqJ7/qO4dWrYMnH+GoKZc/Eq4E 763nHogU6GyVrEJneiMMGfaGuH4VJ1/YERQrTszbOHQQboDrJqQGiZRzqIliYO+L5xpA cTRHPqxO+EC3eaD3W3DTuKCLUetfqbtfNodxYLgp3E3amwnIsUlMO9uZ/OLOe2FL+Gjx SQtA== X-Gm-Message-State: AOJu0YxUhBP5g5KwX0cOEN5bYXJxR/PIjn8nxJCAOI42xWaMESG32PC+ OT1mdvj8jSuTfoYdnHs8fvVqZ33AIJcKrsBNDp1zxprMq6I6SXMCu8das9+tfGWFWA== X-Google-Smtp-Source: AGHT+IGToDGGIHbHNZlMda9fTgzcxbfqIrdjo4U4pXS1jwpcNi8lQoQV8htdTCrX4aZoEKfrsGAcbeOLCEUJ X-Received: by 2002:a05:6a21:7187:b0:181:ed8b:4842 with SMTP id wq7-20020a056a21718700b00181ed8b4842mr1531356pzb.54.1699005185237; Fri, 03 Nov 2023 02:53:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k3-20020a170902e90300b001cc647f9c7dsm71861pld.7.2023.11.03.02.53.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 02:53:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 02:53:05 -0700 (PDT) Message-ID: <6544c301.170a0220.32b8b.27d1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A708060524E8; Fri, 3 Nov 2023 05:53:04 -0400 (EDT) Subject: |FAILURE| pw133806 [PATCH] net/nfp: add quick exit logic for parse p From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit , Chaoyong He 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/133806 _Testing issues_ Submitter: Chaoyong He Date: Friday, November 03 2023 06:19:13 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:f70e8d72f9fee225d48101e96d5cef69af90afff 133806 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== [11/395] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.obj [12/395] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.obj [13/395] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj FAILED: lib/librte_ethdev.a.p/ethdev_rte_ethdev.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" "-I lib\ring" "-I..\lib\ring" "-Ilib\metrics" "-I..\lib\metrics" "-Ilib\telemetry" "-I..\lib\telemetry" "-Ilib\meter" "-I..\lib\meter" "-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" "-Wstr ict-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.c.obj -MF "lib\librte_ethdev.a.p\ethdev_rte_ethdev.c.obj.d" -o lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj "-c" ../li b/ethdev/rte_ethdev.c ../lib/ethdev/rte_ethdev.c:1526:16: error: comparison of integers of different signs: 'enum rte_eth_hash_function' and 'unsigned long long' [-Werror,-Wsign-compare] if (algorithm >= CHAR_BIT * sizeof(dev_info.rss_algo_capa) || ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/ethdev/rte_ethdev.c:4743:26: error: comparison of integers of different signs: 'enum rte_eth_hash_function' and 'unsigned long long' [-Werror,-Wsign-compare] if (rss_conf->algorithm >= CHAR_BIT * sizeof(dev_info.rss_algo_capa) || ~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. [14/395] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.obj [15/395] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.obj [16/395] Compiling C object lib/librte_gpudev.a.p/gpudev_gpudev.c.obj [17/395] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics.c.obj [18/395] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.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 ==== CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/28214/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/