Re: [ovs-dev] [PATCH v8 15/16] ofproto-dpif: Translation of select groups

2013-11-04 Thread Simon Horman
On Sat, Nov 02, 2013 at 07:19:41PM -0700, Ben Pfaff wrote: > On Wed, Oct 30, 2013 at 06:17:19PM +0900, Simon Horman wrote: > > Select bucket from those that are alive based on a hash of the destination > > ethernet address of the packet. > > > > Support for weights is proposed by a subsequent patc

Re: [ovs-dev] [PATCH v8 15/16] ofproto-dpif: Translation of select groups

2013-11-02 Thread Ben Pfaff
On Wed, Oct 30, 2013 at 06:17:19PM +0900, Simon Horman wrote: > Select bucket from those that are alive based on a hash of the destination > ethernet address of the packet. > > Support for weights is proposed by a subsequent patch. > > The selection is based on a hash of the destination ethernet

Re: [ovs-dev] [PATCH v8 15/16] ofproto-dpif: Translation of select groups

2013-11-02 Thread Ben Pfaff
On Sat, Nov 02, 2013 at 06:14:51PM -0700, Ben Pfaff wrote: > On Wed, Oct 30, 2013 at 06:17:19PM +0900, Simon Horman wrote: > > Select bucket from those that are alive based on a hash of the destination > > ethernet address of the packet. > > > > Support for weights is proposed by a subsequent patc

Re: [ovs-dev] [PATCH v8 15/16] ofproto-dpif: Translation of select groups

2013-11-02 Thread Ben Pfaff
On Wed, Oct 30, 2013 at 06:17:19PM +0900, Simon Horman wrote: > Select bucket from those that are alive based on a hash of the destination > ethernet address of the packet. > > Support for weights is proposed by a subsequent patch. > > The selection is based on a hash of the destination ethernet

[ovs-dev] [PATCH v8 15/16] ofproto-dpif: Translation of select groups

2013-10-30 Thread Simon Horman
Select bucket from those that are alive based on a hash of the destination ethernet address of the packet. Support for weights is proposed by a subsequent patch. The selection is based on a hash of the destination ethernet address of the flow. It should be possible to extend this to cover a hash