On Mon, Jun 18, 2018 at 06:47:15PM -0700, Vijay Immanuel wrote: > Select the source udp port number for a QP based on a hash > of the source and destination QPNs. This provides a better > spread of traffic across NIC RX queues. > > Signed-off-by: Vijay Immanuel <vijayi@xxxxxxxxxxxxxxxxx> > drivers/infiniband/sw/rxe/rxe_net.c | 6 ++---- > drivers/infiniband/sw/rxe/rxe_qp.c | 8 +++++++- > drivers/infiniband/sw/rxe/rxe_verbs.h | 1 + > 3 files changed, 10 insertions(+), 5 deletions(-) This seems like something that would be contrary to the protocol? 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