Hello everyone,
I've got confused about the datapath send and recv procudure.
In my opinion, the datapath should lookup table when receiving packets from
ports, but it looks up table in the "internal_dev_xmit", which i think
should be used for sending a packet.
And the internal_dev_recv is called when send packets to a port.
I am in puzzle! Help!

martin
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to