commit | f91e6d8941bf450f7842dfc1ed80e948aaa65e8c | [log] [tgz] |
---|---|---|
author | Eran Ben Elisha <eranbe@mellanox.com> | Mon Dec 14 16:34:09 2015 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Thu Dec 24 00:17:31 2015 -0500 |
tree | 8c3ffa8c01b289c87cfefc18856a95c4121584b5 | |
parent | 67f1aee6f45059fd6b0f5b0ecb2c97ad0451f6b3 [diff] |
net/mlx5_core: Add setting ATOMIC endian mode HW is capable of 2 requestor endianness modes for standard 8 Bytes atomic: BE (0x0) and host endianness (0x1). Read the supported modes from hca atomic capabilities and configure HW to host endianness mode if supported. Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com> Reviewed-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>