Skip to content
Commit 76b15923 authored by Kalesh A P's avatar Kalesh A P Committed by David S. Miller
Browse files

be2net: Increase skb headroom size to 256 bytes



The driver currently allocates 128 bytes of skb headroom.
This was found to be insufficient with some configurations
like Geneve tunnels, which resulted in skb head reallocations.

Increase the headroom to 256 bytes to fix this.

Signed-off-by: default avatarKalesh A P <kalesh-anakkur.purayil@broadcom.com>
Signed-off-by: default avatarSuresh Reddy <suresh.reddy@broadcom.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ba6d973f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment