netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Fastabend <john.fastabend@gmail.com>
To: jhs@mojatatu.com
Cc: netdev@vger.kernel.org, alexei.starovoitov@gmail.com,
	davem@davemloft.net
Subject: Re: [PATCH] net: pktgen: support injecting packets for qdisc testing
Date: Thu, 07 Jan 2016 18:28:50 -0800	[thread overview]
Message-ID: <568F1EE2.7020107@gmail.com> (raw)
In-Reply-To: <20160108020908.5940.89612.stgit@john-Precision-Tower-5810>

On 16-01-07 06:09 PM, John Fastabend wrote:
> Add another xmit_mode to pktgen to allow testing xmit functionality
> of qdiscs. The new mode "queue_xmit" injects packets at
> __dev_queue_xmit() so that qdisc is called.
> 
> Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
> ---
>  Documentation/networking/pktgen.txt |    2 +-
>  net/core/pktgen.c                   |   43 +++++++++++++++++++++++++++++++++++
>  2 files changed, 44 insertions(+), 1 deletion(-)
> 

Hi Jamal,

per your comment about using pktgen to test qdiscs here is the
patch I've been using most the day which has been working well.
I'm guessing this is more or less what you had in mind.

Thanks,
John

  reply	other threads:[~2016-01-08  2:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-08  2:09 [PATCH] net: pktgen: support injecting packets for qdisc testing John Fastabend
2016-01-08  2:28 ` John Fastabend [this message]
2016-01-08 14:38   ` Jamal Hadi Salim
2016-01-08 15:24     ` John Fastabend
2016-01-09  0:41       ` John Fastabend
2016-01-10 14:09       ` Jamal Hadi Salim
2016-01-11  5:21         ` John Fastabend
2016-01-08 15:28 ` John Fastabend
2016-01-08 15:38   ` John Fastabend
2016-01-08 21:36     ` Eric Dumazet
2016-01-08 21:55       ` John Fastabend

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=568F1EE2.7020107@gmail.com \
    --to=john.fastabend@gmail.com \
    --cc=alexei.starovoitov@gmail.com \
    --cc=davem@davemloft.net \
    --cc=jhs@mojatatu.com \
    --cc=netdev@vger.kernel.org \
    /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).