Age | Commit message (Expand) | Author | Files | Lines |
2021-01-21 | rdma: adapt to new vnet rxq framework |  Mohammed Hawari | 1 | -18/+20 |
2020-11-13 | rdma: implement multiseg rx without striding rq |  Mohammed Hawari | 1 | -28/+219 |
2020-11-09 | vlib: fix trace number accounting |  Benoît Ganne | 1 | -15/+12 |
2020-10-24 | rdma: implement striding rq for multiseg rx |  Mohammed Hawari | 1 | -118/+319 |
2020-08-31 | rdma: bugfix in the descriptor refill logic. In case of a partial allocation,... |  Mohammed Hawari | 1 | -1/+1 |
2020-05-07 | rdma: fix alignment issue |  Damjan Marion | 1 | -2/+2 |
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 |