dpif-netdev: user space datapath recirculation
authorAndy Zhou <azhou@nicira.com>
Tue, 4 Mar 2014 23:36:03 +0000 (15:36 -0800)
committerAndy Zhou <azhou@nicira.com>
Tue, 25 Mar 2014 20:24:39 +0000 (13:24 -0700)
commit572f732ab0789f66dba46825218f0cc62b8fb8c2
treec797b120fb455f16d2af7584e3253b5fe21c813a
parentf537461746b9a605972fbddab66f092d96e65732
dpif-netdev: user space datapath recirculation

Add basic recirculation infrastructure and user space
data path support for it. The following bond mega flow patch will
make use of this infrastructure.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
include/linux/openvswitch.h
lib/dpif-netdev.c
lib/dpif.c
lib/odp-execute.c
lib/odp-execute.h
lib/odp-util.c
lib/packets.h
ofproto/ofproto-dpif.h