On Wed, 17 Oct 2018 08:53:20 +0000, Ido Schimmel wrote:
> Add the ability to determine whether a netdev is a VxLAN netdev by
> calling the above mentioned function that checks the netdev's
> rtnl_link_ops.
> 
> This will allow modules to identify netdev events involving a VxLAN
> netdev and act accordingly. For example, drivers capable of VxLAN
> offload will need to configure the underlying device when a VxLAN netdev
> is being enslaved to an offloaded bridge.
> 
> Convert nfp to use the newly introduced helper.
> 
> Signed-off-by: Ido Schimmel <[email protected]>
> Reviewed-by: Petr Machata <[email protected]>

Acked-by: Jakub Kicinski <[email protected]>

Thanks!

Reply via email to