From: "Manfred Spraul" <manfred@colorfullife.com>
To: "Daniel Stodden" <stodden@in.tum.de>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: NETIF_F_(SG|FRAGLIST|HIGHDMA) docs anywhere?
Date: Sat, 29 Dec 2001 12:14:46 +0100 [thread overview]
Message-ID: <000701c1905a$08153af0$010411ac@local> (raw)
> my major problem is test cases and getting the picture behind these
> structures.
Check skb_copy_and_csum_dev, used by the 8139too and via-rhine
network drivers: that's a software-only implementation of the NETIF_F_
flags.
Note that the kernel never uses scatter-gather without hardware
checksumming: concurrent sendfile()+write() would create packets
with invalid checksums.
--
Manfred
next reply other threads:[~2001-12-29 12:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-29 11:14 Manfred Spraul [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-12-29 7:16 NETIF_F_(SG|FRAGLIST|HIGHDMA) docs anywhere? Daniel Stodden
2001-12-29 19:16 ` kuznet
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='000701c1905a$08153af0$010411ac@local' \
--to=manfred@colorfullife.com \
--cc=linux-kernel@vger.kernel.org \
--cc=stodden@in.tum.de \
/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