commit | 1e5887b700ddbfa42365b5bf95dda5de11b76259 | [log] [tgz] |
---|---|---|
author | Artemy Kovalyov <artemyko@mellanox.com> | Tue Mar 19 11:24:37 2019 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Wed Mar 27 15:27:33 2019 -0300 |
tree | d0f0130c8c286c1e7e29656c6551a4514da7bf36 | |
parent | e95e52a1788d4a8af547261875c0fbae2e6e3028 [diff] |
IB/mlx5: WQE dump jumps over first 16 bytes Move index increment after its is used or otherwise it will start the dump of the WQE from second WQE BB. Fixes: 34f4c9554d8b ("IB/mlx5: Use fragmented QP's buffer for in-kernel users") Signed-off-by: Artemy Kovalyov <artemyko@mellanox.com> Signed-off-by: Moni Shoua <monis@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>