On Wed, Oct 29, 2014 at 12:55:33PM -0000, Mohit Malik wrote: > i would like to know what datapath packet goes in case of patch port . > i have added two ovs bridges and connected them through patch port . > > as we can see the data path port of patch ports is none . > pls let me know the code path through which data flows in case of patch > port can be tracked .
Patch ports are implemented in userspace. They have no datapath port. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
