classifier: Maintain tables in descending priority order.
authorJarno Rajahalme <jarno.rajahalme@nsn.com>
Thu, 7 Feb 2013 22:06:23 +0000 (00:06 +0200)
committerBen Pfaff <blp@nicira.com>
Mon, 11 Feb 2013 18:30:11 +0000 (10:30 -0800)
commit1f3c5efcc6dc4ff09aaab6463462cbfe5d8bfb87
treec47490aa175a0ddee8af7647d99ceb287f5bf108
parent84507691a510efa76a0f063ee04a06cf19081ff1
classifier: Maintain tables in descending priority order.

Signed-off-by: Jarno Rajahalme <jarno.rajahalme@nsn.com>
[blp@nicira.com: this along with Jarno's previous patch to the
 classifier give me a combined 15% boost in "ovs-benchmark rate"
 with a complicated flow table involving multiple resubmits]
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/classifier.c
lib/classifier.h
lib/list.h