Skip to content
Commit 398f187d authored by Rusty Russell's avatar Rusty Russell
Browse files

lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap



Guest -> Host 1GB TCP:
Before 20.1974 seconds xmit 214510 recv 5 timeout 214491 usec 278
After 8.43625 seconds xmit 95640 recv 198266 timeout 49771 usec 1252

Host -> Guest 1GB TCP:
Before: Seconds 9.98854 xmit 172166 recv 5344 timeout 172157 usec 251
After: Seconds 5.72803 xmit 244322 recv 9919 timeout 244302 usec 156

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 9254926f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment