Re: [PATCH v2] net: dsa: Implement flow_dissect callback for tag_dsa.

From: David Miller
Date: Mon Feb 18 2019 - 19:36:30 EST


From: Rundong Ge <rdong.ge@xxxxxxxxx>
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.ge@xxxxxxxxx>

Applied to net-next.