Re: [ovs-dev] [PATCH v4 3/9] test-classifier: Add benchmark.

2015-08-21 Thread Jarno Rajahalme
I applied this before pushing to master, thanks! Jarno > On Aug 21, 2015, at 7:39 AM, Ben Pfaff wrote: > > On Fri, Aug 21, 2015 at 07:37:51AM -0700, Ben Pfaff wrote: >> On Fri, Aug 07, 2015 at 04:57:36PM -0700, Jarno Rajahalme wrote: >>> Add a benchmark command for classifier lookup performan

Re: [ovs-dev] [PATCH v4 3/9] test-classifier: Add benchmark.

2015-08-21 Thread Jarno Rajahalme
> On Aug 21, 2015, at 7:37 AM, Ben Pfaff wrote: > > On Fri, Aug 07, 2015 at 04:57:36PM -0700, Jarno Rajahalme wrote: >> Add a benchmark command for classifier lookup performance testing. >> >> Usage: > > This usage note is good, but putting it just in the commit log will mean > that it gets lo

Re: [ovs-dev] [PATCH v4 3/9] test-classifier: Add benchmark.

2015-08-21 Thread Ben Pfaff
On Fri, Aug 21, 2015 at 07:37:51AM -0700, Ben Pfaff wrote: > On Fri, Aug 07, 2015 at 04:57:36PM -0700, Jarno Rajahalme wrote: > > Add a benchmark command for classifier lookup performance testing. > > > > Usage: > > This usage note is good, but putting it just in the commit log will mean > that it

Re: [ovs-dev] [PATCH v4 3/9] test-classifier: Add benchmark.

2015-08-21 Thread Ben Pfaff
On Fri, Aug 07, 2015 at 04:57:36PM -0700, Jarno Rajahalme wrote: > Add a benchmark command for classifier lookup performance testing. > > Usage: This usage note is good, but putting it just in the commit log will mean that it gets lost. It should be in a --help message, or failing that in a sourc