aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/marvell/pp2/output.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-18Add vlib_buffer_copy_indices inline functionDamjan Marion1-1/+1
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-3/+3
2018-11-13vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)Damjan Marion1-3/+3
2018-11-06marvell: bump musdk version to 18.09.3Damjan Marion1-1/+1
2018-10-22vlib: introduce vlib_buffer_get_{pa,va,current_va,current_pa} inlinesDamjan Marion1-1/+1
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-1/+1
2018-01-15Marvell device pluginDamjan Marion1-0/+121