aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/rdma/output.c
AgeCommit message (Expand)AuthorFilesLines
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