The network stack generates checksums for packets while copying,
so the checksum offload feature is only used for packets that are
not copied. The easiest way to generate packets of this nature
is to use the sendfile() syscall to transmit data from the page
cache directly onto the wire. If you need a couple of test
programs I can forward a few to you offline. Cheers,
-ben
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/