On Mon, Jan 11, 2016 at 02:00:25PM +0900, Simon Horman wrote: > Often MINIFLOW_ASSERT is a no-op and compilation of code that uses > it is optimised out. This patch fixes compilation errors that occur > when that is not the case: > > * FLOWMAP_MAX does not exist. Use MAP_MAP instead. > * FLOWMAP_IS_SET does not exist. Use flowmap_is_set instead. > > Signed-off-by: Simon Horman <simon.hor...@netronome.com>
Jarno, I guess you're the right person to review this? _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev