Re: [PATCH RFC] tun: export underlying socket

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Michael S. Tsirkin
Date: Monday, September 14, 2009 - 8:40 am

On Mon, Sep 14, 2009 at 05:06:52PM +0300, Or Gerlitz wrote:

Right


Same as above. vhost polls tun and calls recvmsg on the socket.


( broken too-long lines up. please do not merge them. )


Herbert addressed the TSO example.

Generally, feature negotiation does become more complicated in bridged
configurations, but some users require bridging. So with vhost, feature
negotiation is mostly done in userspace (e.g. vhost does not expose a
TSO cpability, devices do this already); vhost itself only cares about
virtio features such as mergeable buffers.
Policy decisions, including whether to use packet socket or
tun+bridge, are up to the user.

-- 
MST
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH RFC] tun: export underlying socket, Michael S. Tsirkin, (Thu Sep 10, 5:59 am)
Re: [PATCH RFC] tun: export underlying socket, Eric Dumazet, (Thu Sep 10, 6:19 am)
Re: [PATCH RFC] tun: export underlying socket, Michael S. Tsirkin, (Thu Sep 10, 6:27 am)
Re: [PATCH RFC] tun: export underlying socket, Paul Moore, (Thu Sep 10, 9:17 pm)
Re: [PATCH RFC] tun: export underlying socket, Michael S. Tsirkin, (Thu Sep 10, 9:59 pm)
Re: [PATCH RFC] tun: export underlying socket, Michael S. Tsirkin, (Thu Sep 10, 10:36 pm)
Re: [PATCH RFC] tun: export underlying socket, Eric Dumazet, (Thu Sep 10, 11:10 pm)
Re: [PATCH RFC] tun: export underlying socket, Michael S. Tsirkin, (Fri Sep 11, 2:44 am)
Re: [PATCH RFC] tun: export underlying socket, Or Gerlitz, (Mon Sep 14, 1:01 am)
Re: [PATCH RFC] tun: export underlying socket, Or Gerlitz, (Mon Sep 14, 1:07 am)
Re: [PATCH RFC] tun: export underlying socket, Michael S. Tsirkin, (Mon Sep 14, 1:09 am)
Re: [PATCH RFC] tun: export underlying socket, Or Gerlitz, (Mon Sep 14, 1:17 am)
Re: [PATCH RFC] tun: export underlying socket, Michael S. Tsirkin, (Mon Sep 14, 2:11 am)
Re: [PATCH RFC] tun: export underlying socket, Or Gerlitz, (Mon Sep 14, 2:43 am)
Re: [PATCH RFC] tun: export underlying socket, Michael S. Tsirkin, (Mon Sep 14, 3:10 am)
Re: [PATCH RFC] tun: export underlying socket, Or Gerlitz, (Mon Sep 14, 7:06 am)
Re: [PATCH RFC] tun: export underlying socket, Herbert Xu, (Mon Sep 14, 8:03 am)
Re: [PATCH RFC] tun: export underlying socket, Michael S. Tsirkin, (Mon Sep 14, 8:40 am)
Re: [PATCH RFC] tun: export underlying socket, Or Gerlitz, (Tue Sep 15, 6:02 am)
Re: [PATCH RFC] tun: export underlying socket, Or Gerlitz, (Tue Sep 15, 6:11 am)
Re: [PATCH RFC] tun: export underlying socket, Michael S. Tsirkin, (Tue Sep 15, 6:18 am)
Re: [PATCH RFC] tun: export underlying socket, Herbert Xu, (Tue Sep 15, 6:31 am)
[PATCHv2] tun: export underlying socket, Michael S. Tsirkin, (Mon Nov 2, 10:20 am)
Re: [PATCHv2] tun: export underlying socket, Herbert Xu, (Tue Nov 3, 8:10 am)