Re: [ovs-dev] [PATCH 1/9] ofp-msgs: Fix limits of OFPMP_TABLE_FEATURES.

2013-11-24 Thread Alexander Wu
On 22/11/2013 06:02, Ben Pfaff wrote: On Thu, Nov 21, 2013 at 05:04:28PM +0800, Alexander Wu wrote: V3: No change. V2: No change. V1: Fix the limits to right ones. Signed-off-by: Alexander Wu Reviewed-by: Simon Horman Applied to master, thanks! Thanks! __

Re: [ovs-dev] [PATCH 1/9] ofp-msgs: Fix limits of OFPMP_TABLE_FEATURES.

2013-11-21 Thread Ben Pfaff
On Thu, Nov 21, 2013 at 05:04:28PM +0800, Alexander Wu wrote: > V3: > No change. > > V2: > No change. > > V1: > Fix the limits to right ones. > > Signed-off-by: Alexander Wu > Reviewed-by: Simon Horman Applied to master, thanks! ___ dev mailin

[ovs-dev] [PATCH 1/9] ofp-msgs: Fix limits of OFPMP_TABLE_FEATURES.

2013-11-21 Thread Alexander Wu
V3: No change. V2: No change. V1: Fix the limits to right ones. Signed-off-by: Alexander Wu Reviewed-by: Simon Horman --- lib/ofp-msgs.h |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/ofp-msgs.h b/lib/ofp-msgs.h index c526a15..26fd6a3 100644 --- a/lib/of