[ovs-dev] datapath send and receive packet

王国栋 martin23501 at gmail.com
Tue Mar 26 06:27:00 UTC 2013


could you explain it more specifically, what's the difference between
internal device and other device?
where dose it get the packet or when would the internal_dev_xmit procedure
be called?


2013/3/26 Jesse Gross <jesse at nicira.com>

> On Mon, Mar 25, 2013 at 4:59 AM, 王国栋 <martin23501 at gmail.com> wrote:
> > 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!
>
> The function names are reversed for internal devices because they are
> from the view of the network stack.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-dev/attachments/20130326/a6520a0b/attachment-0003.html>


More information about the dev mailing list