From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Olivier Matz <olivier.matz@6wind.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] app/test: disable filtering with stripped binary
Date: Thu, 21 Jul 2016 23:59:46 +0200 [thread overview]
Message-ID: <2314153.f24oskABN1@xps13> (raw)
In-Reply-To: <3383de3c-da76-ae86-8623-c207bb1d6d1d@6wind.com>
2016-07-21 11:07, Olivier Matz:
> On 07/19/2016 06:53 PM, Thomas Monjalon wrote:
> > The unavailable tests are filtered out by autotest by looking for
> > the symbols in the binary:
> >
> > PCI autotest: Skipped [Not Available] [00m 00s]
> > Malloc autotest: Success [00m 00s]
> >
> > It results to skip everything if the binary has no symbol (stripped):
> >
> > PCI autotest: Skipped [Not Available] [00m 00s]
> > Malloc autotest: Skipped [Not Available] [00m 00s]
> >
> > This case is handled by getting back to the old behaviour if the binary
> > has no symbol information:
> >
> > PCI autotest: Fail [Not found] [00m 00s]
> > Malloc autotest: Success [00m 00s]
> >
> > Fixes: d553c8f2b1a2 ("app/test: filter out unavailable tests")
> >
> > Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
>
> Tested-by: Olivier Matz <olivier.matz@6wind.com>
Applied
prev parent reply other threads:[~2016-07-21 21:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-19 16:53 Thomas Monjalon
2016-07-21 9:07 ` Olivier Matz
2016-07-21 21:59 ` Thomas Monjalon [this message]
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=2314153.f24oskABN1@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=olivier.matz@6wind.com \
/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).