aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/odp/odp_packet.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-22plugins: odp: [WA] Force inline mode of ODP timerMichal Mazur1-1/+5
2018-02-21plugins: odp: Cosmetic changes in the IPsec implementationSzymon Sliwa1-3/+3
2018-02-19plugins: odp: Add support for IPsec inline operationSzymon Sliwa1-3/+8
2018-02-19plugins: odp: Add asynchronous IPsec API nodesSzymon Sliwa1-0/+5
2018-02-19plugins: odp: Add new nodes using ODP IPsec APISzymon Sliwa1-1/+6
2018-02-06plugins: odp: Add support for async crypto modeSzymon Sliwa1-0/+1
2018-02-05plugins: odp: Add ODP-IPsec nodeSzymon Sliwa1-0/+9
2018-02-01plugins: odp: Fix minor bugsMichal Mazur1-2/+8
2018-01-29plugins: odp: Fix deletion of IF with more Rx queuesMichal Mazur1-1/+3
2018-01-17plugins: odp: Get address range from pool infoMichal Mazur1-3/+6
2018-01-11plugins: odp: Fix error when all interfaces removedMichal Mazur1-7/+20
2018-01-08plugins: odp: Remove 'platform-params' optionMichal Mazur1-35/+2
2017-12-27Fix and improve Rx Scheduler modeMichal Mazur1-35/+51
2017-12-18More optimizations for Tx and Rx loopsMichal Mazur1-43/+0
2017-12-14Read ODP configuration from VPP startup configMichal Mazur1-54/+260
2017-12-14Add support for multiple Rx and Tx queuesMichal Mazur1-10/+72
2017-12-14Optimize Rx and Tx pathsMichal Mazur1-1/+14
2017-12-14Create worker threads using ODP API (direct in/out mode)Michal Mazur1-39/+10
2017-12-14Move odp_packet_main structure to shared memory.Michal Mazur1-11/+25
2017-12-07Add initial support for ODP buffers.Michal Mazur1-3/+18
2017-11-15Fix style of ODP plugin and add Linaro copyrightsMichal Mazur1-92/+83
2017-07-03Introducing ODP plugin nodeSachin Saxena1-0/+363