netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Graf <tgraf@suug.ch>
To: Ben Greear <greearb@candelatech.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org,
	Eric Dumazet <edumazet@google.com>
Subject: Re: [PATCH net-next v2] pktgen: Add UDPCSUM flag to support UDP checksums
Date: Thu, 25 Jul 2013 15:37:28 +0100	[thread overview]
Message-ID: <20130725143728.GA15947@casper.infradead.org> (raw)
In-Reply-To: <51F12FCD.8080604@candelatech.com>

On 07/25/13 at 07:01am, Ben Greear wrote:
> >+		else if (strcmp(f, "UDPCSUM") == 0)
> >+			pkt_dev->flags |= F_UDPCSUM;
> >+
> 
> Looks like we need a way to turn it back off again too??

Yes, good point. Although you would typically want to start
with fresh devices to make sure you have a default set of
flags set.

      reply	other threads:[~2013-07-25 14:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-25 12:07 [PATCH net-next v2] pktgen: Add UDPCSUM flag to support UDP checksums Thomas Graf
2013-07-25 14:01 ` Ben Greear
2013-07-25 14:37   ` Thomas Graf [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=20130725143728.GA15947@casper.infradead.org \
    --to=tgraf@suug.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=greearb@candelatech.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).