From: Egil Hjelmeland
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 calcul
Den 10. nov. 2017 15:07, skrev Andrew Lunn:
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.
Hi Egil
Yes, at some point we should do this. But at the moment it i
> 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.
Hi Egil
Yes, at some point we should do this. But at the moment it is too
early. We don't have enough experie
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 u