Re: [ovs-dev] feedback info. from User Space

2015-05-20 Thread Ben Pfaff
On Tue, May 19, 2015 at 09:36:11PM +0200, luc wrote: > I am new to the openvswitch code, while going through the user space and > kernel space codes, I have one question which confused me a bit: > > When kernel space can not find a flow entry in its table, it will pop up > the packet to user space

[ovs-dev] feedback info. from User Space

2015-05-19 Thread luc
Hello. I am new to the openvswitch code, while going through the user space and kernel space codes, I have one question which confused me a bit: When kernel space can not find a flow entry in its table, it will pop up the packet to user space level. After user space knows the corresponding rule,