diff options
| author | Changli Gao <xiaosuo@gmail.com> | 2011-08-18 22:07:54 -0700 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2011-08-18 22:07:54 -0700 |
| commit | 1ff1986fc94ee711df3cf19d45f2abf351436a6d (patch) | |
| tree | 8301dc9db8afac2dcd7cc864ac1abd56657d6f27 /net/unix/af_unix.c | |
| parent | 939cf3069d31a6e0e335eb5e08ef04895f2d013d (diff) | |
| download | olio-linux-3.10-1ff1986fc94ee711df3cf19d45f2abf351436a6d.tar.xz olio-linux-3.10-1ff1986fc94ee711df3cf19d45f2abf351436a6d.zip | |
net: rps: support 802.1Q
For the 802.1Q packets, if the NIC doesn't support hw-accel-vlan-rx, RPS
won't inspect the internal 4 tuples to generate skb->rxhash, so this kind
of traffic can't get any benefit from RPS.
This patch adds the support for 802.1Q to RPS.
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions