Thanks Jesse. How does this work when OVS is running in the user space along with DPDK. Does OVS again send packets to Linux stack for forwarding? I thought the whole point there was NOT to involve the Linux stack.
Asking this since i thought that since eth0 is a part of the OVS bridge, its OVS that actually frames the entire packet and sends it out. Thanks, Abhishek > It does not make sense to have eth0 in the same bridge as the VXLAN > port since they are not in the same network segment (encapsulated vs. > not). OVS simply sends tunneled packets as IP to the Linux stack, > similar to any other application. These packets do not re-enter OVS > unless there is another bridge that is in the normal Linux forwarding > path. >
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss