DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ravi Kerur <rkerur@gmail.com>
To: "dev@dpdk.org" <dev@dpdk.org>
Subject: [dpdk-dev] Q on "make test"
Date: Fri, 3 Apr 2015 12:28:35 -0700	[thread overview]
Message-ID: <CAFb4SLCtt_GEtN6SOxLGJvynD9riQfkFUTKWJ_+Ev7EPxbxLxQ@mail.gmail.com> (raw)

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

                 reply	other threads:[~2015-04-03 19:28 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=CAFb4SLCtt_GEtN6SOxLGJvynD9riQfkFUTKWJ_+Ev7EPxbxLxQ@mail.gmail.com \
    --to=rkerur@gmail.com \
    --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 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).