Re: [ovs-dev] [RFC HSA 3/4] flow: Add supporting functions for HSA.

2015-05-31 Thread Alex Wang
On Thu, May 28, 2015 at 3:26 PM, Ben Pfaff wrote: > On Mon, Mar 30, 2015 at 03:46:28PM -0700, Alex Wang wrote: > > This commit adds functions that check if the 'struct flow_wildcards' > > member is fully masked (exact-match) or fully unmasked (don't care > > the entire field at all). Also, this

Re: [ovs-dev] please f#ck me tonite

2015-05-31 Thread Herschel Salisburry
Send me a F#ckFriends request so we can hook up My usename is HorNyChik77 my profile is here http://cclanders.com/j2ahrv/cre8r.html TALK S00N ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] [RFC HSA 4/4] ofprot-dpif-hsa: Implement HSA prototype.

2015-05-31 Thread Alex Wang
> This is nice! The data structures are well documented, too--thanks for > that! > > I get the following sparse warning: > > ../ofproto/ofproto-dpif-hsa.c:722:56: warning: incorrect type in > argument 2 (different base types) > ../ofproto/ofproto-dpif-hsa.c:722:56:expected restricted >

Re: [ovs-dev] please f#ck me tonite

2015-05-31 Thread NewF#ckBuddy
Send me a F#ckFriends request so we can hook up My usename is HorNyChik77 http://lombard-24.ru/0gyp4u/xfs2h.html my profile is here CANT WAIT ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] get over here and f%ck me

2015-05-31 Thread LateNightFriend
Send me a F#ckFriends request so we can hook up My usename is DeepInTammy3 y profile is here http://cc4.co/BGXYB IM ONLINE ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] [RFC HSA 4/4] ofprot-dpif-hsa: Implement HSA prototype.

2015-05-31 Thread Alex Wang
On Sun, May 31, 2015 at 5:35 PM, Alex Wang wrote: > I think that the use of list_insert() in the LIST_FOR_EACH loop in >> hs_clone() will make the clone's list of constraints be in the order >> opposite of the original header_space. That might be undesirable; you >> could use list_push_back() to