DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Q on "make test"
@ 2015-04-03 19:28 Ravi Kerur
  0 siblings, 0 replies; only message in thread
From: Ravi Kerur @ 2015-04-03 19:28 UTC (permalink / raw)
  To: dev

dpdk experts,

I am running into issue with "make test" on Ubuntu x86_64 (12.04 and
14.04). i had this working when I tested couple of months back so I am not
sure what steps I am missing, inputs appreciated.

I have cloned latest code from dpdk.org/dpdk and did following things

1. make config T=x86_64-native-linuxapp-gcc
2. make install T=x86_64-native-linuxapp-gcc
3. make all T=x86_64-native-linuxapp-gcc
4. make test T=x86_64-native-linuxapp-gcc
/home/rkerur/dpdk-tmp/dpdk/build/app/test -c f -n 4

Test name                      Test result                      Test
Total
================================================================================
Start group_1:                 Fail [No prompt]              [00m 00s]
Timer autotest:                Fail [No prompt]              [00m 00s]
Debug autotest:                Fail [No prompt]              [00m 00s]
Errno autotest:                Fail [No prompt]              [00m 00s]
Meter autotest:                Fail [No prompt]              [00m 00s]
Common autotest:               Fail [No prompt]              [00m 00s]
...
(All 52 cases fail)

RTE_SDK is set to /home/rkerur/dpdk-tmp/dpdk.

Sometimes running "make test" after "make install
T=x86_64-native-linuxapp-gcc" gets following errors

home/rkerur/dpdk-tmp/dpdk# make test T=x86_64-native-linuxapp-gcc
No test found, please do a 'make build' first, or specify O=

/home/rkerur/dpdk-tmp/dpdk# make build
make: `build' is up to date.
/home/rkerur/dpdk-tmp/dpdk#

Errors go away after I run "make all"

Thanks,
Ravi

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-03 19:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-03 19:28 [dpdk-dev] Q on "make test" Ravi Kerur

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).