On Fri, 6 Sep 2019 10:49:55 -0400 Willem de Bruijn <willemdebruijn.ker...@gmail.com> wrote:
> But I wonder whether it is a given that head_skb has headlen. This is what I observed for GRO packets that do have headlen frag_list members: the 'head_skb' itself had a headlen too, and its head was built using the original gso_size (similar to the frag_list members). Maybe Eric can comment better. > Btw, it seems slightly odd to me tot test head_frag before testing > headlen in the v2 patch. Requested by Alexander. I'm fine either way. Thanks Shmulik