Age | Commit message (Expand) | Author | Files | Lines |
2019-12-09 | marvell: use explicit types in api |  Ole Troan | 1 | -3/+4 |
2019-10-07 | api: Add API support for marvell PP2 plugin |  Jianlin Lv | 6 | -1/+329 |
2019-09-24 | vlib: add flag to explicitelly mark nodes which can init per-node packet trace |  Damjan Marion | 1 | -0/+1 |
2019-07-23 | api: binary api cleanup |  Dave Barach | 1 | -1/+1 |
2019-06-11 | fix compiling error with marvell pp2 plugin |  jialv01 | 1 | -0/+1 |
2019-02-09 | buffers: fix typo |  Damjan Marion | 1 | -1/+1 |
2019-02-06 | buffers: make buffer data size configurable from startup config |  Damjan Marion | 1 | -1/+1 |
2019-01-20 | buffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro and fl->n_data_bytes |  Damjan Marion | 1 | -1/+1 |
2019-01-18 | Add vlib_buffer_copy_indices inline function |  Damjan Marion | 1 | -1/+1 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 2 | -10/+10 |
2018-11-13 | vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) |  Damjan Marion | 1 | -3/+3 |
2018-11-06 | marvell: bump musdk version to 18.09.3 |  Damjan Marion | 3 | -8/+10 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -1/+1 |
2018-10-22 | vlib: introduce vlib_buffer_get_{pa,va,current_va,current_pa} inlines |  Damjan Marion | 2 | -2/+3 |
2018-07-26 | pp2: change default queue size |  Brian Brooks | 1 | -2/+2 |
2018-07-11 | avoid using thread local storage for thread index |  Damjan Marion | 2 | -2/+2 |
2018-07-10 | pp2: increase recycle batch size |  Brian Brooks | 1 | -1/+3 |
2018-07-10 | pp2: use configured RX queue size |  Brian Brooks | 1 | -1/+1 |
2018-01-15 | Marvell device plugin |  Damjan Marion | 6 | -0/+1394 |