netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/3] pktgen: Upstreaming features useful for xen-netback/front testing
@ 2014-07-30 16:20 Zoltan Kiss
  2014-07-30 16:20 ` [PATCH net-next 1/4 v5] pktgen: Fill the payload optionally with a pattern Zoltan Kiss
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Zoltan Kiss @ 2014-07-30 16:20 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/4: 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/4: fine-grained buffer geometrics
3/4: fix UDP checksuming
4/4: 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

v3:
- code style changes and smaller bugfixes
- new patch to fix UDP checksuming
- rework TCP checksuming and GSO in the last patch

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

end of thread, other threads:[~2014-08-04 13:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-30 16:20 [PATCH net-next v3 0/3] pktgen: Upstreaming features useful for xen-netback/front testing Zoltan Kiss
2014-07-30 16:20 ` [PATCH net-next 1/4 v5] pktgen: Fill the payload optionally with a pattern Zoltan Kiss
2014-07-30 16:20 ` [PATCH net-next v3 2/4] pktgen: Allow setting frag sizes individually Zoltan Kiss
2014-07-30 16:20 ` [PATCH net-next 3/4 RFC] pktgen: Fixing UPD checksum calculation Zoltan Kiss
2014-07-30 16:20 ` [PATCH net-next v3 4/4 RFC] pktgen: Allow sending IPv4 TCP packets Zoltan Kiss
2014-08-01  4:32   ` David Miller
2014-08-04 13:32     ` Zoltan Kiss

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