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 881B34260C for ; Tue, 19 Sep 2023 18:32:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8314340277; Tue, 19 Sep 2023 18:32:11 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id AA8FF40277 for ; Tue, 19 Sep 2023 18:32:10 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6bf2427b947so3379402a34.3 for ; Tue, 19 Sep 2023 09:32:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695141130; x=1695745930; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jDY+v3ovKFeO518eyFwmF5KbAqVAwslQCxKjb3esEWs=; b=URQpqXl2sktAsy0Ca/H04pH4czylj3D/lHcaXFHbHo5k7wPaY/cHF8GzY+Y4zSW6OO o/6zxxixIbuV4Xgjfo9TA68uSYJUZE/tXKfE8Xn1tSRGRF98U4e6Hd2pxK3bc9mjOyb0 cJ/MDTOMFkOzxV6CYwc5ZOC0rNOuHrt1jiI2A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695141130; x=1695745930; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jDY+v3ovKFeO518eyFwmF5KbAqVAwslQCxKjb3esEWs=; b=YoF+r8kNd0TiokxNrrNcHOphpgTZma9xp/GaUsYTbs9LQUvXD1GvL9KXvF0JumOsXQ 7pm+VeeqLMz5fK6z+xlQCudL7qDEtsN/uA+A7yrL57Bz1OGrRyhO7VljOlmnrFtHXAaa B8VrSCf5CmsafV0bg9DrNnxV2mjgkuW+dEFYSHztcDtliqEtGU28JvFz9RjaRDvmMP/K xwKfICzHRb8u3GRYXJEeR7SPDIIhu3qsZVDruuOptYF+rgQLPZ1xichj34DRouR/JMEN CVc7CcDTGXD58WF7n8q4a35PXyLAMg3Li4n2WIHHwiKDrrP+6RfYfYOJehA0eWGXyB7U QotA== X-Gm-Message-State: AOJu0YzD4/ZLtP0jsqF+ySNdiuTGNyz11mcXfFe6FCyO725Ipbs0h32K csGyTBiQqo8C4bjbOg5XHbhReTfu0cM3lHDoVyDiquDfEmmlK6h3VPuLMvpRkLy+RUnAOA2a3g= = X-Google-Smtp-Source: AGHT+IHLboDDyOylExLMJJNz5Tm/gONF6W2dBPaYdJkHCNL7zdsINDUf/hYDCfpOqV1JSmT65Zbvn/BOSRHD X-Received: by 2002:a05:6358:284:b0:134:d030:e5da with SMTP id w4-20020a056358028400b00134d030e5damr339013rwj.21.1695141129955; Tue, 19 Sep 2023 09:32:09 -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 k1-20020a0dc801000000b005951c57908asm1403769ywd.42.2023.09.19.09.32.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 09:32:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 09:32:09 -0700 (PDT) Message-ID: <6509cd09.0d0a0220.9c59d.a065SMTPIN_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 2879F6052514; Tue, 19 Sep 2023 12:32:09 -0400 (EDT) Subject: |FAILURE| pw131620 [PATCH] usertools/pmdinfo: fix usage typos From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Robin Jarry 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-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/131620 _Testing issues_ Submitter: Robin Jarry Date: Tuesday, September 19 2023 10:20:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131620 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | FAIL | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ ==== 20 line log output for CentOS Stream 8 (dpdk_unit_test): ==== 97/107 DPDK:fast-tests / telemetry_data_autotest OK 0.22 s 98/107 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s 99/107 DPDK:fast-tests / thash_autotest OK 0.22 s 100/107 DPDK:fast-tests / threads_autotest OK 0.32 s 101/107 DPDK:fast-tests / ticketlock_autotest OK 0.22 s 102/107 DPDK:fast-tests / timer_autotest OK 2.52 s 103/107 DPDK:fast-tests / trace_autotest OK 0.22 s 104/107 DPDK:fast-tests / trace_autotest_with_traces OK 0.22 s 105/107 DPDK:fast-tests / vdev_autotest OK 0.22 s 106/107 DPDK:fast-tests / version_autotest OK 0.22 s 107/107 DPDK:fast-tests / telemetry_all SKIP 0.01 s Ok: 97 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 9 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 ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27646/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/