* [dpdk-dev] [Bug 253] Unable to run DPDK test with "make test" command
@ 2019-04-12 18:29 bugzilla
2019-04-12 18:29 ` bugzilla
2020-04-26 0:45 ` bugzilla
0 siblings, 2 replies; 3+ messages in thread
From: bugzilla @ 2019-04-12 18:29 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=253
Bug ID: 253
Summary: Unable to run DPDK test with "make test" command
Product: DPDK
Version: 18.11
Hardware: x86
OS: Linux
Status: CONFIRMED
Severity: normal
Priority: Normal
Component: other
Assignee: dev@dpdk.org
Reporter: drc@linux.vnet.ibm.com
Target Milestone: ---
Install RHEL 7.3 on a system (DMI: Supermicro SYS-2028U-TRT+/X10DRU-i+, BIOS
2.0 12/17/2015).
Fetch the dpdk-stable git repository and checkout tag v18.11.1.
Configure the target with the command:
$ make config T=x86_64-native-linuxapp-gcc
Build the framework with the commnad:
$ make
Build and execute the test environment with:
$ make test
...
/home/davec/src/dpdk-stable/build/app/test -c f -n 4
Traceback (most recent call last):
File "/home/davec/src/dpdk-stable/test/test/autotest.py", line 49, in
<module>
num_fails = runner.run_all_tests()
File "/home/davec/src/dpdk-stable/test/test/autotest_runner.py", line 363, in
run_all_tests
cpu_nr = first_cpu_on_node(numa_node)
File "/home/davec/src/dpdk-stable/test/test/autotest_runner.py", line 49, in
first_cpu_on_node
return int(m.group(1))
AttributeError: 'NoneType' object has no attribute 'group'
make[1]: *** [test] Error 1
make: *** [test] Error 2
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dpdk-dev] [Bug 253] Unable to run DPDK test with "make test" command
2019-04-12 18:29 [dpdk-dev] [Bug 253] Unable to run DPDK test with "make test" command bugzilla
@ 2019-04-12 18:29 ` bugzilla
2020-04-26 0:45 ` bugzilla
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla @ 2019-04-12 18:29 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=253
Bug ID: 253
Summary: Unable to run DPDK test with "make test" command
Product: DPDK
Version: 18.11
Hardware: x86
OS: Linux
Status: CONFIRMED
Severity: normal
Priority: Normal
Component: other
Assignee: dev@dpdk.org
Reporter: drc@linux.vnet.ibm.com
Target Milestone: ---
Install RHEL 7.3 on a system (DMI: Supermicro SYS-2028U-TRT+/X10DRU-i+, BIOS
2.0 12/17/2015).
Fetch the dpdk-stable git repository and checkout tag v18.11.1.
Configure the target with the command:
$ make config T=x86_64-native-linuxapp-gcc
Build the framework with the commnad:
$ make
Build and execute the test environment with:
$ make test
...
/home/davec/src/dpdk-stable/build/app/test -c f -n 4
Traceback (most recent call last):
File "/home/davec/src/dpdk-stable/test/test/autotest.py", line 49, in
<module>
num_fails = runner.run_all_tests()
File "/home/davec/src/dpdk-stable/test/test/autotest_runner.py", line 363, in
run_all_tests
cpu_nr = first_cpu_on_node(numa_node)
File "/home/davec/src/dpdk-stable/test/test/autotest_runner.py", line 49, in
first_cpu_on_node
return int(m.group(1))
AttributeError: 'NoneType' object has no attribute 'group'
make[1]: *** [test] Error 1
make: *** [test] Error 2
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dpdk-dev] [Bug 253] Unable to run DPDK test with "make test" command
2019-04-12 18:29 [dpdk-dev] [Bug 253] Unable to run DPDK test with "make test" command bugzilla
2019-04-12 18:29 ` bugzilla
@ 2020-04-26 0:45 ` bugzilla
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla @ 2020-04-26 0:45 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=253
Thomas Monjalon (thomas@monjalon.net) changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|CONFIRMED |RESOLVED
--- Comment #8 from Thomas Monjalon (thomas@monjalon.net) ---
Resolved in http://git.dpdk.org/dpdk/commit/?id=c6ad35c468
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-04-26 0:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-12 18:29 [dpdk-dev] [Bug 253] Unable to run DPDK test with "make test" command bugzilla
2019-04-12 18:29 ` bugzilla
2020-04-26 0:45 ` 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).