]> www.infradead.org Git - users/jedix/linux-maple.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)
committerDhaval Giani <dhaval.giani@oracle.com>
Wed, 8 Mar 2017 01:05:40 +0000 (20:05 -0500)
commitbc86d1a5cddfd3a03ad4361bcd8bf651430c1c3d
treeb846c5bfeba27d00d9331bb5fe1c0c1e17a02c20
parentee95e422c8b03b70dead3f89b2b8a7cb2a3b0a0b
be2net: Increase skb headroom size to 256 bytes

Orabug: 25570957

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>
(cherry picked from commit 76b15923b777aa2660029629179550124c1fc40e)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
Signed-off-by: Dhaval Giani <dhaval.giani@oracle.com>
drivers/net/ethernet/emulex/benet/be.h