Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-16 | rdma: add Mellanox mlx5 Direct Verbs receive support | Damjan Marion | 1 | -27/+352 |
2020-03-02 | rdma: improve rx loop | Damjan Marion | 1 | -38/+16 |
2020-03-02 | rdma: improve refill | Damjan Marion | 1 | -65/+57 |
2020-03-02 | rdma: use per-thread buffer template | Damjan Marion | 1 | -5/+4 |
2020-02-18 | rdma: fix bug related to ring buffer | Elias Rudberg | 1 | -2/+2 |
2019-09-24 | vlib: add flag to explicitelly mark nodes which can init per-node packet trace | Damjan Marion | 1 | -0/+1 |
2019-08-26 | rdma: use rings for buffers management | Benoît Ganne | 1 | -92/+89 |
2019-08-19 | rdma: add support for input feature arcs | Benoît Ganne | 1 | -29/+35 |
2019-08-06 | rdma: fix double-free in rdma-tx | Benoît Ganne | 1 | -6/+6 |
2019-07-18 | vlib: convert frame_index into real pointers | Andreas Schultz | 1 | -1/+1 |
2019-04-09 | rdma: add multiqueue support | Benoît Ganne | 1 | -1/+1 |
2019-04-05 | rdma: more batching, compile rdma-core in release mode | Benoît Ganne | 1 | -79/+254 |
2019-03-28 | Add RDMA ibverb driver plugin | Benoît Ganne | 1 | -0/+202 |