upcall: Add appctl call to set flow_limit.
authorJoe Stringer <joestringer@nicira.com>
Thu, 6 Feb 2014 17:49:19 +0000 (09:49 -0800)
committerAlex Wang <alexw@nicira.com>
Mon, 23 Jun 2014 03:22:38 +0000 (20:22 -0700)
commit1614733c8299872598cf1859b71d24fd1522352b
treebc6f7ce50d6c799cfce1c055f0c6a93aaf3edec0
parentca1c73c8c43fa7a7b8726d549ed1fb999a0a44fa
upcall: Add appctl call to set flow_limit.

This should assist testing of datapath performance, as it allows us to
skip "warming up" the flow limit value.

This commit is a backport of commit 72310b04 (upcall: Configure datapath
max-idle through ovs-vsctl.).

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Signed-off-by: Alex Wang <alexw@nicira.com>
Acked-by: Joe Stringer <joestringer@nicira.com>
ofproto/ofproto-dpif-upcall.c