]> git.baikalelectronics.ru Git - kernel.git/commit
be2net: Increase skb headroom size to 256 bytes
authorKalesh A P <kalesh-anakkur.purayil@broadcom.com>
Tue, 20 Dec 2016 15:14:30 +0000 (10:14 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Dec 2016 18:23:05 +0000 (13:23 -0500)
commit17fa0b486bb728aa6b4d1a1f38a84fdf5ea86686
treef8056964ded8011bcfe01fd63d0ce00c9a466e9d
parent5c420474458bbfe5d78eabae6ac9eee9b69336d8
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: Kalesh A P <kalesh-anakkur.purayil@broadcom.com>
Signed-off-by: Suresh Reddy <suresh.reddy@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/emulex/benet/be.h