Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
dpdk
/
cryptodev
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
dpdk-cryptodev: reduce request to enable async
Gabriel Oginski
1
-1
/
+0
2022-01-26
dpdk: not having cryptodev resources should not produce warnings
Damjan Marion
1
-4
/
+1
2022-01-24
dpdk-cryptodev: add support chacha20-poly1305
Gabriel Oginski
4
-6
/
+44
2022-01-12
dpdk: bump to DPDK v21.11
Damjan Marion
3
-7
/
+7
2022-01-12
dpdk-cryptodev: run dequeue again in case of interrupt mode being used
Dastin Wilski
1
-0
/
+6
2022-01-05
crypto: encrypt/decrypt queues sw_scheduler
Jakub Wysocki
2
-20
/
+29
2021-11-30
dpdk: cryptodev AES-CTR+SHA1 support added
PiotrX Kleski
1
-1
/
+4
2021-11-30
dpdk-cryptodev: scalable session count
Dastin Wilski
2
-96
/
+143
2021-09-13
dpdk: fix prefetch assert on Arm
Tianyu Li
1
-4
/
+4
2021-07-15
misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}
Damjan Marion
2
-9
/
+9
2021-06-04
dpdk: silence coverity warning on use of uninitialized value
pibr
1
-0
/
+1
2021-05-27
dpdk: bump to 21.05
Fan Zhang
1
-0
/
+13
2021-05-26
dpdk: fix missing symbol
Fan Zhang
1
-2
/
+1
2021-05-07
dpdk: fix cryptodev session handler
Fan Zhang
1
-0
/
+4
2021-04-23
dpdk: support md5 async handler in dpdk cryptodev
Alexander Chernavin
1
-0
/
+3
2021-04-09
dpdk: selection of cryptodev engine data-path
Fan Zhang
5
-2727
/
+2074
2021-03-31
dpdk: fix packet offset for GCM crypto ops
Robert Shearman
1
-0
/
+1
2021-03-26
vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()
Damjan Marion
1
-1
/
+1
2021-03-17
dpdk: cryptodev session management
pibr
1
-108
/
+377
2021-03-04
dpdk: deprecate ipsec backend
Fan Zhang
2
-467
/
+578
2021-02-19
dpdk: fix cryptodev offset update
Fan Zhang
1
-11
/
+8
2020-12-18
dpdk: rebase cryptodev engine for dpdk 20.11
Fan Zhang
1
-120
/
+126
2020-12-04
crypto: fixed async frame enqueue race condition
PiotrX Kleski
1
-1
/
+0
2020-10-21
vlib: print logs to stderr if interactive or nosyslog set
Damjan Marion
2
-8
/
+2
2020-09-29
dpdk: fix compile
Fan Zhang
1
-49
/
+13
2020-09-09
crypto: change cryptodev with new cryptodev API
Fan Zhang
1
-0
/
+1536
2020-09-03
crypto: SW scheduler async crypto engine
PiotrX Kleski
1
-2
/
+4
2020-07-23
dpdk: device_id sorted order for cryptodev
Vladimir Ratnikov
1
-0
/
+16
2020-07-16
crypto: fix coverity issue for cryptodev
Fan Zhang
1
-65
/
+103
2020-06-15
dpdk: cryptodev: fix non-null terminated strings
BenoƮt Ganne
1
-4
/
+4
2020-05-27
dpdk: bump to DPDK v20.05
Damjan Marion
1
-0
/
+7
2020-05-06
crypto: fix coverity issues
Fan Zhang
1
-5
/
+11
2020-04-30
crypto: introduce async crypto infra
Fan Zhang
2
-0
/
+1402