Dave Taht <dave.taht at gmail.com> writes: > my more specific question was gro. On gro assembly is the dscp/ecn > header examined? Yes, and only packets with the same value get aggregated: https://elixir.bootlin.com/linux/latest/source/net/ipv6/ip6_offload.c#L263 -Toke