RE: [RFC][PATCH v4 00/18] Provide a zero-copy method on KVM virtio-net.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Xin, Xiaohui
Date: Saturday, May 8, 2010 - 12:55 am

Michael,
Sorry, somehow I missed this mail. :-(



Currently, we still use the first way. But we now ignore the room which 
host skb_reserve() required when device is doing zero-copy. Now we don't 
taint guest virtio-net driver with a new method by this way.



Now we continue with the first way and try to push it. But any comments about the two methods are still welcome.


I'm looking at the mergeable buffer. I think GSO/GRO support with zero-copy also needs it.
Currently, GSO/TSO is still not supported by vhost-net?
-- 
MST
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC][PATCH v4 13/18] Add header file for mp device., xiaohui.xin, (Sun Apr 25, 2:20 am)
Re: [RFC][PATCH v4 00/18] Provide a zero-copy method on KV ..., Michael S. Tsirkin, (Sun Apr 25, 5:14 am)
RE: [RFC][PATCH v4 00/18] Provide a zero-copy method on KV ..., Xin, Xiaohui, (Sat May 8, 12:55 am)
Re: [RFC][PATCH v4 00/18] Provide a zero-copy method on KV ..., Michael S. Tsirkin, (Sun May 9, 2:26 am)