From: Zoltan Kiss <zoltan.kiss@citrix.com>
To: David Miller <davem@davemloft.net>, <cwang@twopensource.com>
Cc: <steffen.klassert@secunet.com>, <minipli@googlemail.com>,
<dborkman@redhat.com>, <tgraf@suug.ch>, <joe@perches.com>,
<netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<xen-devel@lists.xenproject.org>
Subject: Re: [PATCH net-next 3/3 RFC] pktgen: Allow sending TCP packets
Date: Thu, 26 Jun 2014 10:39:41 +0100 [thread overview]
Message-ID: <53ABEA5D.1040104@citrix.com> (raw)
In-Reply-To: <20140625.174452.216399345748954052.davem@davemloft.net>
On 26/06/14 01:44, David Miller wrote:
> From: Cong Wang <cwang@twopensource.com>
> Date: Wed, 25 Jun 2014 17:41:47 -0700
>
>> On Wed, Jun 25, 2014 at 1:42 PM, Zoltan Kiss <zoltan.kiss@citrix.com> wrote:
>>> This is a prototype patch to enable sending TCP packets with pktgen. The
>>> original motivation is to test TCP GSO with xen-netback/netfront, but I'm not
>>> sure about how the checksum should be set up, and also someone should verify the
>>> GSO settings I'm using.
>>>
>>
>> What's the point of sending TCP packets since you don't establish a TCP
>> connection?
>
> I guess they want to test checksumming and aggregation, things like that.
>
> The other side is of course going to spew reset packets back at the
> pktgen machine.
>
Yes, I just want to stress the driver, not the TCP stack on the other
end? Netback/front doesn't handle UDP GSO, so to test TCP GSO we need to
fed it with TCP packets.
It would be good if someone can advise me how to setup checksum and GSO
bits.
Zoli
prev parent reply other threads:[~2014-06-26 9:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-25 20:42 [PATCH net-next] pktgen: Upstreaming features useful for xen-netback/front testing Zoltan Kiss
2014-06-25 20:42 ` [PATCH net-next v3] pktgen: Fill the payload optionally with a pattern Zoltan Kiss
2014-06-25 20:42 ` [PATCH net-next] pktgen: Allow setting frag sizes individually Zoltan Kiss
2014-07-01 19:14 ` David Miller
2014-06-25 20:42 ` [PATCH net-next 3/3 RFC] pktgen: Allow sending TCP packets Zoltan Kiss
2014-06-26 0:41 ` Cong Wang
2014-06-26 0:44 ` David Miller
2014-06-26 9:39 ` Zoltan Kiss [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=53ABEA5D.1040104@citrix.com \
--to=zoltan.kiss@citrix.com \
--cc=cwang@twopensource.com \
--cc=davem@davemloft.net \
--cc=dborkman@redhat.com \
--cc=joe@perches.com \
--cc=linux-kernel@vger.kernel.org \
--cc=minipli@googlemail.com \
--cc=netdev@vger.kernel.org \
--cc=steffen.klassert@secunet.com \
--cc=tgraf@suug.ch \
--cc=xen-devel@lists.xenproject.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).