DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [Bug 205] make test fails with DPDK 19.02 (KeyError: 'Command')
@ 2019-02-11 17:58 bugzilla
  2019-03-09 11:32 ` bugzilla
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2019-02-11 17:58 UTC (permalink / raw)
  To: dev

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

            Bug ID: 205
           Summary: make test fails with DPDK 19.02 (KeyError: 'Command')
           Product: DPDK
           Version: 19.02
          Hardware: x86
                OS: Linux
            Status: CONFIRMED
          Severity: normal
          Priority: Normal
         Component: other
          Assignee: dev@dpdk.org
          Reporter: ramirose@gmail.com
  Target Milestone: ---

With DPDK 19.02 release, When running: 

make config T=x86_64-native-linuxapp-gcc
make
make test
I consistently get the following error message:
...

 INSTALL-MAP test.map
/work/src/dpdk-19.02/build/app/test -c f -n 4
Traceback (most recent call last):
  File "/work/src/dpdk-19.02/test/test/autotest.py", line 49, in <module>
    num_fails = runner.run_all_tests()
  File "/work/src/dpdk-19.02/test/test/autotest_runner.py", line 345, in
run_all_tests
    self.parallel_tests)
  File "/work/src/dpdk-19.02/test/test/autotest_runner.py", line 264, in
__filter_test
    test_cmd = test["Command"]
KeyError: 'Command'
make[1]: *** [/work/src/dpdk-19.02/mk/rte.sdktest.mk:49: test] Error 1
make: *** [/work/src/dpdk-19.02/mk/rte.sdkroot.mk:73: test] Error 2
...

Regards,
Rami Rosen

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

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

* [dpdk-dev] [Bug 205] make test fails with DPDK 19.02 (KeyError: 'Command')
  2019-02-11 17:58 [dpdk-dev] [Bug 205] make test fails with DPDK 19.02 (KeyError: 'Command') bugzilla
@ 2019-03-09 11:32 ` bugzilla
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2019-03-09 11:32 UTC (permalink / raw)
  To: dev

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

Rami Rosen (ramirose@gmail.com) changed:

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

--- Comment #2 from Rami Rosen (ramirose@gmail.com) ---
Following patch fixes this:

https://mails.dpdk.org/archives/dev/2019-February/124648.html
https://mails.dpdk.org/archives/dev/2019-February/124624.html


so closing 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:[~2019-03-09 11:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-11 17:58 [dpdk-dev] [Bug 205] make test fails with DPDK 19.02 (KeyError: 'Command') bugzilla
2019-03-09 11:32 ` 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).