commit | a48bc513159d4767f9988f0d857b2b0c38a4d614 | [log] [tgz] |
---|---|---|
author | Huy Nguyen <huyn@mellanox.com> | Tue Sep 11 14:58:22 2018 -0500 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Wed Oct 10 18:26:16 2018 -0700 |
tree | f02f183ec867840d8b4074242f057d090c4ce29c | |
parent | fd7e848077c1a466b9187537adce16658f7cb94b [diff] |
net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault type The HW spec defines only bits 24-26 of pftype_wq as the page fault type, use the required mask to ensure that. Fixes: d9aaed838765 ("{net,IB}/mlx5: Refactor page fault handling") Signed-off-by: Huy Nguyen <huyn@mellanox.com> Signed-off-by: Eli Cohen <eli@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>