aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/marvell/pp2/input.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2023-10-14feature: remove unused codeDamjan Marion1-4/+3
2021-05-01vlib: refactor trajectory trace debug featureBenoƮt Ganne1-5/+0
2021-03-05marvell: check return value of vlib_trace_bufferRobert Shearman1-8/+10
2021-03-05marvell: fix implicit declaration of functionRobert Shearman1-0/+1
2021-01-26interface: remove vnet_device_input_runtime_tMohammed Hawari1-11/+12
2019-09-24vlib: add flag to explicitelly mark nodes which can init per-node packet traceDamjan Marion1-0/+1
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-7/+7
2018-10-22vlib: introduce vlib_buffer_get_{pa,va,current_va,current_pa} inlinesDamjan Marion1-1/+2
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-1/+1
2018-01-15Marvell device pluginDamjan Marion1-0/+394