aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/ipsec
AgeCommit message (Expand)AuthorFilesLines
2017-11-20dpdk: add support for DPDK 17.11Damjan Marion5-145/+5
2017-11-16dpdk/ipsec: use physmem when creating poolsSergio Gonzalez Monroy1-37/+49
2017-11-01dpdk/ipsec: align memorySergio Gonzalez Monroy2-5/+7
2017-11-01dpdk/ipsec: fix digest physical addressSergio Gonzalez Monroy3-7/+7
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace2-1/+3
2017-10-18ipsec: use boolean or vs. bitwise or to avoid compiler errorAndrew Yourtchenko2-6/+6
2017-10-14change format_get_indent() to use u32 instead of uwordGabriel Ganne3-4/+4
2017-10-12dpdk/ipsec: coverity fixesSergio Gonzalez Monroy3-8/+8
2017-10-05dpdk/ipsec: rework plus improved cli commandsSergio Gonzalez Monroy7-1653/+2419
2017-09-06dpdk/ipsec: fix setup when using master core onlySergio Gonzalez Monroy1-2/+3
2017-08-31dpdk/ipsec: update doc regarding startup.confSergio Gonzalez Monroy1-10/+7
2017-08-25dpdk: bump to dpdk 17.08, remove support for dpdk 17.02Damjan Marion1-2/+4
2017-08-25dpdk: required changes for 17.08Sergio Gonzalez Monroy6-206/+430
2017-08-14dpdk: cleanup unused build option *_uses_dpdk_cryptodev_swSergio Gonzalez Monroy1-11/+4
2017-06-09dpdk: fix ipsec coverity warningSergio Gonzalez Monroy1-2/+2
2017-06-07dpdk: ipsec fixesSergio Gonzalez Monroy2-43/+43
2017-06-07dpdk: fix ipsec coverity warningsSergio Gonzalez Monroy1-2/+3
2017-04-28dpdk: cryptodev support enabled by defaultSergio Gonzalez Monroy4-24/+8
2017-04-06Use thread local storage for thread indexDamjan Marion7-15/+16
2017-03-13VPP-279: Document changes for vnet/vnet/devicesBilly McFall3-4/+93
2017-03-09vlib_mains == 0 special cases be goneDave Barach1-6/+2
2017-03-09include rte_config header before any other dpdk includeGabriel Ganne1-0/+1
2017-03-01dpdk: be a pluginDamjan Marion9-0/+2582