aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/rdma/format.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-04rdma: add support for RSS configurationBenoît Ganne1-1/+39
2020-03-31rdma: print device info from PCI VPD in 'show hardware' outputDamjan Marion1-0/+14
2020-03-16rdma: add Mellanox mlx5 Direct Verbs receive supportDamjan Marion1-1/+167
2019-10-16rdma: add rdma APIBenoît Ganne1-4/+1
2019-10-01rdma: fix non-NULL terminated C-string overflowBenoît Ganne1-2/+2
2019-08-26rdma: use rings for buffers managementBenoît Ganne1-1/+3
2019-03-29rdma: add option to specify inteface nameDamjan Marion1-0/+3
2019-03-28Add RDMA ibverb driver pluginBenoît Ganne1-0/+89