git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81ce790
)
net_sched: cls_flow: add key rxhash
author
Changli Gao
<xiaosuo@gmail.com>
Sat, 21 Aug 2010 06:23:15 +0000
(06:23 +0000)
committer
David 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