linux/drivers/net/ethernet/emulex/benet
Sriharsha Basavapatna bf8d9dfb9b be2net: VxLAN offload should be re-enabled when only 1 UDP port is left
We disable VxLAN offload when more than 1 UDP port is added to the driver,
since Skyhawk doesn't support offload with multiple ports. The existing
driver design expects the user to delete all port configurations and create
a configuration with a single UDP port for VxLAN offload to be re-enabled.
Remove this restriction by tracking the ports added and re-enabling offload
when ports get deleted and only 1 port is left.

Signed-off-by: Sriharsha Basavapatna <sriharsha.basavapatna@broadcom.com>
Reviewed-by: Sathya Perla <sathya.perla@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-18 15:56:25 -04:00
..
be_cmds.c be2net: Fix endian issue in logical link config command 2017-03-30 15:57:33 -07: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 net: emulex: benet: use new api ethtool_{get|set}_link_ksettings 2017-01-02 16:59:10 -05:00
be_hw.h be2net: Update Copyright string in be_hw.h 2016-10-09 09:30:38 -04:00
be_main.c be2net: VxLAN offload should be re-enabled when only 1 UDP port is left 2017-04-18 15:56:25 -04: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: VxLAN offload should be re-enabled when only 1 UDP port is left 2017-04-18 15:56:25 -04: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