]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mlx5-updates-2020-01-07' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Wed, 8 Jan 2020 20:25:42 +0000 (12:25 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Jan 2020 20:25:42 +0000 (12:25 -0800)
commit805461f7106b7db38bedae95b16c6f8ff41204df
tree394361860b93a1357db99be3289c06c617c801ae
parent99e011af77fef20252cb6d9ab997649638f01287
parent89be5d9be965945f1e8f23a9b2b2029c497139c1
Merge tag 'mlx5-updates-2020-01-07' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-updates-2020-01-07

This series adds 2 sets of changes to mlx5 driver
1) Misc updates and cleanups:

1.1) Stack usages warning cleanups and log level reduction
1.2) Increase the max number of supported rings
1.3) Support accept TC action on native NIC netdev.

2) Software steering support for multi destination steering rules:
First three patches from Erez are adding the low level FW command support
and SW steering infrastructure to create the mult-destination FW tables.

Last four patches from Alex are introducing the needed changes and APIs in
SW steering to create and manage multi-destination actions and rules.
====================

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