Age | Commit message (Expand) | Author | Files | Lines |
2019-02-22 | avf: fix eat own tail issue on tx |  Damjan Marion | 1 | -3/+7 |
2019-01-18 | Add vlib_buffer_copy_indices inline function |  Damjan Marion | 1 | -1/+1 |
2018-12-29 | avf: tx dequeue optimizations |  Damjan Marion | 1 | -11/+28 |
2018-12-28 | avf: chained buffers tx support |  Damjan Marion | 1 | -104/+105 |
2018-11-13 | vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) |  Damjan Marion | 1 | -1/+1 |
2018-10-23 | Numa-aware, growable physical memory allocator (pmalloc) |  Damjan Marion | 1 | -2/+2 |
2018-10-22 | vlib: introduce vlib_buffer_get_{pa,va,current_va,current_pa} inlines |  Damjan Marion | 1 | -16/+20 |
2018-09-24 | Trivial: Clean up some typos. |  Paul Vinciguerra | 1 | -1/+1 |
2018-08-28 | avf: deal willth tx ring full properly |  Damjan Marion | 1 | -11/+33 |
2018-08-11 | Multiversioning: Device (tx) function constructor |  Mohsin Kazmi | 1 | -19/+3 |
2018-08-11 | avf: fix prefetch bug |  Damjan Marion | 1 | -1/+1 |
2018-07-11 | avoid using thread local storage for thread index |  Damjan Marion | 1 | -1/+1 |
2018-07-11 | avf: descriptor should be volatile |  Damjan Marion | 1 | -6/+6 |
2018-06-15 | avf: tx node fixes |  Damjan Marion | 1 | -9/+9 |
2018-05-29 | Add VLIB_NODE_FN() macro to simplify multiversioning of node functions |  Damjan Marion | 1 | -1/+1 |
2018-03-26 | Intel Adaptive Virtual Function native device driver plugin |  Damjan Marion | 1 | -0/+183 |