All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [Bug 1021] [dpdk-22.07][meson test] extra-tests/cycles_autotest & delay_us_sleep_autotest show Invalid DPDK_TEST value
Date: Wed, 01 Jun 2022 05:03:49 +0000	[thread overview]
Message-ID: <bug-1021-3@http.bugs.dpdk.org/> (raw)

https://bugs.dpdk.org/show_bug.cgi?id=1021

            Bug ID: 1021
           Summary: [dpdk-22.07][meson test] extra-tests/cycles_autotest &
                    delay_us_sleep_autotest show Invalid DPDK_TEST value
           Product: DPDK
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: meson
          Assignee: dev@dpdk.org
          Reporter: yux.jiang@intel.com
  Target Milestone: ---

Environment
DPDK version: Use make showversion or for a non-released version: git remote -v
&& git show-ref --heads
dpdk-22.07-rc0:60018ef app/acl: support different formats for IPv6 address


Test Setup
Steps to reproduce
List the steps to reproduce the issue.

1. Use the following command to build DPDK:
CC=gcc meson -Denable_kmods=True -Dlibdir=lib --default-library=static
x86_64-native-linuxapp-gcc/
ninja -C x86_64-native-linuxapp-gcc/

2. Execute the following command in the dpdk directory. 
meson test -C x86_64-native-linuxapp-gcc cycles_autotest -t 0.01
meson test -C x86_64-native-linuxapp-gcc delay_us_sleep_autotest -t 0.01


Show the output from the previous commands.

cycles_autotest:
1/1 DPDK:extra-tests / cycles_autotest TIMEOUT        6.01s   killed by signal
15 SIGTERM
04:49:55 DPDK_TEST=cycles_autotest MALLOC_PERTURB_=242
/root/dpdk/x86_64-native-linuxapp-gcc/app/test/dpdk-test
----------------------------------- output -----------------------------------
stdout:
RTE>>
stderr:
EAL: Detected CPU lcores: 8
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found
for that size
EAL: VFIO support initialized
APP: HPET is not enabled, using TSC as default timer
APP: Invalid DPDK_TEST value 'cycles_autotest'
------------------------------------------------------------------------------

delay_us_sleep_autotest:
1/1 DPDK:extra-tests / delay_us_sleep_autotest TIMEOUT        6.01s   killed by
signal 15 SIGTERM
04:52:49 MALLOC_PERTURB_=230 DPDK_TEST=delay_us_sleep_autotest
/root/dpdk/x86_64-native-linuxapp-gcc/app/test/dpdk-test
----------------------------------- output -----------------------------------
stdout:
RTE>>
stderr:
EAL: Detected CPU lcores: 8
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found
for that size
EAL: VFIO support initialized
APP: HPET is not enabled, using TSC as default timer
APP: Invalid DPDK_TEST value 'delay_us_sleep_autotest'
------------------------------------------------------------------------------
Summary of Failures:1/1 DPDK:extra-tests / delay_us_sleep_autotest TIMEOUT     
  6.01s   killed by signal 15 SIGTERM


Expected Result:
Test OK


Regression
Is this issue a regression: (Y/N) N
First run it by using "meson test"

-- 
You are receiving this mail because:
You are the assignee for the bug.

                 reply	other threads:[~2022-06-01  5:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-1021-3@http.bugs.dpdk.org/ \
    --to=bugzilla@dpdk.org \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.