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 BCD454253E for ; Fri, 8 Sep 2023 07:51:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C544B40042; Fri, 8 Sep 2023 07:51:08 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 94B3640042 for ; Fri, 8 Sep 2023 07:51:07 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-58dfe2d5b9aso23260037b3.1 for ; Thu, 07 Sep 2023 22:51:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694152267; x=1694757067; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=G5Suyu8jcX8UOf+HDgDz4q7UqB/UXNGOfkl5UiX7x8Y=; b=HmH3dODcyqTflr6ZlglcQpHRJJynaIV415qQUmZZKL2VoCVltxtdq9BiANugiLwypT sBEN9mRPT5GB0fPFzj+8e6lLgAuF/eTw4BXy1nnT0fGe3YUgnP90Z/jaZ2pWohqhjSuw Z3JSXXnnaoPo1gItlIrN68qi92FU95nnXKHNY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694152267; x=1694757067; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G5Suyu8jcX8UOf+HDgDz4q7UqB/UXNGOfkl5UiX7x8Y=; b=qCW2t3Sy2p7Xh1y+H5ydeqPSqcpeSzGklETdLc8pS0OR2Joj6vRicWmXgkm+SVYbxJ 1RpF+h36pna4bywlpWVrDcQY6ooPU29ZhUZ/+EpUtHSFWeALenuFxALYN728Xg/AqU6o GPqD/nRIKE7c+GRPKxW+pFbgyJ5f+xIAHA87usFqTfiioADeJVTlMzfWGq/i9Js+P0Gq 7kzczs8ZDq2spcFPOg1HLxHoCIIfhAIaSKDXaiDPVP8UspQg5CvXHVmRyGcB1Nh+T032 zdlz+fmTbtuFeUdW/cSHRDJMeaetu4FBc0OB0eUkRpZRHhPs3KzuX5BepBG96gqRMNyq 8xMA== X-Gm-Message-State: AOJu0YyqAChgEzV9lmuBc0DesCk5asZXEyKWL1dq5tQ6V/lcCxZhAuz1 2Fhd4HvxkglbX7qlGRoIdOvQ1fGbERPeLueJRMIk2pUr5iUpKcKHNK2hRQ== X-Google-Smtp-Source: AGHT+IFLZJ5nuimikZ9uwtL7pfWzSi71zsbUaSJevMOe1byrs2lXWb0tOlzEcPWZAQgQ+0NUhi3DIU7rANju X-Received: by 2002:a0d:d5c4:0:b0:583:9db5:7e89 with SMTP id x187-20020a0dd5c4000000b005839db57e89mr1935026ywd.24.1694152267070; Thu, 07 Sep 2023 22:51:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u62-20020a0dd241000000b0059b32d64d69sm61441ywd.43.2023.09.07.22.51.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 22:51:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 22:51:07 -0700 (PDT) Message-ID: <64fab64b.0d0a0220.cdfc2.4afcSMTPIN_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 ACEB56052471; Fri, 8 Sep 2023 01:51:06 -0400 (EDT) Subject: |FAILURE| pw131231-131232 [PATCH] [v2,2/2] random: make rte_rand() t From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger , dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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/131232 _Testing issues_ Submitter: Stephen Hemminger Date: Thursday, September 07 2023 15:24:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131231-131232 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== FAILED: lib/librte_eal.a.p/eal_common_rte_random.c.obj "clang" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-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" "-Xclang" "-fcolor-diagnostics" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-in clude" "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" "-DABI_VE RSION=\"24.0\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" "-DRTE_ANNOTATE_LOCKS" "-Wthread-safety" -MD -MQ lib/librte_eal.a.p/eal_common_rte_random.c.obj -MF "lib\librte_eal.a.p\eal_common_rte_random.c.obj.d" -o lib/librte_eal.a.p/eal_common_rte_random.c.obj "-c" ../lib/eal/common/rte_random.c ../lib/eal/common/rte_random.c:136:10: error: mutex 'rte_rand_lock' is not held on every path through here [-Werror,-Wthread-safety-analysis] return &rand_states[idx]; ^ ../lib/eal/common/rte_random.c:133:3: note: mutex acquired here rte_spinlock_lock(&rte_rand_lock); ^ ../lib/eal/common/rte_random.c:143:3: error: releasing mutex 'rte_rand_lock' that was not held [-Werror,-Wthread-safety-analysis] rte_spinlock_unlock(&rte_rand_lock); ^ 2 errors generated. [2/373] Compiling C object lib/librte_eal.a.p/eal_windows_eal_memalloc.c.obj [3/373] Compiling C object lib/librte_eal.a.p/eal_windows_eal_thread.c.obj [4/373] Compiling C object lib/librte_eal.a.p/eal_windows_eal_interrupts.c.obj [5/373] Compiling C object lib/librte_eal.a.p/eal_windows_rte_thread.c.obj [6/373] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.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 ==== 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27549/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/