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 86A9842E9B for ; Mon, 17 Jul 2023 13:08:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 810BC42D30; Mon, 17 Jul 2023 13:08:35 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 07B8F42D31 for ; Mon, 17 Jul 2023 13:08:34 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-579efc32377so38488387b3.1 for ; Mon, 17 Jul 2023 04:08:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689592113; x=1692184113; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5UAEP8wySo7iup6COq5Buh6S9FLDYIkrlhs9uizCYJA=; b=jfjVCyMB7bQtt7ze3B9W3axqgtq/S4vZTSJWoPzlIUoInbBUwikRo5QG92Oq+IeS59 SKOKAqQY4ARxDrIyPPNFiR9n7GZR/Feg2j7K3122zfC4WFROUGUoygyI0oiQvxyoBFmC 8bvuLpMmZ/NSpOpSXk3HRu1+vlHwjyFqPjhvg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689592113; x=1692184113; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5UAEP8wySo7iup6COq5Buh6S9FLDYIkrlhs9uizCYJA=; b=edY+Rse85PPwmyYxL5z7BQHY4eiddLUMiHLyd/KLLpOsrKgq7rAq6aN8u9Ku1KmvYq 9VKp6ziQd51FPDErU8CRRjFkxe3UmkBdBTgBjHW1FUCvUdH+B/Fy6mn1HaOVaO/fS1Ot KFmZd/8/tz5avmiBH6Yf8QybiN9ROEwSbanlMK2khi1o5wd8TL6gUJn2R2zkLwyZrlEy PY9oCAT2PBIBK6XmhXEx/V3Fguj1ol1vnbRp/FvHC8ger5j4DYM09y+hevkiDNJnwn/o PxxlnFa5hCTIOUD7CxPv+YERDkevqmybxiC8TZjNRtgv4wCURfzj/+1vG0U9PFQEiSOg cBYg== X-Gm-Message-State: ABy/qLYC98YFyn0F4D3u0cohdkoniUtKEeoClw7KCav+SzHbR6qtaIq9 OeKtzDdbwBloN898cML1DGe+Qss6XrwqmbuuDGJzPK7cNjHxW2RSX+QP1A== X-Google-Smtp-Source: APBJJlFfDBHfzZ2t0CSQgNXRurHG9CxIHzr8sb2+EhrqXRYhEBzVCffGkDARqLpSoItNiSTZC+DBYq7NCa1K X-Received: by 2002:a0d:fd07:0:b0:56d:47c:d815 with SMTP id n7-20020a0dfd07000000b0056d047cd815mr9967517ywf.27.1689592113379; Mon, 17 Jul 2023 04:08:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t125-20020a0dd183000000b0056d29ecb407sm2826440ywd.14.2023.07.17.04.08.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jul 2023 04:08:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jul 2023 04:08:33 -0700 (PDT) Message-ID: <64b52131.0d0a0220.1c7e.297eSMTPIN_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 683EC605246B; Mon, 17 Jul 2023 07:08:32 -0400 (EDT) Subject: |FAILURE| pw129569 [PATCH] [POC] net/iavf: support no data path poll From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Mingjin Ye 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/129569 _Testing issues_ Submitter: Mingjin Ye Date: Monday, July 17 2023 09:36:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129569 --> testing fail Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | FAIL | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | FAIL | +--------------------------+----------------+ | Fedora 38 (ARM) | FAIL | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | FAIL | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | CentOS Stream 9 | FAIL | +--------------------------+----------------+ | Fedora 37 | FAIL | +--------------------------+----------------+ | RHEL 7 | FAIL | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | FAIL | +--------------------------+----------------+ | RHEL8 | FAIL | +--------------------------+----------------+ | Fedora 38 | FAIL | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | FAIL | +--------------------------+----------------+ ==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_unit_test): ==== 96/106 DPDK:fast-tests / table_autotest OK 13.76 s 97/106 DPDK:fast-tests / ring_pmd_autotest OK 0.13 s 98/106 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 2.23 s 99/106 DPDK:fast-tests / bitratestats_autotest OK 0.13 s 100/106 DPDK:fast-tests / latencystats_autotest OK 0.13 s 101/106 DPDK:fast-tests / pdump_autotest OK 5.29 s 102/106 DPDK:fast-tests / vdev_autotest OK 0.13 s 103/106 DPDK:fast-tests / rawdev_autotest OK 0.13 s 104/106 DPDK:fast-tests / pdcp_autotest SKIP 0.13 s 105/106 DPDK:fast-tests / compressdev_autotest SKIP 0.13 s 106/106 DPDK:fast-tests / telemetry_all SKIP 0.02 s Ok: 97 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 8 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 ==== CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/27080/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/