Re: [ovs-dev] [PATCHv6 08/14] tests: Mention binomial coefficient in hash tests.

2014-09-29 Thread Joe Stringer
Thanks, applied to master. On 30 September 2014 08:57, Ben Pfaff wrote: > On Fri, Sep 26, 2014 at 09:28:12PM +1200, Joe Stringer wrote: > > This just makes it a bit easier for someone coming in fresh to do some > > searches and figure out what the description means. > > > > Signed-off-by: Joe St

Re: [ovs-dev] [PATCHv6 08/14] tests: Mention binomial coefficient in hash tests.

2014-09-29 Thread Ben Pfaff
On Fri, Sep 26, 2014 at 09:28:12PM +1200, Joe Stringer wrote: > This just makes it a bit easier for someone coming in fresh to do some > searches and figure out what the description means. > > Signed-off-by: Joe Stringer > --- > v6: First post. Acked-by: Ben Pfaff __

[ovs-dev] [PATCHv6 08/14] tests: Mention binomial coefficient in hash tests.

2014-09-26 Thread Joe Stringer
This just makes it a bit easier for someone coming in fresh to do some searches and figure out what the description means. Signed-off-by: Joe Stringer --- v6: First post. --- tests/test-hash.c |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/test-hash.c b/tests/tes