is your test program using sendfile(2)?
No, I am using the write system call.
That's why you're not seeing any benefits...
sendfile(2) is required for zerocopy, and TSO requires zerocopy.
Jeff
- : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html