]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlxsw-Align-multipath-hash-parameters-with-kernels'
authorDavid S. Miller <davem@davemloft.net>
Fri, 3 Nov 2017 06:40:42 +0000 (15:40 +0900)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Nov 2017 06:40:42 +0000 (15:40 +0900)
commit3fac97e07e5eee0aa54819dd166753009a42b756
tree83492098d0c91c46eb68b578c6318efcbd23241d
parent3a5c8f156847da0e0ec026eee264967e24f22967
parenta5cac96b427e61fb41d0c5b813a01b1a0c43ed36
Merge branch 'mlxsw-Align-multipath-hash-parameters-with-kernels'

Jiri Pirko says:

====================
mlxsw: Align multipath hash parameters with kernel's

Ido says:

This set makes sure the device is using the same parameters as the
kernel when it computes the multipath hash during IP forwarding.

First patch adds a new netevent to let interested listeners know that
the multipath hash policy has changed.

Next two patches do small and non-functional changes in the mlxsw
driver.

Last patches configure the multipath hash policy upon driver
initialization and as a response to netevents.
====================

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