Skip to content
Commit 24c937b3 authored by Vijay Immanuel's avatar Vijay Immanuel Committed by Jason Gunthorpe
Browse files

IB/rxe: don't clear the tx queue on every transfer



Do not call sk_dst_set() on every packet transfer because
that calls sk_tx_queue_clear(), which clears the tx queue.
A QP must stay on the same tx queue to maintain packet order.

Signed-off-by: default avatarVijay Immanuel <vijayi@attalasystems.com>
Acked-by: default avatarMoni Shoua <monis@mellanox.com>
Signed-off-by: default avatarJason Gunthorpe <jgg@mellanox.com>
parent 92ebb6a0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment