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 5B48A42E50 for ; Wed, 12 Jul 2023 09:20:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 56739406BA; Wed, 12 Jul 2023 09:20:53 +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 09E3C406BA for ; Wed, 12 Jul 2023 09:20:52 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5701e8f2b79so77205907b3.0 for ; Wed, 12 Jul 2023 00:20:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689146451; x=1691738451; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CbWs2yJK5dpoL0puC8k/KSsWZ0YEOw9p+x1tZuuj/pU=; b=daYVR3K5mkMEk0VRllRXRvICiXFf4KRZeJSOvYVYnoRemUHwyaYcjwUhurDqf7mUqz RgqJX4MHoQhRx6xa5haZU+kTBqIeO1cYl4/dzrnws6Jla0Ul754WqhaioZQSE2K8k/xO QpufbKPwxUv+iwMVIunBruVC+wykzxurv1n+4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689146451; x=1691738451; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CbWs2yJK5dpoL0puC8k/KSsWZ0YEOw9p+x1tZuuj/pU=; b=eo5S4VtGkXip4WMRbb7TWLDpxi1HlnCUdbmEOtVe24d3nqT8BjiOd5+Rj4XP5lwVA/ P6dZURh3QV0XfAEzBf4mHOdWkkQsPbLLE9oxrsl4pxkUe8/bB08iJSK68PyZRaHTf6da 1uzCNn9MXiGjVfbwPQAIeMVlDNf5W5lqfR/MsLU7o2r7m2BA+E6UbC5tfmzKcelq+pbY SdRiO/PN+w3ndAKZFfrRKGyX1EyCt1zB8m7RjtzDjSQGSx6ldbg7nGNawGkUtrVGIxFj uGh10LUNo41ACQ0fZHNgm4lgrkuCRl9nKAKc43rzZ5F31adH4wpNeY/d/Zv7+gC+1G+8 6izQ== X-Gm-Message-State: ABy/qLY4SqEVbbNfkcUchd02S6UkZHfksEaKiWCOzjrv+s+j51m6btyH a/cjtyrIRuJUtxR3i5Updfhxy2g+TwLTDEfUOTVPGnY6rCPl6GAvREciXA== X-Google-Smtp-Source: APBJJlF7XNa7CSkXCplWXv/yJ8VwsGjs2DKkTA04y23IJhfLwhtDE6Y84nol6fSCOPqIqWvWfv6ITAAZj/L0 X-Received: by 2002:a81:6dcd:0:b0:56d:5a2:89ff with SMTP id i196-20020a816dcd000000b0056d05a289ffmr17326763ywc.33.1689146450236; Wed, 12 Jul 2023 00:20:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r63-20020a815d42000000b0057072bbf78bsm534943ywb.31.2023.07.12.00.20.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 00:20:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 00:20:50 -0700 (PDT) Message-ID: <64ae5452.810a0220.32794.f4f8SMTPIN_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 E57B9605246B; Wed, 12 Jul 2023 03:20:49 -0400 (EDT) Subject: |FAILURE| pw129450-129452 [PATCH] [3/3] app/testpmd: fix meter mark From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Alexander Kozyrev 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/129452 _Testing issues_ Submitter: Alexander Kozyrev Date: Tuesday, July 11 2023 15:20:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129450-129452 --> testing fail Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 | FAIL | +--------------------------+----------------+ | CentOS Stream 8 | FAIL | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Fedora 37 | FAIL | +--------------------------+----------------+ | openSUSE Leap 15 | FAIL | +--------------------------+----------------+ | Fedora 38 | FAIL | +--------------------------+----------------+ | RHEL8 | FAIL | +--------------------------+----------------+ | RHEL 7 | FAIL | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | FAIL | +--------------------------+----------------+ | Fedora 37 (ARM) | FAIL | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | FAIL | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | 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 6.78 s 97/106 DPDK:fast-tests / ring_pmd_autotest OK 0.07 s 98/106 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 1.12 s 99/106 DPDK:fast-tests / bitratestats_autotest OK 0.07 s 100/106 DPDK:fast-tests / latencystats_autotest OK 0.07 s 101/106 DPDK:fast-tests / pdump_autotest OK 5.18 s 102/106 DPDK:fast-tests / vdev_autotest OK 0.07 s 103/106 DPDK:fast-tests / rawdev_autotest OK 0.07 s 104/106 DPDK:fast-tests / pdcp_autotest SKIP 0.07 s 105/106 DPDK:fast-tests / compressdev_autotest SKIP 0.07 s 106/106 DPDK:fast-tests / telemetry_all SKIP 0.01 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 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 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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/27042/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/