From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] app/test: fix multiprocess unit test when device is bound to uio
Date: Wed, 17 Dec 2014 01:11:46 +0100 [thread overview]
Message-ID: <17516341.UzgSQ56bLf@xps13> (raw)
In-Reply-To: <1418305835-10031-1-git-send-email-pablo.de.lara.guarch@intel.com>
> Since commit a155d4301 "support link bonding device initialization",
> EAL probes drivers to the PCI devices in rte_eal_init,
> then PCI resources are mapped if a device
> is bound to igb_uio driver, for instance.
> Therefore, test app probes all the devices and multiprocess unit test
> tries to map resources twice in the secondary processes, and test fails,
> caused by RTE_PCI_DRV_NEEDED_MAPPING flag in dummy pci driver my_driver2.
>
> Test is fixed by setting the driver flags to 0.
>
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Applied
Thanks
--
Thomas
prev parent reply other threads:[~2014-12-17 0:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-11 13:50 Pablo de Lara
2014-12-17 0:11 ` 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=17516341.UzgSQ56bLf@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=pablo.de.lara.guarch@intel.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).