[ovs-dev] [PATCH 3/3] [PATCH v3] Add Geneve support in Windows datapath

Nithin Raju nithin at vmware.com
Fri May 20 00:05:16 UTC 2016


-----Original Message-----
From: dev <dev-bounces at openvswitch.org> on behalf of Yin Lin
<linyi at vmware.com>
Date: Thursday, May 19, 2016 at 2:49 PM
To: "dev at openvswitch.org" <dev at openvswitch.org>
Cc: Yin Lin <linyi at vmware.com>
Subject: [ovs-dev] [PATCH 3/3] [PATCH v3] Add Geneve support in
Windows	datapath

>OvsFindTunnelVportByDstPort(POVS_SWITCH_CONTEXT switchContext,
>-                            UINT16 dstPort,
>-                            OVS_VPORT_TYPE ovsPortType)
>+                            UINT16 dstPort)

What is the rationale for this change? The reason we are also passing
ŒovsPortType¹ is that you can have a VXLAN and an STT tunnel for instance
on the same L4 port number. So, we need to distinguish between the two.

-- Nithin




More information about the dev mailing list