aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/ipsec/crypto_node.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-24vlib: add flag to explicitelly mark nodes which can init per-node packet traceDamjan Marion1-0/+1
2019-05-17dpdk-ipsec: fix encrypt/decrypt single queueSergio Gonzalez Monroy1-15/+26
2019-02-15dpdk-ipsec: store buffer index into crypto-op privateKingwel Xie1-27/+10
2019-02-05crypto-input: fix broken buffer trace issueKingwel Xie1-37/+16
2019-01-31dpdk-ipsec: use single queue pair per crypto resourceSergio Gonzalez Monroy1-9/+6
2019-01-21crypto-input: fix crash bugKingwel Xie1-8/+12
2019-01-20dpdk: add buffer.hDamjan Marion1-0/+1
2018-12-24crypto-input: bug fix check-opKingwel Xie1-6/+6
2018-12-22crypto-input impprovement:Kingwel Xie1-74/+163
2018-11-29dpdk-ipsec-nodes multiarch: nodes are formatted in VLIB_NODE_FN styleKingwel Xie1-6/+11
2018-05-30vppinfra: explicitely state for signed types that they are signedDamjan Marion1-1/+1
2018-05-22CSIT-928 dpdk/ipsec: performance improvementRadu Nicolau1-75/+70
2017-12-05dpdk/ipsec: multiple fixesSergio Gonzalez Monroy1-2/+0
2017-10-05dpdk/ipsec: rework plus improved cli commandsSergio Gonzalez Monroy1-92/+142
2017-04-06Use thread local storage for thread indexDamjan Marion1-2/+2
2017-03-01dpdk: be a pluginDamjan Marion1-0/+215