Re: [PATCH net 1/3] net: mvpp2: fix TSO headers allocation and management

From: David Miller
Date: Tue Oct 24 2017 - 05:34:50 EST


From: Antoine Tenart <antoine.tenart@xxxxxxxxxxxxxxxxxx>
Date: Mon, 23 Oct 2017 15:24:29 +0200

> From: Yan Markman <ymarkman@xxxxxxxxxxx>
>
> TSO headers are managed with txq index and therefore should be aligned
> with the txq size, not with the aggregated txq size.
>
> Fixes: 186cd4d4e414 ("net: mvpp2: software tso support")
> Reported-by: Marc Zyngier <marc.zyngier@xxxxxxx>
> Signed-off-by: Yan Markman <ymarkman@xxxxxxxxxxx>
> Signed-off-by: Antoine Tenart <antoine.tenart@xxxxxxxxxxxxxxxxxx>

Applied.