linux/drivers/net/ethernet/emulex/benet
Kalesh A P 76b15923b7 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>
2016-12-21 13:23:05 -05:00
..
be_cmds.c be2net: Add DEVSEC privilege to SET_HSW_CONFIG command. 2016-12-06 11:39:41 -05:00
be_cmds.h be2net: Provide an alternate way to read pf_num for BEx chips 2016-10-09 09:30:38 -04:00
be_ethtool.c be2net: Support UE recovery in BEx/Skyhawk adapters 2016-09-07 22:44:55 -07:00
be_hw.h be2net: Update Copyright string in be_hw.h 2016-10-09 09:30:38 -04:00
be_main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-11-22 13:27:16 -05:00
be_roce.c be2net: Change copyright markings in source files 2016-06-27 04:06:24 -04:00
be_roce.h be2net: Change copyright markings in source files 2016-06-27 04:06:24 -04:00
be.h be2net: Increase skb headroom size to 256 bytes 2016-12-21 13:23:05 -05:00
Kconfig benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port 2016-06-17 20:23:30 -07:00
Makefile be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00