Regards
_Sugesh

From: qintao (F) [mailto:[email protected]]
Sent: Monday, July 18, 2016 6:52 AM
To: Chandran, Sugesh <[email protected]>
Cc: wuhao 00271188 <[email protected]>; lukai 00197897 
<[email protected]>; liuguifeng 00230956 
<[email protected]>; guoyilong 00231009 
<[email protected]>; qintao (F) <[email protected]>
Subject: a question about userspace ovs


Dear sugesh,

As I have read the detailed documentation for configuring native 
userspace-tunneling in OVS with/without DPDK. And then I have complete some 
experiments as the documentations mentioned.
In the process ,I have some doubt about the forwards between the two bridges, 
br-int and the br-phy. After I have completed some tests, I knew the forwarding 
process is completed by the route table.
As I run the command "ovs-appctl ovs/route/show "and "ip route", the same route 
information about the two bridges forwarding packets apperad in the "ovs route 
table"and "linux route table".And then
I run the command "ip route del***"to delete the route information ,the vms 
will not "ping" successfully. Now the question is that the datapath of 
forwarding process adapts the userspace ovs or original ovs?
[Sugesh] the data forwarding happens at userspace only. But the tunnel route 
entries in ovs route table are populated from linux route table. Userspace OVS 
uses this information to route the tunnel packets to br-phy1. Hope this answers 
your query.
Would you mind telling some details for me ? Thanks very much!!!

Best regards,

Tony QIN

[cid:[email protected]]
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to