Merge branch 'mlxsw-Introduce-support-for-CQEv1-2'
authorDavid S. Miller <davem@davemloft.net>
Thu, 3 May 2018 17:44:43 +0000 (13:44 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 May 2018 17:44:43 +0000 (13:44 -0400)
commit0e913f28ba56d29c65a95ac5d46f25c42f876db0
tree8b119216a020a7cfe627aa2b1e0f5674b9a62f7a
parentfaa1cd8298439cf56f7fd2d8647726b30c263bf0
parent41107685b9ce3c204be4ba784c3dd6baf9e4bcf4
Merge branch 'mlxsw-Introduce-support-for-CQEv1-2'

Ido Schimmel says:

====================
mlxsw: Introduce support for CQEv1/2

Jiri says:

Current SwitchX2 and Spectrum FWs support CQEv0 and that is what we
implement in mlxsw. Spectrum FW also supports CQE v1 and v2.
However, Spectrum-2 won't support CQEv0. Prepare for it and setup the
CQE versions to use according to what is queried from FW.
====================

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