From: David S. Miller Date: Thu, 8 Nov 2018 07:00:24 +0000 (-0800) Subject: Merge branch 'nfp-add-and-use-tunnel-netdev-helpers' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=be08989c4d900d5388be1a7d002cd7c2942d69cd;p=linux.git Merge branch 'nfp-add-and-use-tunnel-netdev-helpers' John Hurley says: ==================== nfp: add and use tunnel netdev helpers A recent patch introduced the function netif_is_vxlan() to verify the tunnel type of a given netdev as vxlan. Add a similar function to detect geneve netdevs and make use of this function in the NFP driver. Also make use of the vxlan helper where applicable. ==================== Signed-off-by: David S. Miller --- be08989c4d900d5388be1a7d002cd7c2942d69cd