commit | a45bc17b360d75fac9ced85e99fda14bf38b4dc3 | [log] [tgz] |
---|---|---|
author | Devesh Sharma <devesh.sharma@broadcom.com> | Mon Feb 26 01:51:37 2018 -0800 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Wed Feb 28 12:10:32 2018 -0700 |
tree | b125885352bedd64172589e2070b14c520ba2424 | |
parent | 2fb4f4eadd180a50112618dd9c5fef7fc50d4f08 [diff] |
RDMA/bnxt_re: Unconditionly fence non wire memory operations HW requires an unconditonal fence for all non-wire memory operations through SQ. This guarantees the completions of these memory operations. Signed-off-by: Devesh Sharma <devesh.sharma@broadcom.com> Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>