Messages in this thread |  | | Date | Wed, 14 Nov 2001 20:41:34 -0500 | From | Jeff Garzik <> | Subject | Re: Need Info on Checksum Offloading |
| |
harish.vasudeva@amd.com wrote: > > Hi All, > > Could any1 pls direct me wherein i could find some documentation about implementing checksum offloading for my ethernet LAN driver?
There is not good documentation. Feel free to ask me questions, I am the Linux network driver maintainer.
First, search the source code in linux/drivers/net/* for NETIF_F_IP_CSUM, NETIF_F_HW_CSUM, skb->csum, and nr_frags.
Can I expect an ethernet driver submitted to me, soon?
Jeff
-- Jeff Garzik | Only so many songs can be sung Building 1024 | with two lips, two lungs, and one tongue. MandrakeSoft | - nomeansno
- 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/
|  |