Age | Commit message (Expand) | Author | Files | Lines |
2019-02-22 | Add no-append flag to vlib_frame_t | Damjan Marion | 1 | -0/+1 |
2019-02-19 | avf: fix feature arc, take two | Damjan Marion | 1 | -1/+2 |
2019-02-19 | avf: fix feature arc | Damjan Marion | 1 | -0/+3 |
2019-01-30 | buffers: add missing ref_count = 1 in drivers | Damjan Marion | 1 | -0/+1 |
2019-01-30 | buffers: major cleanup and improvements | Damjan Marion | 1 | -1/+4 |
2019-01-18 | Add vlib_buffer_copy_indices inline function | Damjan Marion | 1 | -1/+1 |
2019-01-18 | deprecate clib_memcpy64_x4 | Damjan Marion | 1 | -9/+15 |
2018-12-29 | avf: chained buffers rx support | Damjan Marion | 1 | -35/+96 |
2018-12-26 | avf: optimize RX function | Damjan Marion | 1 | -85/+68 |
2018-12-23 | avf: optimize rx ring refill | Damjan Marion | 1 | -76/+53 |
2018-12-23 | avf: new ethernet-input support | Damjan Marion | 1 | -146/+44 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -12/+12 |
2018-10-23 | Numa-aware, growable physical memory allocator (pmalloc) | Damjan Marion | 1 | -6/+6 |
2018-10-22 | vlib: introduce vlib_buffer_get_{pa,va,current_va,current_pa} inlines | Damjan Marion | 1 | -23/+17 |
2018-09-27 | avf: may crash if failed to allocate buffers to ring | Steven | 1 | -1/+1 |
2018-08-13 | Multiarch handling in different constructor macros | Damjan Marion | 1 | -2/+0 |
2018-08-03 | Fix typo in trace trajectory init | Dave Barach | 1 | -1/+1 |
2018-07-11 | avf: descriptor should be volatile | Damjan Marion | 1 | -13/+13 |
2018-06-02 | AVF input node rework | Damjan Marion | 1 | -200/+332 |
2018-05-29 | Add VLIB_NODE_FN() macro to simplify multiversioning of node functions | Damjan Marion | 1 | -18/+2 |
2018-03-28 | avf: keep input node in disabled state unless needed | Damjan Marion | 1 | -1/+1 |
2018-03-26 | Intel Adaptive Virtual Function native device driver plugin | Damjan Marion | 1 | -0/+439 |