Re: [ovs-dev] [PATCH ovn] Fix compilation error for m32.

2021-07-14 Thread Numan Siddique
On Wed, Jul 14, 2021 at 7:47 PM Ben Pfaff wrote: > > On Wed, Jul 14, 2021 at 06:23:15PM -0400, num...@ovn.org wrote: > > From: Numan Siddique > > > > Fixes: 895e02ec0be6("ovn-sbctl.c Add logical flows count numbers") > > Signed-off-by: Numan Siddique > > Acked-by: Ben Pfaff Thanks for the

Re: [ovs-dev] [PATCH ovn] Fix compilation error for m32.

2021-07-14 Thread Ben Pfaff
On Wed, Jul 14, 2021 at 06:23:15PM -0400, num...@ovn.org wrote: > From: Numan Siddique > > Fixes: 895e02ec0be6("ovn-sbctl.c Add logical flows count numbers") > Signed-off-by: Numan Siddique Acked-by: Ben Pfaff ___ dev mailing list

[ovs-dev] [PATCH ovn] Fix compilation error for m32.

2021-07-14 Thread numans
From: Numan Siddique Fixes: 895e02ec0be6("ovn-sbctl.c Add logical flows count numbers") Signed-off-by: Numan Siddique --- utilities/ovn-sbctl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utilities/ovn-sbctl.c b/utilities/ovn-sbctl.c index 1ab148a67b..4d7e7d6702 100644