linux_dsm_epyc7002/drivers/net/ethernet/netronome/nfp
Alexander Duyck 3ab6883706 nfp: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
This change replaces the network device operations for adding or removing a
VXLAN port with operations that are more generically defined to be used for
any UDP offload port but provide a type.  As such by just adding a line to
verify that the offload type is VXLAN we can maintain the same
functionality.

Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-17 20:23:31 -07:00
..
Makefile net: add driver for Netronome NFP4000/NFP6000 NIC VFs 2015-12-03 14:17:51 -05:00
nfp_net_common.c nfp: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port 2016-06-17 20:23:31 -07:00
nfp_net_ctrl.h nfp: remove unused suspicious mask defines 2016-04-16 22:34:40 -04:00
nfp_net_debugfs.c nfp: remove unnecessary static 2016-04-16 22:34:39 -04:00
nfp_net_ethtool.c nfp: allow ring size reconfiguration at runtime 2016-04-08 15:26:06 -04:00
nfp_net.h nfp: add async reconfiguration mechanism 2016-04-16 22:34:40 -04:00
nfp_netvf_main.c net: add driver for Netronome NFP4000/NFP6000 NIC VFs 2015-12-03 14:17:51 -05:00