aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/rdma/input.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-10rdma: fix bug related to ring bufferElias Rudberg1-2/+2
2019-10-03vlib: add flag to explicitelly mark nodes which can init per-node packet traceDamjan Marion1-0/+1
2019-09-25rdma: use rings for buffers managementBenoît Ganne1-92/+89
2019-09-21rdma: add support for input feature arcsBenoît Ganne1-29/+35
2019-08-06rdma: fix double-free in rdma-txBenoît Ganne1-6/+6
2019-07-18vlib: convert frame_index into real pointersAndreas Schultz1-1/+1
2019-04-09rdma: add multiqueue supportBenoît Ganne1-1/+1
2019-04-05rdma: more batching, compile rdma-core in release modeBenoît Ganne1-79/+254
2019-03-28Add RDMA ibverb driver pluginBenoît Ganne1-0/+202