Re: [ovs-dev] FW: Queuing packets to userspace and NBL info problem

2014-08-05 Thread Eitan Eliahu
AM To: dev@openvswitch.org Subject: [ovs-dev] FW: Queuing packets to userspace and NBL info problem " in general not all packets are returned to back to the kernel" What does it mean for this case: will the packet be dropped (i.e. not sent at all), or it will be passed to the kernel of a

[ovs-dev] FW: Queuing packets to userspace and NBL info problem

2014-08-05 Thread Samuel Ghinet
" in general not all packets are returned to back to the kernel" What does it mean for this case: will the packet be dropped (i.e. not sent at all), or it will be passed to the kernel of a different machine, for it to send it? Basically, if "won't be returned back to the kernel" means dropped, I