From: thomas yang <lampsu@gmail.com>
To: netdev@vger.kernel.org
Subject: Ethernet CRC questions
Date: Wed, 30 Dec 2009 01:17:57 +0800 [thread overview]
Message-ID: <f4f837ab0912290917h626bcfecy34fe095a878e733c@mail.gmail.com> (raw)
How does Linux generate Ethernet CRC ?
by the hardware (Ethernet controller) or use crc32_le() /
crc32_be() ( lib/crc32.c ) ?
P.S. my network card is rtl8139d , use 8139too driver
--
thomas
next reply other threads:[~2009-12-29 17:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-29 17:17 thomas yang [this message]
2009-12-29 17:39 ` Ethernet CRC questions Ben Hutchings
2009-12-30 5:53 ` thomas yang
2009-12-30 6:43 ` Matti Aarnio
2009-12-30 10:37 ` Ben Hutchings
2009-12-30 16:19 ` thomas yang
2009-12-30 16:29 ` Ben Hutchings
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=f4f837ab0912290917h626bcfecy34fe095a878e733c@mail.gmail.com \
--to=lampsu@gmail.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).