]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge tag 'mlx5-updates-2019-03-01' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Sat, 2 Mar 2019 22:04:20 +0000 (14:04 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 2 Mar 2019 22:04:20 +0000 (14:04 -0800)
commitd5fa9c55e5f32e1ebe2a1e4b5e4a21d54db17a16
tree12188cf9f94a9deb49f4d718cf36d340917d3a2e
parent4e7df119d9a621262f22cacf8ae5ca5060183bea
parent85327a9c415057259b337805d356705d0d0f4200
Merge tag 'mlx5-updates-2019-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-updates-2019-03-01

This series adds multipath offload support and contains some small updates
to mlx5 driver.

Multipath offload support from Roi Dayan:

We are going to track SW multipath route and related nexthops and reflect
that as port affinity to the HW.

1) Some patches are preparation.
2) add the multipath mode and fib events handling.
3) add support to handle offload failure for net error, i.e.
port down.
4) Small updates to match the behavior of multipath

Two small updates from Eran Ben Elisha,
5) Make a function static
6) Update PCIe supported devices list.
====================

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