netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/3] pktgen: Upstreaming features useful for xen-netback/front testing
@ 2014-07-02 19:54 Zoltan Kiss
  2014-07-02 19:54 ` [PATCH net-next 1/3 v4] pktgen: Fill the payload optionally with a pattern Zoltan Kiss
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Zoltan Kiss @ 2014-07-02 19:54 UTC (permalink / raw)
  To: Steffen Klassert, Mathias Krause, Daniel Borkmann
  Cc: Zoltan Kiss, David S. Miller, Thomas Graf, Joe Perches, netdev,
	linux-kernel, xen-devel

This series is my work during stressing the xen network drivers, hopefully
others can benefit from it.
1/3: Filling payload with pattern, useful for checking data correctness when the
packets travelling without checksum (~ intrahost VM-to-VM). Already sent it
separately feq times, so its version number differs
2/3: fine-grained buffer geometrics
3/3: sending TCP GSO packets. This is an RFC yet, as I'm not certain about all
things changed here

Signed-off-by: Zoltan Kiss <zoltan.kiss@citrix.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Thomas Graf <tgraf@suug.ch>
Cc: Joe Perches <joe@perches.com>
Cc: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: xen-devel@lists.xenproject.org

v2: respin for net-next changes

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-07-09 14:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-02 19:54 [PATCH net-next v2 0/3] pktgen: Upstreaming features useful for xen-netback/front testing Zoltan Kiss
2014-07-02 19:54 ` [PATCH net-next 1/3 v4] pktgen: Fill the payload optionally with a pattern Zoltan Kiss
2014-07-08 18:28   ` David Miller
2014-07-09 14:51     ` Zoltan Kiss
2014-07-02 19:54 ` [PATCH net-next v2 2/3] pktgen: Allow setting frag sizes individually Zoltan Kiss
2014-07-02 19:54 ` [PATCH net-next v2 3/3 RFC] pktgen: Allow sending TCP packets Zoltan Kiss
2014-07-03  6:49   ` Eric Dumazet

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).