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 1FB7842DDF for ; Thu, 6 Jul 2023 02:56:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1919C400D5; Thu, 6 Jul 2023 02:56:31 +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 C6BA4400D5 for ; Thu, 6 Jul 2023 02:56:29 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-57722942374so2489897b3.1 for ; Wed, 05 Jul 2023 17:56:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688604989; x=1691196989; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pIyMOP4cDuKOmVFWg86Ke1+YsdCdvmBYybhx+CgLd0k=; b=KT5PJ8EeWV+8VkFAs1BIhsVKIcHMPDajMMCL330/Xv0trDJBNKhENutyTE6ltk6MQ5 OJxyuR8fnLOE4ObTa1LXysaV+A+sKY6e9r2eKsWRt9T1Q7iyU431fMz48Jxpj9UAQu7G dWUyEuTAJXn7KP0w+c1NXrHOADjQGVvxmc9W4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688604989; x=1691196989; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pIyMOP4cDuKOmVFWg86Ke1+YsdCdvmBYybhx+CgLd0k=; b=GodULWGZRlJjuOpwNeHLLqTigtHyjR5fy1ZL0ds1D9dF5izG7J1c+C7sWVGQYuCQx1 VN9Tu8B2hA8YDiORupaHPHiSAVnU5KE3OkbfjVFcCk1+oxz0VHSSrT/28FBz39zE+nq1 R1hxLacFyWrsJVSJ/zZJxvix6kTERep2Guh9DKhvkswlU0fxTKydEJt59F8phhopFDCV qXqG4gIg4EWl1c6eEDHvy1r7JF5ub3Iho1LD0DoA6IyDgudxPF4N6mIs5cYAf4oqJN9a GHmz4+3PRCZHGI7bKnrdtBey1VvvpaMgzHzUcx11rVtR6HN8q2jWBudvPGZigW+Sbors kIng== X-Gm-Message-State: ABy/qLa8I4hcOlW16Ip/wTnvjRNOJM+3KukH6tvzX5T8Gjy7DqNZV9X/ W0S976YwTsECr1yskCjOVzY6Hqwm/FdmCjsnec5JEjvn8MvVY7Z0isGojQ== X-Google-Smtp-Source: APBJJlEJC2eDI1gyx0DYikDU6rHjGouOy3jFekNkuh/XWexOMgKC0F/O81tG+oGnBMrBRU6m5ObNB68oOzm5 X-Received: by 2002:a81:4850:0:b0:579:e999:2b23 with SMTP id v77-20020a814850000000b00579e9992b23mr674970ywa.12.1688604989239; Wed, 05 Jul 2023 17:56:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i200-20020a0ddfd1000000b005773396bc91sm3086ywe.44.2023.07.05.17.56.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 17:56:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 17:56:29 -0700 (PDT) Message-ID: <64a6113d.0d0a0220.92d1a.03c9SMTPIN_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 D7566605246B; Wed, 5 Jul 2023 20:56:28 -0400 (EDT) Subject: |FAILURE| pw129261 [PATCH] service: avoid worker lcore exit deadlock From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Mattias Ronnblom 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-testing Test-Status: FAILURE http://dpdk.org/patch/129261 _Testing issues_ Submitter: Mattias Ronnblom Date: Tuesday, July 04 2023 21:43:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129261 --> testing fail Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | FAIL | +--------------------------+----------------+ | CentOS Stream 9 | FAIL | +--------------------------+----------------+ | Fedora 37 | FAIL | +--------------------------+----------------+ | Debian Bullseye | FAIL | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Debian Buster | FAIL | +--------------------------+----------------+ | openSUSE Leap 15 | FAIL | +--------------------------+----------------+ | Fedora 38 | FAIL | +--------------------------+----------------+ | RHEL 7 | FAIL | +--------------------------+----------------+ | Ubuntu 22.04 | FAIL | +--------------------------+----------------+ | Ubuntu 20.04 | FAIL | +--------------------------+----------------+ | RHEL8 | FAIL | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ ==== 20 line log output for RHEL8 (dpdk_unit_test): ==== 97/107 DPDK:fast-tests / table_autotest OK 5.93 s 98/107 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s 99/107 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s 100/107 DPDK:fast-tests / bitratestats_autotest OK 0.17 s 101/107 DPDK:fast-tests / latencystats_autotest OK 0.17 s 102/107 DPDK:fast-tests / pdump_autotest OK 5.22 s 103/107 DPDK:fast-tests / vdev_autotest OK 0.17 s 104/107 DPDK:fast-tests / rawdev_autotest OK 0.17 s 105/107 DPDK:fast-tests / pdcp_autotest SKIP 0.17 s 106/107 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s 107/107 DPDK:fast-tests / telemetry_all SKIP 0.01 s Ok: 96 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 10 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 ==== Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26957/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/