DPDK patches and discussions
 help / color / mirror / Atom feed
From: Olivier MATZ <olivier.matz@6wind.com>
To: "De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>,
	 "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH] app/test: Removed vdev test in EAL flags unit test
Date: Tue, 01 Jul 2014 11:20:48 +0200	[thread overview]
Message-ID: <53B27D70.4090102@6wind.com> (raw)
In-Reply-To: <E115CCD9D858EF4F90C690B0DCB4D8971A797D35@IRSMSX103.ger.corp.intel.com>

Hi Pablo,

On 07/01/2014 10:59 AM, De Lara Guarch, Pablo wrote:
> I checked your patch, and I got this:
>
> ...
>
> EAL: Detected lcore 38 as core 11 on socket 1
> EAL: Detected lcore 39 as core 12 on socket 1
> EAL: Support maximum 64 logical core(s) by configuration.
> EAL: Detected 40 lcore(s)
> ./x86_64-native-linuxapp-gcc/app/test: unrecognized option '--prefix=whitelist'

I'm sorry, I cleaned the patch without retesting it, and I
introduced a bug in it (--prefix instead of --file-prefix).

Please find the new one as a reply to this mail.
When I test it, I get:

[...]
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x2aaba4c00000 (size = 0x200000)
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x2aaba4e00000 (size = 0x200000)
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x2aaba5000000 (size = 0x200000)
EAL: Requesting 984 pages of size 2MB from socket 0
EAL: Requesting 1000 pages of size 2MB from socket 1
EAL: TSC frequency is ~3333293 KHz
EAL: Master core 0 is ready (tid=ab9044e0)
PMD: Initializing pmd_ring for eth_ring
PMD: Error parsing device, invalid key <arg>
PMD: Ignoring unsupported parameters when creating rings-backed ethernet 
device
PMD: Creating rings-backed ethdev on numa socket 0

> Also, I thought we could not run two primary process at the same time
> (considering that the test app is a primary process).

Some other tests in the same file launch a primary process,
I suppose it should work if the prefix for huge-pages is different.

Regards,
Olivier

  reply	other threads:[~2014-07-01  9:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-30 14:42 Pablo de Lara
2014-07-01  8:31 ` Olivier MATZ
2014-07-01  8:32   ` [dpdk-dev] [PATCH] app/test: fix vdev test in test_eal_flags Olivier Matz
2014-07-01  8:59   ` [dpdk-dev] [PATCH] app/test: Removed vdev test in EAL flags unit test De Lara Guarch, Pablo
2014-07-01  9:20     ` Olivier MATZ [this message]
2014-07-01  9:21       ` [dpdk-dev] [PATCH v2] app/test: fix vdev test in test_eal_flags Olivier Matz
2014-07-01 11:44         ` De Lara Guarch, Pablo
2014-07-01 12:00           ` Olivier MATZ
2014-07-01 12:11             ` De Lara Guarch, Pablo

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=53B27D70.4090102@6wind.com \
    --to=olivier.matz@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).