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 0F7A342E8F for ; Sun, 16 Jul 2023 21:32:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2A2A4113F; Sun, 16 Jul 2023 21:32:29 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 0746D4113F for ; Sun, 16 Jul 2023 21:32:28 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-bdd069e96b5so4018225276.2 for ; Sun, 16 Jul 2023 12:32:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689535948; x=1692127948; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=klXw677uFF8cfjtAayi8frnJrIx5uvQN1/Srv9fGaY0=; b=gnmZR4vPbBv9u67r+nvi1RsMAWlY01+JuX/cCKEi51FNmB9M0baj6RtaC4J+vy1VR0 5MbAZZdmY19/hWAIhmYMJWvPnynpv53AegJRaB6CcbLQ4W8TS6VexN0tqvFvfTSrUgGX oncxb0ZWP923i6sZvd5HU0aajTqjSqd67QtIE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689535948; x=1692127948; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=klXw677uFF8cfjtAayi8frnJrIx5uvQN1/Srv9fGaY0=; b=FW58nLV7Te6o0pkimctarsbfzblXA7HqGi/HLxwKoUQXe6JvMy1GCkRxu+ZLXspk4T RzX6u8VQiw3Xa1kLA9EeK2Bdtzy6Lybw7B1dD/tEO76VJAlEoIEZswFehhECN/XISoW1 cpSLzm2HOOMkbCCGPUMmfPPVLN+SAbX+C4ehz46SLh156Cy+BdfcS0fAzLezQ9tXsJYO a4kc7+pX2GJh0DuVe4RMIgeqQopLI0sEeSM7RowJeJDaBQTpzVyUqxACI3cSpml+3GSB XzgfDhzG0irYaVj3zZGfuGhEbFgZIpgf4m5LZt5l+tu1l0zlCijo8KLomjk29kaEMwim zkSg== X-Gm-Message-State: ABy/qLau9Wx3SgOEGuktmO9yqFyaCS8Rn52JITRrUGlDsoU+SQTDO0TR +kfoqGSepJFtKXrwMvb9CnC3mDlg6JkGGfHeSDFnHn7pas1+0TEpoJ37Ob4ouebdzF3NK1H+nA= = X-Google-Smtp-Source: APBJJlHbseMTYfyN63wBkRshEBSLEFwqnzOn0ioAYmYefcjQOmYoHKs3iHw4w2kJ/xYFNCZTFnj+9kp+VUAS X-Received: by 2002:a81:7283:0:b0:565:cef7:92d2 with SMTP id n125-20020a817283000000b00565cef792d2mr11526971ywc.21.1689535948406; Sun, 16 Jul 2023 12:32:28 -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 t66-20020a815f45000000b00579e0299de0sm2280797ywb.77.2023.07.16.12.32.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 16 Jul 2023 12:32:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 16 Jul 2023 12:32:28 -0700 (PDT) Message-ID: <64b445cc.810a0220.1e7b7.dc65SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CEC14605246B; Sun, 16 Jul 2023 15:32:27 -0400 (EDT) Subject: |FAILURE| pw129562 [PATCH] doc: fix description of runtime directori 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/129562 _Testing issues_ Submitter: Stephen Hemminger Date: Sunday, July 16 2023 18:11:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129562 --> testing fail Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | FAIL | +--------------------------+----------------+ | Fedora 38 (ARM) | FAIL | +--------------------------+----------------+ | CentOS Stream 8 | FAIL | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 | FAIL | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | FAIL | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | CentOS Stream 9 | FAIL | +--------------------------+----------------+ | Fedora 38 | FAIL | +--------------------------+----------------+ | openSUSE Leap 15 | FAIL | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | RHEL 7 | FAIL | +--------------------------+----------------+ | RHEL8 | FAIL | +--------------------------+----------------+ | 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.91 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.33 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) 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/27077/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/