Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Tue, 4 Aug 2020 01:24:30 +0000 (18:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Aug 2020 01:24:30 +0000 (18:24 -0700)
commit76769c38b45d94f5492ff9be363ac7007fd8e58b
treefcbbbc1a7d5b696fc99db8ecab5cb0d55e1f8a98
parentc4b83061dc860767188390a44f035da5dbcdb29e
parent6c4e9bcfb48933d533ff975e152757991556294a
Merge tag 'mlx5-updates-2020-08-03' of git://git./linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-updates-2020-08-03

This patchset introduces some updates to mlx5 driver.

1) Jakub converts mlx5 to use the new udp tunnel infrastructure.
   Starting with a hack to allow drivers to request a static configuration
   of the default vxlan port, and then a patch that converts mlx5.

2) Parav implements change_carrier ndo for VF eswitch representors,
   to speedup link state control of representors netdevices.

3) Alex Vesker, makes a simple update to software steering to fix an issue
   with push vlan action sequence

4) Leon removes a redundant dump stack on error flow.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>