From: Toke Høiland-Jørgensen <t...@redhat.com> Date: Thu, 25 Jun 2020 21:53:53 +0200
> I think it depends a little on the use case; some callers actually care > about the VLAN tags themselves and handle that specially (e.g., > act_csum). Whereas others (e.g., sch_dsmark) probably will have the same > issue. I guess I can trying going through them all and figuring out if > there's a more generic solution. That makes sense. > I'll split out the diffserv parsing fixes and send those for your net > tree straight away, then circle back to this one... Great, thank you.