qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Unified Datagram Socket Transport


From: Jason Wang
Subject: Re: [Qemu-devel] Unified Datagram Socket Transport
Date: Fri, 21 Jul 2017 11:55:06 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1



On 2017年07月21日 03:12, address@hidden wrote:
Hi all,

This addresses comments so far except Eric's suggestion to use
InetSocketAddressBase. If I understand correctly its intended use,
it will not be of help for protocols which have no port (raw
sockets - GRE, L2TPv3, etc).

It also includes a port of the original socket.c transport to
the new UDST backend. The relevant code is ifdef-ed so there
should be no effect on other systems.

This looks sub-optimal. If you want to do this, I would rather suggest you just extend the socket dgram backend like what udst did now.


I think that this is would be the appropriate place to stop in this
iteration. I would prefer to have this polished, before I start
looking at sendmmsg and bulk send or some of the more unpleasant
encapsulations like geneve.

Pay attention we're softfreeze now. So the feature is for 2.11, if it looks good, I can only queue it for 2.11.

Btw, looks like not all comments of v1 were addressed.

Thanks


A.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]