DPDK patches and discussions
 help / color / mirror / Atom feed
* [Bug 1001] [meson test] Debug-tests/dump_* all meson test time out because commands are not registered to command list
@ 2022-04-27  6:00 bugzilla
  2022-08-19  8:17 ` bugzilla
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2022-04-27  6:00 UTC (permalink / raw)
  To: dev

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

            Bug ID: 1001
           Summary: [meson test] Debug-tests/dump_* all meson test time
                    out because commands are not registered to command
                    list
           Product: DPDK
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: meson
          Assignee: dev@dpdk.org
          Reporter: weiyuanx.li@intel.com
  Target Milestone: ---

[Environment]
DPDK version: Use make show version or for a non-released version: git remote
-v && git show-ref --heads
 22.07.0-rc0  55ae8965bf8eecd5ebec36663bb0f36018abf64b
OS: Red Hat Enterprise Linux 8.4 (Ootpa)/4.18.0-305.19.1.el8_4.x86_64
Compiler: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-4)
Hardware platform: Intel(R) Xeon(R) Gold 6252N CPU @ 2.30GHz

[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 dump_struct_sizes

[show the output]
root@localhost dpdk]# meson test -C x86_64-native-linuxapp-gcc
dump_struct_sizes
ninja: Entering directory `/root/dpdk/x86_64-native-linuxapp-gcc'
ninja: no work to do.
1/1 DPDK:debug-tests / dump_struct_sizes        TIMEOUT        600.02s   killed
by signal 15 SIGTERM
>>> MALLOC_PERTURB_=155 DPDK_TEST=dump_struct_sizes
>>> /root/dpdk/x86_64-native-linuxapp-gcc/app/test/dpdk-test



Ok:                 0
Expected Fail:      0
Fail:               0
Unexpected Pass:    0
Skipped:            0
Timeout:            1

Full log written to
/root/dpdk/x86_64-native-linuxapp-gcc/meson-logs/testlog.txt


show log from the testlog.txt.

1/1 DPDK:debug-tests / dump_struct_sizes TIMEOUT        600.02s   killed by
signal 15 SIGTERM
05:28:14 MALLOC_PERTURB_=155 DPDK_TEST=dump_struct_sizes
/root/dpdk/x86_64-native-linuxapp-gcc/app/test/dpdk-test
----------------------------------- output -----------------------------------
stdout:
RTE>>
stderr:
EAL: Detected CPU lcores: 96
EAL: Detected NUMA nodes: 2
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
APP: HPET is not enabled, using TSC as default timer
APP: Invalid DPDK_TEST value 'dump_struct_sizes'
------------------------------------------------------------------------------


[Expected Result]
Test ok.

[Affected Test cases]
DPDK:debug-tests / dump_struct_sizes
DPDK:debug-tests / dump_mempool
DPDK:debug-tests / dump_malloc_stats
DPDK:debug-tests / dump_devargs
DPDK:debug-tests / dump_log_types
DPDK:debug-tests / dump_ring
DPDK:debug-tests / dump_physmem
DPDK:debug-tests / dump_memzone

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug 1001] [meson test] Debug-tests/dump_* all meson test time out because commands are not registered to command list
  2022-04-27  6:00 [Bug 1001] [meson test] Debug-tests/dump_* all meson test time out because commands are not registered to command list bugzilla
@ 2022-08-19  8:17 ` bugzilla
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2022-08-19  8:17 UTC (permalink / raw)
  To: dev

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

liweiyuan (weiyuanx.li@intel.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from liweiyuan (weiyuanx.li@intel.com) ---
The patch has been merged into the DPDK main branch. DPDK commit
f940a2e333e3c65ffb53b76bd7b3536084b1acbf,
verified base on dpdk f940a2e333e3c65ffb53b76bd7b3536084b1acbf.
Close this bug.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-19  8:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27  6:00 [Bug 1001] [meson test] Debug-tests/dump_* all meson test time out because commands are not registered to command list bugzilla
2022-08-19  8:17 ` bugzilla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).