2023-12-20 22:22:28

by Jacob Keller

[permalink] [raw]
Subject: Re: [PATCH V2 03/12 net-next] qca_spi: Avoid skb_copy_expand in TX path



On 12/18/2023 3:26 PM, Stefan Wahren wrote:
> The skb spare room needs to be expanded for SPI header, footer
> and possible padding within the TX path. So announce the necessary
> space in order to avoid expensive skb_copy_expand calls.
>
> Signed-off-by: Stefan Wahren <[email protected]>
> ---

Reviewed-by: Jacob Keller <[email protected]>