aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/cryptodev/cryptodev_raw_data_path.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-24dpdk-cryptodev: add support chacha20-poly1305Gabriel Oginski1-1/+15
2022-01-12dpdk: bump to DPDK v21.11Damjan Marion1-1/+1
2022-01-12dpdk-cryptodev: run dequeue again in case of interrupt mode being usedDastin Wilski1-0/+6
2022-01-05crypto: encrypt/decrypt queues sw_schedulerJakub Wysocki1-10/+15
2021-07-15misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}Damjan Marion1-5/+5
2021-05-27dpdk: bump to 21.05Fan Zhang1-0/+13
2021-04-09dpdk: selection of cryptodev engine data-pathFan Zhang1-0/+730