I just tried and got problems.
The test has one vde-switch and two VMs connected to this switch.

The ping is ok but iperf cannot teminate correctly and eventually the
connection is lost (ping does not work anymore). Notice that the
process does not crash.

                       Simone



2011/3/28 Renzo Davoli <re...@cs.unibo.it>:
> I have just uploaded in the experimental branch on svn a version of VDE which
> implements a new queuing discipline.
>
> The old code used one single queue and delays (sometimes fifoness was not 
> guaranteed).
>
> The new code implements one queue per port (sharing the packet buffers for 
> broadcast packets).
>
> vde_switch now uses connected unix sockets, and it sends packets from the 
> queue as soon
> as the socket buffer of the receiver has available space (it uses the POLLOUT 
> flag).
>
> I would be grateful if somebody can kindly test (or better put under 
> stressful loads)
> this new implementation and return to me and to the community bug reports, 
> performance
> figures and experience about reliability.
>
> Thank you
>                renzo
>

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
vde-users mailing list
vde-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vde-users

Reply via email to