netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michał Mirosław" <mirqus@gmail.com>
To: greearb@candelatech.com
Cc: netdev@vger.kernel.org
Subject: Re: [RFC 1/2] net: Support getting/setting RX-FCS in drivers.
Date: Fri, 17 Jun 2011 09:36:31 +0200	[thread overview]
Message-ID: <BANLkTikhUiVR-+DORohviSVTpQJLZQuTCQ@mail.gmail.com> (raw)
In-Reply-To: <1308285007-11302-2-git-send-email-greearb@candelatech.com>

2011/6/17  <greearb@candelatech.com>:
> From: Ben Greear <greearb@candelatech.com>
>
> This will allow us to enable/disable having the Ethernet
> frame checksum appended to the skb.  Enabling this is
> useful when sniffing packets.
>
> In particular, this can be used to test logic that allows
> a NIC to receive all frames, even ones with bad checksums.

You want to silently run away from extending dev->features field? ;-)

Best Regards,
Michał Mirosław

  reply	other threads:[~2011-06-17  7:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-17  4:30 [RFC 0/2] Allow NICs to pass Frame Checksum up the stack greearb
2011-06-17  4:30 ` [RFC 1/2] net: Support getting/setting RX-FCS in drivers greearb
2011-06-17  7:36   ` Michał Mirosław [this message]
2011-06-17 12:20   ` Ben Hutchings
2011-06-17 15:33     ` Ben Greear
2011-06-17 16:00       ` Ben Hutchings
2011-06-17  4:30 ` [RFC 2/2] e100: Support receiving Ethernet FCS greearb

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=BANLkTikhUiVR-+DORohviSVTpQJLZQuTCQ@mail.gmail.com \
    --to=mirqus@gmail.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).