[ovs-dev] [PATCH] datapath-windows: Add a wrapper to check for external vport

Shashank Ram rams at vmware.com
Thu Jan 12 17:38:56 UTC 2017


Hi Alin, I plan to replace all occurrences of "portId == switchContext->virtualExternalPortId" by calling into the wrapper. Will send out a subsequent patch soon.


Thanks,

Shashank

________________________________
From: Alin Serdean <aserdean at cloudbasesolutions.com>
Sent: Thursday, January 12, 2017 8:27:22 AM
To: Shashank Ram; dev at openvswitch.org
Subject: RE: [ovs-dev] [PATCH] datapath-windows: Add a wrapper to check for external vport

Hi,

Thanks for the patch.

Is this part of a series or is it a standalone patch?

I don't see the added value to add the wrapper just from this patch.

Thanks,
Alin.

> -----Original Message-----
> From: ovs-dev-bounces at openvswitch.org [mailto:ovs-dev-
> bounces at openvswitch.org] On Behalf Of Shashank Ram
> Sent: Thursday, January 12, 2017 12:45 AM
> To: dev at openvswitch.org
> Subject: [ovs-dev] [PATCH] datapath-windows: Add a wrapper to check for
> external vport
>
> Signed-off-by: Shashank Ram <rams at vmware.com>
> ---
>  datapath-windows/ovsext/Vport.c | 6 ++++++  datapath-
> windows/ovsext/Vport.h | 2 ++
>  2 files changed, 8 insertions(+)
>
> diff --git a/datapath-windows/ovsext/Vport.c b/datapath-
> windows/ovsext/Vport.c index e9e22aa..9142937 100644
> --- a/datapath-windows/ovsext/Vport.c


More information about the dev mailing list