Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information