Re: [ovs-dev] [PATCH] ofproto: Remove 'force-miss-model' configuration.

2014-02-19 Thread Ben Pfaff
On Wed, Feb 19, 2014 at 10:26:31AM -0800, Joe Stringer wrote: > This configuration item was introduced to assist testing of upcall > handling behaviour with and without facets. Facets were removed in > commit e79a6c833e0d7237, so this patch removes the configuration item. > > Signed-off-by: Joe St

[ovs-dev] [PATCH] ofproto: Remove 'force-miss-model' configuration.

2014-02-19 Thread Joe Stringer
This configuration item was introduced to assist testing of upcall handling behaviour with and without facets. Facets were removed in commit e79a6c833e0d7237, so this patch removes the configuration item. Signed-off-by: Joe Stringer --- ofproto/ofproto-provider.h |4 ofproto/ofproto.c