crypto crypto-openssl: support hashing operations
[vpp.git] / src / plugins / dpdk /
2021-05-04 Ray Kinselladpdk: allow configuration of max-simd-bitwidth 04/32204/3
2021-05-01 Benoît Gannevlib: refactor trajectory trace debug feature 28/31528/4
2021-04-30 Damjan Marionbuild: declare some CMake variables as advanced 82/32182/1
2021-04-23 Alexander Chernavindpdk: support md5 async handler in dpdk cryptodev 86/32086/3
2021-04-20 Mohammed Hawaridpdk: fix mlx4 mlx5 detection in plugin build 42/32042/1
2021-04-15 Chenmin Sunavf: remove the vxlan flow support 84/31984/1
2021-04-14 Chenmin Sundpdk: add RSS capability flag to iavf PMD in dpdk_plugin 55/31955/3
2021-04-12 Chenmin Sunavf: avf flow bug fix 54/31954/2
2021-04-09 Fan Zhangdpdk: selection of cryptodev engine data-path 03/31703/7
2021-03-31 Robert Shearmandpdk: fix packet offset for GCM crypto ops 27/31827/2
2021-03-26 Damjan Marionvlib: introduce vlib_get_elog_main() 83/31783/4
2021-03-26 Damjan Marionvlib: introduce vlib_get_main_by_index(), vlib_get_n_th... 82/31782/4
2021-03-19 Mohsin Kazmiinterface: add capabilities flags 40/29640/12
2021-03-18 Mohammed Hawaridpdk: don't mask interrupts for some drivers 79/31679/3
2021-03-17 pibrdpdk: cryptodev session management 27/31427/5
2021-03-15 Mohammed Hawaridpdk: implement interrupt mode 49/31249/7
2021-03-05 Vladimir Ratnikovdpdk: fix rte mempool for rx_queues 40/31540/2
2021-03-04 Robert Shearmandpdk: fix include directories with system dpdk 55/31455/2
2021-03-04 Ray Kinselladpdk: enable AVX-512 on ICL 69/30769/11
2021-03-04 Fan Zhangdpdk: deprecate ipsec backend 43/31443/8
2021-02-26 Neale Rannsipsec: move the IPSec SA pool out of ipsec_main 45/31445/3
2021-02-19 Fan Zhangdpdk: fix cryptodev offset update 59/31359/2
2021-02-15 Mohsin Kazmivlib: refactor checksum offload support 64/29664/10
2021-02-12 Vladimir Ratnikovdpdk: use whole vmbus address as hash key for devconf 96/30996/5
2021-02-10 Neale Rannsipsec: Use the new tunnel API types to add flow label... 97/31197/4
2021-02-09 Matthew SmithRevert "ipsec: Use the new tunnel API types to add... 78/31178/2
2021-02-08 Neale Rannsipsec: Use the new tunnel API types to add flow label... 62/31162/2
2021-01-21 Somnath Koturdpdk: do not use TSO for small packets 88/30188/12
2021-01-21 Damjan Marioninterface: rx queue infra rework, part one 08/29808/30
2021-01-21 Matthew Smithdpdk: terminate device devargs string 78/30778/2
2021-01-21 Nathan Moosdpdk: add support for system libdpdk 63/30863/2
2021-01-18 Neale Rannsipsec: Support MPLS over IPSec[46] interface 64/30664/6
2021-01-11 Vladimir Ratnikovdpdk: allow configure individual VMBUS devices 82/29882/32
2020-12-18 Fan Zhangdpdk: rebase cryptodev engine for dpdk 20.11 46/30446/2
2020-12-14 Damjan Marionmisc: refactor clib_bitmap_foreach macro 97/30397/2
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
2020-12-11 Fan Zhangdpdk: bump to dpdk 20.11 19/30219/5
2020-12-07 Mohammed Hawaridpdk: support mlx drivers linked with rdma-core 51/30051/6
2020-12-04 PiotrX Kleskicrypto: fixed async frame enqueue race condition 47/30247/2
2020-11-27 Fan Zhangdpdk: fix cryptodev compile 78/30178/6
2020-11-24 Nathan Skrzypczakdpdk: fix eal in nohugtlb mode 92/30092/3
2020-11-19 Dmitry Vakrhushevdpdk: Telemetry thread is off by default. 94/29794/7
2020-11-19 Damjan Mariondpdk: remove dpdk_early_init 04/30004/2
2020-11-18 Matthew Smithdpdk: change mlx5 pmd name in foreach_dpdk_pmd 26/29726/2
2020-11-09 Benoît Gannevlib: fix trace number accounting 22/29222/5
2020-10-21 Damjan Marionvlib: print logs to stderr if interactive or nosyslog set 71/29571/5
2020-10-21 Florin Corasmisc: minimize dependencies on udp.h 61/29561/9
2020-10-21 Dimitrios Markoudpdk: Disable VLAN filtering for VLAN sub-interface... 11/29411/3
2020-10-19 Damjan Marionmisc: don't export symbols from plugins 91/29491/7
2020-10-14 PiotrX Kleskicrypto: fixed ipsec_mb lib dependencies 67/29367/7
2020-10-12 Damjan Marionmisc: clang-11 and gcc-10 support 78/29378/3
2020-10-02 Vladimir Ratnikovdpdk: split PCI blacklist rte_eal args from startup... 96/29196/5
2020-09-29 Fan Zhangdpdk: fix compile 97/29097/4
2020-09-21 Damjan Mariondpdk: hugepage availibility check using new api 02/28902/5
2020-09-17 Damjan Marionvppinfra: support main heap with different page sizes 27/28827/12
2020-09-11 Chenmin Sundpdk: fix coverity defect #214232, #182930 77/28777/4
2020-09-09 Fan Zhangcrypto: change cryptodev with new cryptodev API 19/28419/10
2020-09-09 Chenmin Suninterface: support configuring RSS steering queues 94/27794/10
2020-09-08 Christian Hoppsdpdk-ipsec: don't leak buffers on crypto alloc failure 66/28666/4
2020-09-08 Christian Hoppsdpdk: fix extended stat strings 67/28667/2
2020-09-08 Christian Hoppsdpdk: fix interface counters to never go backward 68/28668/3
2020-09-04 Christian Hoppsdpdk-ipsec: use init function instead of one-time process 64/28664/3
2020-09-04 Christian Hoppsdpdk-ipsec: fix show output 65/28665/2
2020-09-03 PiotrX Kleskicrypto: SW scheduler async crypto engine 76/27176/11
2020-09-01 jiangxiaomingdpdk: fix mac address length was wrong 96/28596/4
2020-08-31 Chenmin Sunflow: code refactor 72/28072/6
2020-08-27 Vladimir Ratnikovdpdk: fix blacklists 18/28418/5
2020-07-23 Vladimir Ratnikovdpdk: device_id sorted order for cryptodev 50/28050/3
2020-07-16 Chenmin Sundpdk: fix coverity warning in the flow code 92/27792/4
2020-07-16 Fan Zhangcrypto: fix coverity issue for cryptodev 96/27096/3
2020-07-16 Benoît Gannevppinfra: fix format_c_identifier vector overflow 43/27943/2
2020-07-09 Benoît Gannedpdk: add txq struct and fix dpdk tx lock 07/27807/3
2020-06-27 Chenmin Sunflow: add IPSec ESP/AH flow 28/27628/4
2020-06-15 Benoît Gannedpdk: cryptodev: fix non-null terminated strings 12/27412/2
2020-06-04 Damjan Mariondpdk: cleanup, add rx queue struct 13/27413/2
2020-05-27 John Loethernet: fix DMAC check and skip unnecessary ones... 27/27027/11
2020-05-27 Damjan Mariondpdk: bump to DPDK v20.05 79/27279/2
2020-05-24 Alexander Chernavindpdk: del warnings that duplicate counters in esp 97/27197/2
2020-05-19 Matthew Smithdpdk: change netvsc device port type 21/26221/4
2020-05-19 Benoît Gannedpdk: fix pktmbuf pool private data init 39/27139/2
2020-05-14 Benoît Gannedpdk: fix crash with chelsio pmd 38/27038/2
2020-05-06 Fan Zhangcrypto: fix coverity issues 19/26819/3
2020-05-05 Chenmin Sunflow: explicitly convert RSS function types in dpdk_plugin 06/26806/3
2020-05-04 Neale Rannsfib: midchain adjacency optimisations 65/26265/14
2020-04-30 Chenmin Sunflow: add l2tpv3oip flow 02/26502/5
2020-04-30 Fan Zhangcrypto: introduce async crypto infra 36/18036/54
2020-04-29 Damjan Marionmisc: switch to clang-9 44/26744/6
2020-04-29 Florin Corasflow: explicit rss function enum cast 69/26769/2
2020-04-28 Chenmin Sunflow: add RSS support 21/25721/2
2020-04-27 Dave Barachvlib: deprecate i2c and cj 21/26721/2
2020-04-22 Dave Barachmisc: fix coverity warnings 40/26640/2
2020-04-22 Amir Zeidnerdevices: Adding ConnectX-6 DX Device ID for validation 27/26627/2
2020-04-17 Alexander Chernavindpdk: fix udp-encap for esp in transport mode 51/26351/3
2020-04-02 Steven Luongdpdk: VM VHOST tests with rxq>1 failing 01/26301/3
2020-03-27 Chenmin Sundpdk: enable DPDK iAVF PMD 66/25666/2
2020-03-13 Neale Rannsdpdk-ipsec: Fix for multipoint IPSEC 01/25801/3
2020-03-12 Chenmin Sundpdk: tx/rx burst function description refactor 03/25703/2
2020-03-04 Chenmin Sunflow: add vlan tagged types for IPv4/IPv6 5-tuple flows 31/25431/3
2020-02-20 Florin Corasdpdk: rx checksum offload 86/25286/2
2020-02-14 Steven Luongdpdk: TSO does not work for Cisco VIC 12/25112/2
next