ofproto-dpif-xlate: Wildcard skb_priority if QoS is disabled
authorDaniele Di Proietto <ddiproietto@vmware.com>
Wed, 17 Sep 2014 22:01:48 +0000 (15:01 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Wed, 17 Sep 2014 22:01:48 +0000 (15:01 -0700)
commit16194afdafe84c14cb6fc1311fe20624a04fe8ad
tree7a808c0ecb96142653af19dc48c99002f64296fd
parentcd002ede5129daa6c0a8b8b647bafa4ff96042e7
ofproto-dpif-xlate: Wildcard skb_priority if QoS is disabled

This optimization should give a small performance benefit to the userspace
datapath.

Signed-off-by: Daniele Di Proietto <ddiproietto@vmware.com>
Acked-by: Jarno Rajahalme <jrajahalme@nicira.com>
ofproto/ofproto-dpif-xlate.c
tests/classifier.at
tests/dpif-netdev.at
tests/ofproto-dpif.at
tests/tunnel.at