]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon...
authorDavid S. Miller <davem@davemloft.net>
Tue, 23 Aug 2016 18:08:23 +0000 (11:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Aug 2016 18:08:23 +0000 (11:08 -0700)
commitae16c09f4a406f9de00d4c5d24db08b4f863ead7
tree9c2b6eb215ea2f9dbdf32b0cb0361c5dfe2cc460
parent5835636499ed66f6acd48022081bf2d8f6ce359a
parentc2ecac26a6c9b5f248d00a36e66e499ea2aeabe2
Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma

Saeed Mahameed says:

====================
Mellanox mlx5 core driver updates 2016-08-20

This series contains several low level and API updates for mlx5 core
commands interface and mlx5_ifc.h to be shared as base code for net-next and
rdma mlx5 4.9 submissions.

From Saeed, ten patches that refactors old layouts of firmware commands which
were manually generated before we introduced the mlx5_ifc, now all of the firmware
commands inbox/outbox layouts moved to use mlx5_ifc and we remove the old
manually generated structures.  Plus to those ten patches, we add two patches
that unifies mlx5 commands execution interface and improve the driver log messages
in that area.

From Hadar and Ilya, added the needed hardware bits and infrastructure for
minimum inline headers setting and encap/decap commands and capabilities,
needed for E-Switch offloads.

This series applies on top latest net-next and rdma/master, and smoothly merges with
the latest "Mellanox 100G mlx5 fixes 2016-08-16" series already applied into net branch.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/cmd.c