net_sched: cls_flow: add key rxhash
authorChangli Gao <xiaosuo@gmail.com>
Sat, 21 Aug 2010 06:23:15 +0000 (06:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Aug 2010 06:40:14 +0000 (23:40 -0700)
We can use rxhash to classify the traffic into flows. As rxhash maybe
supplied by NIC or RPS, it is cheaper.

Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Acked-by: Jamal Hadi Salim <hadi@cyberus.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found