wireguard: add async mode for encryption packets
[vpp.git] / src / plugins / dpdk /
2022-01-20 Benoît Gannedpdk: fix compilation for DPDK < 21.11 80/34980/2
2022-01-18 Damjan Mariondpdk: limit number of TX queues to max supported 35/34935/2
2022-01-18 Damjan Marionvnet: distinguish between max_frame_size and MTU 28/34928/4
2022-01-17 Damjan Marioninterface: improve MTU handling 43/34843/12
2022-01-14 Damjan Mariondpdk: refactor device setup 13/34813/12
2022-01-14 Damjan Mariondpdk: fix burst function output 07/34907/1
2022-01-12 Damjan Mariondpdk: bump to DPDK v21.11 05/34705/11
2022-01-12 Damjan Mariondpdk: improve logging 94/34894/4
2022-01-12 Damjan Mariondpdk: update packet offload flags 96/34896/1
2022-01-12 Damjan Mariondpdk: postpone updating runtime data 92/34892/1
2022-01-12 Damjan Mariondpdk: use blunt force to skip irrelevant and confusing... 89/34889/2
2022-01-12 Damjan Mariondpdk: always display burst function name 88/34888/2
2022-01-12 Dastin Wilskidpdk-cryptodev: run dequeue again in case of interrupt... 80/34780/4
2022-01-11 Damjan Mariondpdk: offloads cleanup 61/34861/10
2022-01-09 Damjan Mariondpdk: interface capabilities cleanup 58/34858/4
2022-01-09 Damjan Mariondpdk: port type code cleanup 57/34857/4
2022-01-09 Damjan Mariondpdk: new mbuf flags in format function 54/34854/3
2022-01-08 Damjan Mariondpdk: new flags format 37/34837/17
2022-01-07 Damjan Marionethernet: new interface registration function 41/34841/4
2022-01-07 Florin Corasdpdk: fix rx and tx descriptor config 50/34850/3
2022-01-06 Damjan Mariondpdk: cleanup MTU handling 39/34839/4
2022-01-06 Damjan Mariondpdk: port type from speed_capa bitmap on Cisco VIC 38/34838/2
2022-01-05 Damjan Mariondpdk: remove unused defines 35/34835/2
2022-01-05 Damjan Mariondpdk: no need to copy default tx conf 34/34834/2
2022-01-05 Florin Corasdpdk: improve checksum computation 33/34833/8
2022-01-05 Damjan Marioninterface: refactor interface capabilities code 26/34826/4
2022-01-05 Damjan Mariondpdk: move port config to single struct 27/34827/3
2022-01-05 Damjan Mariondpdk: remove unused flag 23/34823/3
2022-01-05 Damjan Mariondpdk: keep buffer flags per-device 20/34820/2
2022-01-05 Damjan Mariondpdk: remove unused logging class 19/34819/2
2022-01-05 Filip Vargadpdk: remove vlan-strip offload code 22/34822/2
2022-01-05 Jakub Wysockicrypto: encrypt/decrypt queues sw_scheduler 86/30386/12
2022-01-05 Damjan Mariondpdk: remove "convenience" vars 21/34821/2
2021-12-31 Damjan Marionvlib: remove external thread management support 05/34805/4
2021-12-09 Florin Corasdpdk: disable l4 csum offload for vmxnet3 06/34706/2
2021-11-30 PiotrX Kleskidpdk: cryptodev AES-CTR+SHA1 support added 16/34616/1
2021-11-30 Dastin Wilskidpdk-cryptodev: scalable session count 03/34603/3
2021-11-25 Ray Kinselladpdk: prefetch becomes prefetchw 65/34565/3
2021-11-23 Florin Corasdpdk: enable vmxnet3 l4 checksum offload 72/34572/3
2021-11-22 Klement Sekeradpdk: fix coverity warning 49/34549/2
2021-11-05 Damjan Mariondpdk: remove dead code 72/34372/2
2021-10-31 Florin Corasinterface: handoff refactor and optimizations 69/34269/7
2021-10-13 Benoît Gannedpdk: fix vmbus device name parsing 92/34092/2
2021-09-17 Benoît Gannedpdk: enable ENA tx offload 50/33750/3
2021-09-17 Florin Corasdpdk: fix checksum offload 38/33738/1
2021-09-16 Mohsin Kazmidpdk: add support for outer udp and ipv4 checksums 71/32771/5
2021-09-13 Tianyu Lidpdk: fix prefetch assert on Arm 98/33598/5
2021-09-08 Mohammed Hawaridpdk: fix coverity 83/33683/1
2021-09-07 Mohammed Hawaridpdk: lro support 87/32287/13
2021-08-31 Piotr Bronowskiflow: add esp spi rss type 00/33500/2
2021-08-20 Benoît Gannevlib: add format_vnet_buffer_no_chain 89/33189/3
2021-07-27 Damjan Marionvppinfra: introduce CLIB_CACHE_PREFETCH_BYTES 50/33150/11
2021-07-16 Mohsin Kazmidpdk: improve tx offload formatting 68/32768/2
2021-07-15 Robert Shearmandpdk: enable RX interrupts for the virtio driver 08/33008/3
2021-07-15 Damjan Marionmisc: replace CLIB_PREFETCH with clib_prefetch_{load... 46/33146/2
2021-07-13 Robert Shearmandpdk: add base-virtaddr config option 07/33007/4
2021-06-22 Matthew Smithdpdk: enable igc devices 20/32720/3
2021-06-04 pibrdpdk: silence coverity warning on use of uninitialized... 98/32598/1
2021-05-27 Fan Zhangdpdk: bump to 21.05 41/32441/6
2021-05-26 Fan Zhangdpdk: fix missing symbol 36/32436/2
2021-05-25 Mohammed Hawaridpdk: disable DPDK iAVF interrupt support 22/32422/2
2021-05-10 Benoît Gannedpdk: do not crash when failing to bring interface up 67/32267/2
2021-05-07 Fan Zhangdpdk: fix cryptodev session handler 51/32251/2
2021-05-06 Mohsin Kazmivlib: fix the offload flags size 17/32217/3
2021-05-05 Mohsin Kazmivlib: move offload flags to 1st cacheline in vlib_buffer_t 04/32104/3
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
next