]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita59fdfbb0d5dae994033fdd1681f901a03719b42
treeeeb3764046096a4be0d2b5f65a2b2398ba944cd1
parentb92b3b4749de643a37ef9f7d69dbcde5f6ddae22
parent06d9d53478bbc0dc83ce1ed84f4b9fa5b7f1bf0f
Merge tag 'mlx5-updates-2020-03-13' of git://git.kernel.org/pub/scm/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>