]> git.baikalelectronics.ru Git - kernel.git/commit
net/fq_impl: use skb_get_hash instead of skb_get_hash_perturb
authorFelix Fietkau <nbd@nbd.name>
Sun, 26 Jul 2020 13:09:46 +0000 (15:09 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 31 Jul 2020 07:24:24 +0000 (09:24 +0200)
commit915d61408aeae7f63a98ea6303ede98f37ef5466
tree5b4b89380a37fabd300e5e1dfaa83aae743dab27
parentef7d7e96f976b1d5cc26735409711a95c6047d4d
net/fq_impl: use skb_get_hash instead of skb_get_hash_perturb

This avoids unnecessarily regenerating the skb flow hash

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Link: https://lore.kernel.org/r/20200726130947.88145-1-nbd@nbd.name
[small commit message fixup]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/fq.h
include/net/fq_impl.h