Thanks Sai, latest patch should have this resolved.
From: Sairam Venugopal
Sent: Monday, September 19, 2016 3:55:19 PM
To: Shashank Ram; dev@openvswitch.org
Subject: Re: [ovs-dev] [PATCH v2] datapath-windows: Add define for last module
number
Hi Shashank,
Looks
Hi Shashank,
Looks like the patch is missing ancestor history. Can you resend this
patch after fixing this?
Thanks,
Sairam
On 9/19/16, 3:24 PM, "Shashank Ram" wrote:
>Adds a define for the last defined module number.
>
>Change-Id: I1ea9230317a849e911900cf69e96ed85a65d3a8c
>Signed-off-by: Shash
Much better. Thanks for addressing the comments.
Acked-by: Nithin Raju
-Original Message-
From: dev on behalf of Shashank Ram
Date: Monday, September 19, 2016 at 3:24 PM
To: "dev@openvswitch.org"
Cc: Shashank Ram
Subject: [ovs-dev] [PATCH v2] datapath-windows: Add defin
Adds a define for the last defined module number.
Change-Id: I1ea9230317a849e911900cf69e96ed85a65d3a8c
Signed-off-by: Shashank Ram
---
datapath-windows/ovsext/Debug.c | 1 +
datapath-windows/ovsext/Debug.h | 5 ++---
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/datapath-windows