03 2013 档案
摘要:linux kernel 网络协议栈之GRO(Generic receive offload)
阅读全文
摘要:本文档的copyleft归gfree.wind@gmail.com所有,使用GPL发布,可以自由拷贝,转载。但转载时请保持文档的完整性,并注明原作者及原文链接,严禁用于任何商业用途。 作者:gfree.wind@gmail.com 博客:linuxfocus.blog.chinaunix.net 在前文的学习中,在理解Linux对于网卡的Scatter/Gather I/O的支持...
阅读全文
摘要:Link From :http://vger.kernel.org/~davem/skb_data.html This first diagram illustrates the layout of the SKB data area and where in that area the various pointers in 'struct sk_buff' point. The rest...
阅读全文