diff options
author | Vijay Immanuel <vijayi@attalasystems.com> | 2018-06-18 18:48:56 -0700 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-06-29 12:26:13 -0600 |
commit | 24c937b39dfb102860e086f47ab9a58a0f6b0deb (patch) | |
tree | 65397415da54fb189b2b874e1b74f2b62b6ce80a /drivers/fpga/zynq-fpga.c | |
parent | 92ebb6a0a13a698f88fb3ba58c01844f190d2af5 (diff) |
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 'drivers/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions