On Mon, Jun 18, 2018 at 06:48:56PM -0700, Vijay Immanuel wrote: > 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: Vijay Immanuel <vijayi@xxxxxxxxxxxxxxxxx> > Acked-by: Moni Shoua <monis@xxxxxxxxxxxx> > --- > drivers/infiniband/sw/rxe/rxe_net.c | 17 +++++++---------- > 1 file changed, 7 insertions(+), 10 deletions(-) Applied to for-next, thanks Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html