summaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/ipsec/ipsec.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-05dpdk/ipsec: multiple fixesSergio Gonzalez Monroy1-46/+76
2017-11-20dpdk: add support for DPDK 17.11Damjan Marion1-76/+0
2017-11-16dpdk/ipsec: use physmem when creating poolsSergio Gonzalez Monroy1-37/+49
2017-11-01dpdk/ipsec: align memorySergio Gonzalez Monroy1-4/+6
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace1-0/+2
2017-10-18ipsec: use boolean or vs. bitwise or to avoid compiler errorAndrew Yourtchenko1-2/+2
2017-10-05dpdk/ipsec: rework plus improved cli commandsSergio Gonzalez Monroy1-329/+940
2017-09-06dpdk/ipsec: fix setup when using master core onlySergio Gonzalez Monroy1-2/+3
2017-08-25dpdk: required changes for 17.08Sergio Gonzalez Monroy1-21/+109
2017-04-28dpdk: cryptodev support enabled by defaultSergio Gonzalez Monroy1-9/+1
2017-04-06Use thread local storage for thread indexDamjan Marion1-1/+1
2017-03-09vlib_mains == 0 special cases be goneDave Barach1-6/+2
2017-03-01dpdk: be a pluginDamjan Marion1-0/+430