Age | Commit message (Expand) | Author | Files | Lines |
2018-02-25 | Fix bug in dpdk_crypto_session_disposal() | Matthew Smith | 1 | -0/+2 |
2018-02-24 | Fix crypto session deletion crash | Matthew Smith | 1 | -6/+9 |
2018-02-15 | dpdk: add support for DPDK 18.02, deprecate 17.08 | Damjan Marion | 1 | -4/+0 |
2018-01-18 | VPP-1122 dpdk/ipsec: fix transport mode pkt len | Radu Nicolau | 1 | -3/+7 |
2017-12-05 | dpdk/ipsec: multiple fixes | Sergio Gonzalez Monroy | 5 | -105/+126 |
2017-11-20 | dpdk: add support for DPDK 17.11 | Damjan Marion | 5 | -145/+5 |
2017-11-16 | dpdk/ipsec: use physmem when creating pools | Sergio Gonzalez Monroy | 1 | -37/+49 |
2017-11-01 | dpdk/ipsec: align memory | Sergio Gonzalez Monroy | 2 | -5/+7 |
2017-11-01 | dpdk/ipsec: fix digest physical address | Sergio Gonzalez Monroy | 3 | -7/+7 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | Dave Wallace | 2 | -1/+3 |
2017-10-18 | ipsec: use boolean or vs. bitwise or to avoid compiler error | Andrew Yourtchenko | 2 | -6/+6 |
2017-10-14 | change format_get_indent() to use u32 instead of uword | Gabriel Ganne | 3 | -4/+4 |
2017-10-12 | dpdk/ipsec: coverity fixes | Sergio Gonzalez Monroy | 3 | -8/+8 |
2017-10-05 | dpdk/ipsec: rework plus improved cli commands | Sergio Gonzalez Monroy | 7 | -1653/+2419 |
2017-09-06 | dpdk/ipsec: fix setup when using master core only | Sergio Gonzalez Monroy | 1 | -2/+3 |
2017-08-31 | dpdk/ipsec: update doc regarding startup.conf | Sergio Gonzalez Monroy | 1 | -10/+7 |
2017-08-25 | dpdk: bump to dpdk 17.08, remove support for dpdk 17.02 | Damjan Marion | 1 | -2/+4 |
2017-08-25 | dpdk: required changes for 17.08 | Sergio Gonzalez Monroy | 6 | -206/+430 |
2017-08-14 | dpdk: cleanup unused build option *_uses_dpdk_cryptodev_sw | Sergio Gonzalez Monroy | 1 | -11/+4 |
2017-06-09 | dpdk: fix ipsec coverity warning | Sergio Gonzalez Monroy | 1 | -2/+2 |
2017-06-07 | dpdk: ipsec fixes | Sergio Gonzalez Monroy | 2 | -43/+43 |
2017-06-07 | dpdk: fix ipsec coverity warnings | Sergio Gonzalez Monroy | 1 | -2/+3 |
2017-04-28 | dpdk: cryptodev support enabled by default | Sergio Gonzalez Monroy | 4 | -24/+8 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 7 | -15/+16 |
2017-03-13 | VPP-279: Document changes for vnet/vnet/devices | Billy McFall | 3 | -4/+93 |
2017-03-09 | vlib_mains == 0 special cases be gone | Dave Barach | 1 | -6/+2 |
2017-03-09 | include rte_config header before any other dpdk include | Gabriel Ganne | 1 | -0/+1 |
2017-03-01 | dpdk: be a plugin | Damjan Marion | 9 | -0/+2582 |