From: Egil Hjelmeland <pri...@egil-hjelmeland.no> Date: Fri, 10 Nov 2017 12:54:33 +0100
> Set up the HW switch to trap IGMP packets to CPU port. > And make sure skb->offload_fwd_mark is cleared for incoming IGMP packets. > > skb->offload_fwd_mark calculation is a candidate for consolidation into the > DSA core. The calculation can probably be more polished when done at a point > where DSA has updated skb. Series applied, thank you.