plugins: http_static. Migrate to use api string type.
[vpp.git] / src / plugins / dpdk /
2019-05-27 Chenmin Sundpdk: vlan strip config does not take effect in default... 33/19833/3
2019-05-27 Chenmin Sundpdk: fix rss configuration error issue 31/19831/2
2019-05-23 cohufix rte_eth_dev_info’ has no member named ‘pci_dev... 67/19067/2
2019-05-17 Sergio Gonzalez... dpdk-ipsec: fix encrypt/decrypt single queue 83/19383/4
2019-05-16 Dave Barachinit / exit function ordering 23/19623/4
2019-05-14 Neale RannsIPSEC: remove unecessary pass by reference of sequence... 70/19570/2
2019-05-14 Matthew SmithIPsec: increment tunnel intf tx counters 73/19473/3
2019-05-09 Zhiyong Yangdpdk: fix return variable size 84/19384/2
2019-04-25 Simon ZhangChange dpdk thread data flags type to u16 from u8 to... 85/19085/2
2019-04-25 Neale RannsIPSEC; dpdk backend for tunnel interface encryption 52/19152/2
2019-04-24 Florin Corasdpdk: fix interface naming 44/19144/1
2019-04-24 Damjan Mariondpdk: get a rid of "Invalid port_id=" log message 39/19139/2
2019-04-23 Zhiyong Yangdpdk_esp_encrypt: add to prefetch data 09/18409/3
2019-04-17 Simon ZhangPredicate a packet whether be marked by PKT_RX_FDIR_ID... 55/18955/3
2019-04-17 Zhiyong YangDefault nums of RX/TX descriptors changed to 512 for... 05/16805/9
2019-04-16 Simon ZhangAdd direct packets to specific flow action in dpdk... 12/18912/3
2019-04-16 Simon Zhangflow: add rte_flow check before creating by rte_flow_va... 80/18780/3
2019-04-08 Benoît Gannerdma: fix DPDK MLX driver conflict 41/18741/2
2019-04-02 Matthew Smithdpdk: fix build error when mlx support enabled 26/18626/2
2019-03-28 Damjan Marionipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN 66/18566/6
2019-03-28 Damjan Marioncmake: add vpp_plugin_find_library macro 80/18580/2
2019-03-28 Damjan Marionipsec: anti-replay code cleanup 77/18577/3
2019-03-27 Damjan Marionipsec: compress ipsec_sa_t so data used by dataplane... 31/18531/3
2019-03-22 Hyong Youb Kimdpdk: do not enable VLAN stripping on Cisco VIC adapter... 75/18475/2
2019-03-14 ChenminSundpdk: Add E810 family support 74/18274/2
2019-03-13 Jay LubomirskiAdd the SRIOV variant PCI Device ID of the Cisco VIC 22/18222/2
2019-03-12 Stephen Hemmingerdpdk: pass log-level configuration to EAL 17/18217/2
2019-03-01 Matthew Smithdpdk: update mlx[45] linking options 49/17949/2
2019-02-26 Dave BarachMove pcap rx/tx trace code out of the dpdk plugin 28/17828/2
2019-02-22 Damjan MarionAdd no-append flag to vlib_frame_t 31/17731/6
2019-02-19 Hyong Youb Kimdpdk: update Cisco VIC port type 77/17677/2
2019-02-19 Hyong Youb Kimdpdk: do not shift PKT_RX_FDIR 80/17680/2
2019-02-18 Neale RannsIPSEC: move SA counters into the stats segment 31/17631/2
2019-02-15 Kingwel Xiedpdk-ipsec: store buffer index into crypto-op private 47/17547/5
2019-02-12 Dave Barachfix assert failure 78/17478/2
2019-02-09 Damjan Marionbuffers: fix typo 42/17442/1
2019-02-07 Neale RannsIPSEC: no second lookup after tunnel encap 36/17336/5
2019-02-06 Damjan Marionbuffers: make buffer data size configurable from startu... 41/17341/3
2019-02-06 Sergio Gonzalez... dpdp-crypto: fix cryptodev segfault with dpdk 19.02 08/17308/4
2019-02-05 Kingwel Xiecrypto-input: fix broken buffer trace issue 79/17079/3
2019-02-02 Dave BarachDisable hqos part deux 62/17262/1
2019-02-02 Damjan Mariondpdk: bump to dpdk 19.02 60/17260/3
2019-01-31 Damjan Marionbuffers: vallidate that buffer is allocated during... 14/17214/6
2019-01-31 Sergio Gonzalez... dpdk-ipsec: use single queue pair per crypto resource 84/17184/2
2019-01-31 Damjan Mariondpdk: populate mempool mem_list 19/17219/1
2019-01-31 Damjan Mariondpdk: store buffer poool index in mempool pool_id 16/17216/2
2019-01-31 Damjan Marionbuffers: reinitialize metadata, add additional validation 01/17201/2
2019-01-30 Damjan Marionbuffers: add missing ref_count = 1 in drivers 85/17185/1
2019-01-30 Damjan Marionbuffers: major cleanup and improvements 38/16638/28
2019-01-26 Damjan Marioncmake: parse DPDK config without compilation 96/17096/3
2019-01-26 Damjan Marioncmake: add support for linking with DPDK shared libs 94/17094/1
2019-01-21 Kingwel Xiecrypto-input: fix crash bug 19/16619/4
2019-01-20 Damjan Mariondpdk: add buffer.h 07/16907/3
2019-01-20 Damjan Marionbuffers: remove vlib_buffer_delete_free_list 06/16906/2
2019-01-20 Damjan Marionbuffers: don't init metadata, as it is already initialized 04/16904/3
2019-01-20 Damjan Marionbuffers: keep buffer_main in vlib_main_t 03/16903/3
2019-01-19 Damjan Marionbuffers: remove free-list information from buffer metadata 94/16894/4
2019-01-18 Damjan Mariondeprecate clib_memcpy64_x4 91/16891/3
2019-01-17 Damjan Marioncmake: initial cross-compilation support 15/16815/7
2019-01-17 Simon ZhangFix ASSERT usage issue in cryptodev 44/16844/2
2019-01-16 Simon Zhangfix dpdk cryptodev enable issue 33/16833/3 v19.04-rc0
2019-01-13 Simon Zhangremove useless line in dpdk cryptodev 29/16729/2
2019-01-13 Stevendpdk: show hardware may display the wrong information... 66/16766/2
2019-01-02 David JohnsonFixes for buliding for 32bit targets: 97/16497/6
2019-01-01 Damjan Marionbuffers: remove unused code 46/16646/4
2018-12-24 Kingwel Xiecrypto-input: bug fix check-op 06/16606/2
2018-12-22 Damjan Mariondpdk: switch to in-memory mode, deprecate use of socket-mem 43/16543/2
2018-12-22 Kingwel Xiecrypto-input impprovement: 95/16595/2
2018-12-19 Stephen Hemmingervlib: support Hyper-v/Azure VMBus 11/15311/7
2018-12-19 Dave Barachdpdk plugin: blacklist PCI devices by type 33/16533/4
2018-12-01 Kingwel Xiedpdk-ipsec-mempool: allocate from dpdk mem specified... 87/16287/2
2018-11-30 Kingwel Xiecoding-style: missing coding-style-patch 95/16295/2
2018-11-29 Kingwel Xiedpdk-ipsec-nodes multiarch: nodes are formatted in... 35/16235/4
2018-11-29 Damjan Mariondpdk: bump to DPDK 18.11 14/16214/5
2018-11-28 Damjan Mariondpdk: allow interface name to be specified from startup... 19/16219/4
2018-11-28 Damjan Marioncmake: display warning and continue if dpdk not present 46/16246/1
2018-11-21 Damjan Mariondpdk: don't shift flags twice 88/16088/1
2018-11-20 Damjan Marionethernet-input optimizations 42/15842/16
2018-11-18 Federico ClaramonteEnable l4 checksum offload for ThunderX PMD 66/15966/3
2018-11-17 Dave Barachpcap-based dispatch tracer 05/16005/2
2018-11-15 Klement Sekeraipsec: infra for selecting backends 23/15823/10
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-11-09 Damjan Mariondpdk: configure ip4 header checksum rx offload properly 46/15846/1
2018-11-08 Damjan Marionvnet: store hw interface speed in kbps instead of using... 28/15828/4
2018-11-06 Stevendpdk: don't automatically whitelist vmxnet3 PCI interfaces 52/15752/2
2018-11-06 Damjan Mariondpdk: format_dpdk_device_name cleanup 37/15737/2
2018-11-06 Stephen Hemmingerdpdk: fix device name suffix confusion with failsafe... 32/15732/2
2018-11-06 Stephen Hemmingerdpdk: fix pmd device type when using netvsc or failsafe 29/15729/2
2018-11-02 Stephen Hemmingerdpdk: restore special handling for failsafe driver 64/15664/2
2018-10-30 Damjan Mariondpdk: .function should be removed for mutiarch nodes 99/15599/1
2018-10-29 Klement Sekeramigrate ipsec to new multiarch infra 20/15420/5
2018-10-25 Damjan Marionpmalloc: support for 4K pages 09/15509/6
2018-10-24 Damjan Mariondpdk: fix hugepage pre-alloc 18/15518/2
2018-10-24 Damjan Marionvppinfra: autodetect default hugepage size 99/15499/2
2018-10-23 Damjan MarionNuma-aware, growable physical memory allocator (pmalloc) 06/15106/34
2018-10-23 Stephen Hemmingerdpdk: support 18.11 changes to CRC flags 23/15423/4
2018-10-23 Matthew Smithdpdk: add esp6 decrypt nodes, func declarations 60/15460/2
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-22 Damjan Marionvlib: pci improvements 50/15450/3
2018-10-22 Klement Sekeraipsec fix missing node renames 44/15444/4
next