aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/rdma/output.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-27rdma: tx: interleave prefetchesBenoît Ganne1-24/+13
2020-03-20rdma: ring db only once per vector on txBenoît Ganne1-28/+44
2020-03-16rdma: optimize tx wqe_initDamjan Marion1-11/+17
2020-03-16rdma: introduce direct verb for Cx4/5 txBenoît Ganne1-45/+407
2019-08-27rdma: fix pending packets check on txBenoît Ganne1-1/+1
2019-08-26rdma: use rings for buffers managementBenoît Ganne1-53/+82
2019-08-06rdma: fix double-free in rdma-txBenoît Ganne1-3/+4
2019-04-05rdma: more batching, compile rdma-core in release modeBenoît Ganne1-19/+41
2019-04-03rdma: tx: fix stats and add batchingBenoît Ganne1-61/+88
2019-03-28Add RDMA ibverb driver pluginBenoît Ganne1-0/+133