Re: [ovs-dev] [PATCH] bridge: Remove traces of flow-eviction-threshold.

2014-04-30 Thread Joe Stringer
Pushed to master and branch-2.2. On 1 May 2014 09:59, Ethan Jackson wrote: > Acked-by: Ethan Jackson > > > On Wed, Apr 30, 2014 at 2:57 PM, Joe Stringer > wrote: > > This configuration option was shifted in 2.0, then removed in 2.1. > > Remove the misleading log message. > > > > Signed-off-by

Re: [ovs-dev] [PATCH] bridge: Remove traces of flow-eviction-threshold.

2014-04-30 Thread Ethan Jackson
Acked-by: Ethan Jackson On Wed, Apr 30, 2014 at 2:57 PM, Joe Stringer wrote: > This configuration option was shifted in 2.0, then removed in 2.1. > Remove the misleading log message. > > Signed-off-by: Joe Stringer > --- > vswitchd/bridge.c |7 --- > 1 file changed, 7 deletions(-) > >