Age | Commit message (Expand) | Author | Files | Lines |
2020-01-22 | ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823) |  Neale Ranns | 1 | -0/+1 |
2019-05-17 | dpdk-ipsec: fix encrypt/decrypt single queue |  Sergio Gonzalez Monroy | 1 | -13/+22 |
2019-02-15 | dpdk-ipsec: store buffer index into crypto-op private |  Kingwel Xie | 1 | -0/+1 |
2019-01-31 | dpdk-ipsec: use single queue pair per crypto resource |  Sergio Gonzalez Monroy | 1 | -4/+4 |
2019-01-02 | Fixes for buliding for 32bit targets: |  David Johnson | 1 | -1/+3 |
2018-10-22 | ipsec fix missing node renames |  Klement Sekera | 1 | -1/+2 |
2018-05-30 | vppinfra: explicitely state for signed types that they are signed |  Damjan Marion | 1 | -2/+2 |
2018-05-22 | CSIT-928 dpdk/ipsec: performance improvement |  Radu Nicolau | 1 | -22/+36 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests |  Dave Barach | 1 | -0/+2 |
2018-04-25 | ipsec: make crypto_worker_main_t a full cache line in size |  Florin Coras | 1 | -0/+1 |
2018-04-10 | CSIT-895 dpdk/ipsec: add locks on session data hash updates |  Radu Nicolau | 1 | -0/+1 |
2017-12-05 | dpdk/ipsec: multiple fixes |  Sergio Gonzalez Monroy | 1 | -10/+19 |
2017-11-20 | dpdk: add support for DPDK 17.11 |  Damjan Marion | 1 | -36/+5 |
2017-11-01 | dpdk/ipsec: align memory |  Sergio Gonzalez Monroy | 1 | -1/+1 |
2017-11-01 | dpdk/ipsec: fix digest physical address |  Sergio Gonzalez Monroy | 1 | -3/+0 |
2017-10-24 | Add extern to *_main global variable declarations in header files. |  Dave Wallace | 1 | -1/+1 |
2017-10-05 | dpdk/ipsec: rework plus improved cli commands |  Sergio Gonzalez Monroy | 1 | -139/+293 |
2017-08-25 | dpdk: required changes for 17.08 |  Sergio Gonzalez Monroy | 1 | -10/+23 |
2017-04-28 | dpdk: cryptodev support enabled by default |  Sergio Gonzalez Monroy | 1 | -0/+1 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 1 | -2/+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 | 1 | -0/+227 |