Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-29 | rdma: add option to specify inteface name | Damjan Marion | 4 | -2/+12 | |
Change-Id: Ic6244511b88bdd42756f74e3163a70b8014e8547 Signed-off-by: Damjan Marion <damarion@cisco.com> | |||||
2019-03-28 | cmake: add vpp_plugin_find_library macro | Damjan Marion | 1 | -10/+10 | |
Change-Id: I0b996460e05c40e74766563fb2a94c62a65063ce Signed-off-by: Damjan Marion <damarion@cisco.com> | |||||
2019-03-28 | Add RDMA ibverb driver plugin | Benoît Ganne | 8 | -0/+1401 | |
RDMA ibverb is a userspace API to efficiently rx/tx packets. This is an initial, unoptimized driver targeting Mellanox cards. Next steps should include batching, multiqueue and additional cards. Change-Id: I0309c7a543f75f2f9317eaf63ca502ac7a093ef9 Signed-off-by: Benoît Ganne <bganne@cisco.com> |