summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorIdo Schimmel <idosch@mellanox.com>2015-08-27 17:59:57 +0200
committerDavid S. Miller <davem@davemloft.net>2015-08-27 16:31:17 -0700
commit1e81779ae41e5d14174ce5e61790ace34914ade0 (patch)
tree8a72938a16998ebec052aa739085526901d27088 /Documentation
parent262df6919edd837c0745fc2a751364af671feaf7 (diff)
downloadblackbird-op-linux-1e81779ae41e5d14174ce5e61790ace34914ade0.tar.gz
blackbird-op-linux-1e81779ae41e5d14174ce5e61790ace34914ade0.zip
mlxsw: Make mailboxes 4KB aligned
The HW-SW contract requires mailboxes passed to the firmware to be 4KB aligned. Previously, these mailboxes were mapped using streaming DMA routines, which do not guarantee the bus addresses to be 4KB aligned. Under certain conditions this constraint was indeed violated and errors were observed. By using consistent DMA mapping routines together with a mailbox size of 4KB we are guaranteed not to violate the constraint. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud