diff options
author | Vijay Immanuel <vijayi@attalasystems.com> | 2018-06-19 04:48:56 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-06-29 21:26:13 +0300 |
commit | 24c937b39dfb102860e086f47ab9a58a0f6b0deb (patch) | |
tree | 65397415da54fb189b2b874e1b74f2b62b6ce80a /block/bounce.c | |
parent | 92ebb6a0a13a698f88fb3ba58c01844f190d2af5 (diff) | |
download | linux-24c937b39dfb102860e086f47ab9a58a0f6b0deb.tar.xz |
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: Vijay Immanuel <vijayi@attalasystems.com>
Acked-by: Moni Shoua <monis@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'block/bounce.c')
0 files changed, 0 insertions, 0 deletions