aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/odp/node.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-17plugins: odp: Add support for buffer recyclingMichal Mazur1-0/+1
2017-12-27Fix and improve Rx Scheduler modeMichal Mazur1-2/+14
2017-12-18More optimizations for Tx and Rx loopsMichal Mazur1-70/+74
2017-12-14Read ODP configuration from VPP startup configMichal Mazur1-5/+6
2017-12-14Add support for multiple Rx and Tx queuesMichal Mazur1-46/+41
2017-12-14Optimize Rx and Tx pathsMichal Mazur1-42/+175
2017-12-14Create worker threads using ODP API (direct in/out mode)Michal Mazur1-15/+12
2017-12-14Move odp_packet_main structure to shared memory.Michal Mazur1-1/+1
2017-12-07Add initial support for ODP buffers.Michal Mazur1-116/+90
2017-11-15Fix style of ODP plugin and add Linaro copyrightsMichal Mazur1-116/+106
2017-07-03Introducing ODP plugin nodeSachin Saxena1-0/+334