Age | Commit message (Expand) | Author | Files | Lines |
2021-05-01 | vlib: refactor trajectory trace debug feature | Benoît Ganne | 1 | -5/+0 |
2021-03-05 | marvell: check return value of vlib_trace_buffer | Robert Shearman | 1 | -8/+10 |
2021-03-05 | marvell: spelling fixes | Robert Shearman | 2 | -3/+3 |
2021-03-05 | marvell: fix implicit declaration of function | Robert Shearman | 1 | -0/+1 |
2021-03-04 | marvell: remove unused variable | Robert Shearman | 1 | -1/+0 |
2021-01-26 | interface: remove vnet_device_input_runtime_t | Mohammed Hawari | 1 | -11/+12 |
2021-01-21 | marvell: adapt pp2 to new rxq framework. | Mohammed Hawari | 2 | -9/+11 |
2020-10-08 | interface: shorten vnet_hw_if_rx_mode | Damjan Marion | 1 | -1/+1 |
2020-09-06 | marvell: add cli options to configure rxq and txq sizes | Christian E. Hopps | 1 | -1/+6 |
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 | 7 | -1/+336 |
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-05-03 | plugins: clean up plugin descriptions | Dave Wallace | 1 | -1/+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 | 5 | -17/+35 |
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-08-28 | cmake: fix marvell plugin build | Brian Brooks | 1 | -2/+5 |
2018-08-25 | cmake: improve add_vpp_plugin macro | Damjan Marion | 1 | -1/+1 |
2018-08-18 | cmake: highlight warning and error messages | Damjan Marion | 1 | -3/+2 |
2018-08-17 | CMake as an alternative to autotools (experimental) | Damjan Marion | 1 | -0/+32 |
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-04-04 | Doc updates prior to branch | Chris Luke | 1 | -1/+1 |
2018-01-15 | Marvell device plugin | Damjan Marion | 8 | -0/+1484 |