commit | 0e913f28ba56d29c65a95ac5d46f25c42f876db0 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu May 03 13:44:43 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu May 03 13:44:43 2018 -0400 |
tree | 8b119216a020a7cfe627aa2b1e0f5674b9a62f7a | |
parent | faa1cd8298439cf56f7fd2d8647726b30c263bf0 [diff] | |
parent | 41107685b9ce3c204be4ba784c3dd6baf9e4bcf4 [diff] |
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>