Merge tag 'mlx5-updates-2020-03-13' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Sat, 14 Mar 2020 04:04:03 +0000 (21:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 14 Mar 2020 04:04:30 +0000 (21:04 -0700)
commit94229d45239b581c638fb469bf4268913e44942e
treeeeb3764046096a4be0d2b5f65a2b2398ba944cd1
parent44ef976ab3c4ccd6c886714e5349caa53c477010
parentbc1a02884a33f9d49cda0c77dc8eccebd6c5c0e5
Merge tag 'mlx5-updates-2020-03-13' of git://git./linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-updates-2020-03-13

Misc update to mlx5 core and E-Switch driver:

1) Blue-Field, Update VF vports config when num of VFs changed

From Bodon, Various misc cleanups and refactoring
for vport enabling/disabling routines to allow them to be called
dynamically and not only on E-Switch load.

This will allow ECPF (ConnectX BlueField Smartnic) support for dynamic
num vf changes and dynamic vport creation and configuration as introduced
in "Update VF vports config when num of VFs changed" patch.

2) From Parav and Mark, trivial clean-ups.

3) Software steering support for flow table id as destination
and a clean-up patch to remove unnecessary function stubs, from Alex.
====================

Acked-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>