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 BE44A42FA9 for ; Mon, 31 Jul 2023 21:31:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4E6B4161A; Mon, 31 Jul 2023 21:31:13 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 8AF684161A for ; Mon, 31 Jul 2023 21:31:12 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-686efb9ee0cso4817422b3a.3 for ; Mon, 31 Jul 2023 12:31:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690831872; x=1691436672; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ix3To2LkcjrUfBV8CeC8pVPiWE+4bJkIzrITlyYdZek=; b=cVasBFWIov5Oyzahh/Iu7hx778LuvXs+qPpyZPuL5VxQ5OlDZw8TsWN+05Mlo4vHvg zwnS02JZWvak6YOG0xB6HLuGGYfBSlEKSImQOwy2kRGY3oyEmbNsCzkAKHlEjrTlmWev QKBcspJtbpnTEjOsMmiiGJCRfKjgiJuThVGu0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690831872; x=1691436672; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ix3To2LkcjrUfBV8CeC8pVPiWE+4bJkIzrITlyYdZek=; b=KqJ0rECxcuGZolIW/i2TJXttAjBn+2tLD9+lPouMJGc9ZS+gz0tI+qVW2hwPqwhPUe l9v6nG8MlTl+73H0qP66+qDb59GEySpHS3CPbDSKSejS93rOvk7REe93f/trlF5Z/Aja t3ntj58mRUvtaewgCFBnCuoS5fsKOT+k70PRz7yTZD8aXKQVlb/zgkNO8bWZndjpqnB5 z+BAobquSsbYtoqoGayDC8BbkEzri7zbOl9++IHHiXuiIpTHRXmU8Us8p+oReWj67ydD uq4b2v/ohayEiyTPdDwhU9IPqv+HH2FZjwnNrTSnxAdVmBEGJFddn2+JgII5LBVUa2xi KPag== X-Gm-Message-State: ABy/qLZtWE4uU/0URozwe+4GAeFr+W9rSwjBkhK+i7xX2m3TsJkagfEX lauxQM4W6VdehmRt6tLSLp6XvLRvoZCpon1Q/HXfAU9ljtJMB6kzHUFYvF2prCnxlFFFBZNXRg= = X-Google-Smtp-Source: APBJJlF3dBA/DHH7I1UKbJRrNkMVMRJycTeHGxXPIMmE5bw3UW6miqIlIB/Ev9qhW925xH0TTvOH9iA5GrCZ X-Received: by 2002:a05:6a20:6a23:b0:13c:a846:366 with SMTP id p35-20020a056a206a2300b0013ca8460366mr13746254pzk.2.1690831871717; Mon, 31 Jul 2023 12:31:11 -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 k26-20020aa7973a000000b00686daa6f9a7sm165228pfg.11.2023.07.31.12.31.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Jul 2023 12:31:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 31 Jul 2023 12:31:11 -0700 (PDT) Message-ID: <64c80bff.a70a0220.2b512.5e49SMTPIN_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 DF8076052471; Mon, 31 Jul 2023 15:31:10 -0400 (EDT) Subject: |FAILURE| pw129755 [PATCH] cmdline: remove cmdline_poll() From: dpdklab@iol.unh.edu To: Test Report Cc: 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-testing Test-Status: FAILURE http://dpdk.org/patch/129755 _Testing issues_ Submitter: Stephen Hemminger Date: Monday, July 31 2023 16:12:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:12fcafcd62286933e6b167b14856d21f642efa5f 129755 --> testing fail Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | FAIL | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ ==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ==== 97/107 DPDK:fast-tests / table_autotest OK 19.37 s 98/107 DPDK:fast-tests / ring_pmd_autotest OK 0.23 s 99/107 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 1.11 s 100/107 DPDK:fast-tests / bitratestats_autotest OK 0.20 s 101/107 DPDK:fast-tests / latencystats_autotest OK 0.26 s 102/107 DPDK:fast-tests / pdump_autotest OK 5.34 s 103/107 DPDK:fast-tests / vdev_autotest OK 0.24 s 104/107 DPDK:fast-tests / rawdev_autotest OK 0.31 s 105/107 DPDK:fast-tests / pdcp_autotest SKIP 0.27 s 106/107 DPDK:fast-tests / compressdev_autotest SKIP 0.23 s 107/107 DPDK:fast-tests / telemetry_all OK 56.65 s Ok: 97 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 9 Timeout: 1 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ==== End log output ==== CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/27170/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/