Thanks a lot for pointing it out, Yamamoto,

I failed to cover this.  will work on solving it.

Alex Wang,

On Wed, Feb 19, 2014 at 6:36 PM, YAMAMOTO Takashi <yamam...@valinux.co.jp>wrote:

> > This commit removes the 'dispatcher' thread by allowing 'handler'
> > threads to read upcalls directly from dpif.  vport in dpif will
> > open netlink sockets for each handler and will use the 5-tuple
> > hash from the missed packet to choose which socket (handler) to
> > send the upcall.
> >
> > This patch also significantly simplifies the flow miss handling
> > code and brings slight improvement to flow setup rate.
>
> doesn't this make dpif-netdev reorder packets in a flow
> (eg. a tcp stream) if running with multiple forwarders?
>
> YAMAMOTO Takashi
>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to