From: Rundong Ge <rdong...@gmail.com> Date: Sat, 16 Feb 2019 08:35:24 +0000
> RPS not work for DSA devices since the 'skb_get_hash' > will always get the invalid hash for dsa tagged packets. > > "[PATCH] tag_mtk: add flow_dissect callback to the ops struct" > introduced the flow_dissect callback to get the right hash for > MTK tagged packet. Tag_dsa and tag_edsa also need to implement > the callback. > > Signed-off-by: Rundong Ge <rdong...@gmail.com> Applied to net-next.