DPDK patches and discussions
 help / color / mirror / Atom feed
From: Patrick Mahan <mahan@mahan.org>
To: Olivier MATZ <olivier.matz@6wind.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] Best example for showing throughput?
Date: Fri, 24 May 2013 13:44:51 -0700	[thread overview]
Message-ID: <62EC0B6D-1A0F-41BC-9952-AA3AFC84CA5A@mahan.org> (raw)
In-Reply-To: <519FC787.4090006@6wind.com>

Yes it is a typo.  I'm away from the box and was referring to my notes.

Thanks,

Patrick

Sent from my iPad

On May 24, 2013, at 1:03 PM, Olivier MATZ <olivier.matz@6wind.com> wrote:

> Hello Patrick,
> 
>> sudo build/app/testpmd -b 0000:03:00.0 -b 0000:03:00.1 -c<coremask> -n3
>> -- --nb-cores=<ncores> --nb-ports=2 --rxd=2048 --rxd=2048 --mbcache=512
>> --burst=512 --rxd=<nqueues> --txq=<nqueues>
> 
> I guess it's a typo, but just in case, I think you mean "rxq" instead
> of "rxd" at the end of the command line?
> 
> You can check that all is properly configured by using the interactive
> mode of testpmd, and display the configuration with the following
> commands:
> 
>  show config rxtx
>  show config cores
>  show config fwd
>  ...
> 
> Regards,
> Olivier

      reply	other threads:[~2013-05-24 20:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-24 14:11 Patrick Mahan
2013-05-24 14:41 ` Thomas Monjalon
2013-05-24 15:45   ` Thomas Monjalon
2013-05-24 18:51     ` Patrick Mahan
2013-05-25 19:23       ` Damien Millescamps
2013-05-25 20:59         ` Damien Millescamps
2013-05-28 19:15           ` Patrick Mahan
2013-05-29 14:07             ` Damien Millescamps
2013-05-29 18:24               ` Patrick Mahan
2013-05-24 18:32   ` Patrick Mahan
2013-05-24 20:03     ` Olivier MATZ
2013-05-24 20:44       ` Patrick Mahan [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=62EC0B6D-1A0F-41BC-9952-AA3AFC84CA5A@mahan.org \
    --to=mahan@mahan.org \
    --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).