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 584504306E for ; Tue, 15 Aug 2023 09:37:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 403D5427E9; Tue, 15 Aug 2023 09:37:53 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 3B456427E9 for ; Tue, 15 Aug 2023 09:37:52 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-790930d78e8so166279239f.1 for ; Tue, 15 Aug 2023 00:37:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692085071; x=1692689871; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lZ9ky/LkILDAn5mENCxMvPAm2dma+aAIg05W3y1uuII=; b=TjG07BUmmFSpTvRhnrG8bGBoL0rxruRA281zRRYkm5MFzqHlzXeF/sHvxETWuclvPU 3MPIG0cV8+wXwVZzWW8dyiyjBGKrXp0eRuoAqOYMlMjXjcUnR8dGb+J0vXey8ltNaBlN GvOhO/nPldXBsRz8Ofzw2tpqUs9hWCRG0cL1U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692085071; x=1692689871; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lZ9ky/LkILDAn5mENCxMvPAm2dma+aAIg05W3y1uuII=; b=f0WDcdBytFCC1PHUbOnl+CRnmm0jtR4K54szxQhAZIfUTKHakojBnGuj4g8MWe8PuF JrZK7p0io1rikxF8f2O6ktHjK6czjqgmNi8KI6DFiZMGUlgZZDKboTp7hFA/RdvIEjTg 0fe8CWt3Qrl8ZwcvO1032YcLzdVjJGQXiz6K3odCCT7YvETwamJwOtdqhWpjGYQ6WPHJ hVLLPGdiJUBPocLACRmTf4ESA4mFIMNN7fIFvcl/u3VjnsDnLVRTx+xKzYUQkT5zSd7H dDvBBWoqoSqwirEMq+qF9XnUmahHM6KD8RM+uXo89GK2tguAr1sbMFMfSAoWpBLHtLnY xrIQ== X-Gm-Message-State: AOJu0YxNJc6AysCS1wv75f2KISjELQMfsClcVlzrYST7rqhjSGwvw8Rk 2NAIQhgylBhf7e9uWQdzwRnlQ8rmBeKRaP6CDoz35zpg87gO02c8EIfhEdut/uM7TDUkT0jIdQ= = X-Google-Smtp-Source: AGHT+IEB/N4Kg/aeUGT4Xy1EEjkKXMUQxlj7s9pL8cvj9dJP+u9sKgudsxQeTgqxIllS6czdUozcDkfYMh+X X-Received: by 2002:a6b:3108:0:b0:787:16db:82c4 with SMTP id j8-20020a6b3108000000b0078716db82c4mr13632787ioa.18.1692085071516; Tue, 15 Aug 2023 00:37:51 -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 ed24-20020a056638291800b0042b1455d784sm277931jab.79.2023.08.15.00.37.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Aug 2023 00:37:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Aug 2023 00:37:51 -0700 (PDT) Message-ID: <64db2b4f.050a0220.6ea7e.f85cSMTPIN_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 0B87D6052471; Tue, 15 Aug 2023 03:37:51 -0400 (EDT) Subject: |FAILURE| pw130321-130327 [PATCH] [v3,7/7] eal: initialize worker th From: dpdklab@iol.unh.edu To: Test Report Cc: Sinan Kaya , dpdk-test-reports@iol.unh.edu, Sinan Kaya 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/130327 _Testing issues_ Submitter: Sinan Kaya Date: Tuesday, August 15 2023 03:52:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130321-130327 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | FAIL | +---------------------+----------------+ | Debian Buster | FAIL | +---------------------+----------------+ ==== 20 line log output for Debian Buster (dpdk_unit_test): ==== 96/106 DPDK:fast-tests / table_autotest OK 5.94 s 97/106 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s 98/106 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s 99/106 DPDK:fast-tests / bitratestats_autotest OK 0.17 s 100/106 DPDK:fast-tests / latencystats_autotest OK 0.17 s 101/106 DPDK:fast-tests / pdump_autotest OK 5.29 s 102/106 DPDK:fast-tests / vdev_autotest OK 0.17 s 103/106 DPDK:fast-tests / rawdev_autotest OK 0.17 s 104/106 DPDK:fast-tests / pdcp_autotest SKIP 0.17 s 105/106 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s 106/106 DPDK:fast-tests / telemetry_all SKIP 0.01 s Ok: 96 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 9 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ==== 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27339/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/