dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
From: Matthew Hall <mhall@mhcomputing.net>
To: "Wiles, Keith" <keith.wiles@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [PKTGEN] dumb question: how to start packet TX and set the payload
Date: Thu, 21 Jan 2016 14:01:13 -0500	[thread overview]
Message-ID: <20160121190113.GC10170@mhcomputing.net> (raw)
In-Reply-To: <F6F095C2-9A99-47BD-8A5A-0AB3DC638D29@intel.com>

On Thu, Jan 21, 2016 at 03:01:33PM +0000, Wiles, Keith wrote:
> The problem is you used the same core (2) for the -m option. Core 2 is being 
> used for the keyboard, timer and screen output. This means you must have the 
> -m option starting with core 3 as in -m 3.0 and your problem should go away. 
> The first or master core is consume by Pktgen to handle the previous stuff 
> and you must start with the next cores for Rx/Tx of packets. I really need 
> to put tests in the code, which I will try to add soon.

I'll see if I can figure out some patches for that.

Matthew.

  reply	other threads:[~2016-01-21 19:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-21  6:15 [PKTGEN] dumb question: how to start packet TX and set the payload Matthew Hall
2016-01-21 15:01 ` Wiles, Keith
2016-01-21 19:01   ` Matthew Hall [this message]
2016-01-21 15:05 ` Wiles, Keith
2016-01-21 19:00   ` Matthew Hall
2016-01-21 19:44     ` Wiles, Keith
2016-01-21 20:09       ` Matthew Hall

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=20160121190113.GC10170@mhcomputing.net \
    --to=mhall@mhcomputing.net \
    --cc=dev@dpdk.org \
    --cc=keith.wiles@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).