Re: [PATCH net-next 0/2] net: dsa: lan9303: IGMP handling

From: David Miller
Date: Sat Nov 11 2017 - 07:50:42 EST


From: Egil Hjelmeland <privat@xxxxxxxxxxxxxxxxxx>
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.