Skip to content
Commit be08989c authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parents cea0604d e963e109
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment