dpdk: implement interrupt mode
[vpp.git] / src / plugins / dpdk / device / dpdk.h
2021-03-15 Mohammed Hawaridpdk: implement interrupt mode 49/31249/7
2021-02-12 Vladimir Ratnikovdpdk: use whole vmbus address as hash key for devconf 96/30996/5
2021-01-21 Damjan Marioninterface: rx queue infra rework, part one 08/29808/30
2021-01-11 Vladimir Ratnikovdpdk: allow configure individual VMBUS devices 82/29882/32
2020-11-19 Dmitry Vakrhushevdpdk: Telemetry thread is off by default. 94/29794/7
2020-11-18 Matthew Smithdpdk: change mlx5 pmd name in foreach_dpdk_pmd 26/29726/2
2020-10-21 Damjan Marionvlib: print logs to stderr if interactive or nosyslog set 71/29571/5
2020-10-12 Damjan Marionmisc: clang-11 and gcc-10 support 78/29378/3
2020-09-09 Chenmin Suninterface: support configuring RSS steering queues 94/27794/10
2020-07-09 Benoît Gannedpdk: add txq struct and fix dpdk tx lock 07/27807/3
2020-06-04 Damjan Mariondpdk: cleanup, add rx queue struct 13/27413/2
2020-04-28 Chenmin Sunflow: add RSS support 21/25721/2
2020-03-27 Chenmin Sundpdk: enable DPDK iAVF PMD 66/25666/2
2020-01-30 Damjan Marionmisc: deprecate dpdk hqos 90/24690/5
2019-12-17 Chenmin Sundpdk: add devargs support 89/23989/2
2019-11-14 Andy Gospodarekdpdk: Enable bnxt PMD 89/23389/5
2019-08-19 Chenmin Sundpdk: add TSO support in dpdk plugin. 86/20686/3
2019-06-06 Filip Tehlardpdk: fix clear hw stats 94/19994/3
2019-06-04 Filip Tehlardpdk: rework extended stats 27/19927/2
2019-05-30 Damjan Mariondpdk: remove bonding code 67/19867/4
2019-05-16 Dave Barachinit / exit function ordering 23/19623/4
2019-04-25 Simon ZhangChange dpdk thread data flags type to u16 from u8 to... 85/19085/2
2019-03-14 ChenminSundpdk: Add E810 family support 74/18274/2
2019-03-12 Stephen Hemmingerdpdk: pass log-level configuration to EAL 17/18217/2
2019-02-26 Dave BarachMove pcap rx/tx trace code out of the dpdk plugin 28/17828/2
2019-02-02 Dave BarachDisable hqos part deux 62/17262/1
2019-01-30 Damjan Marionbuffers: major cleanup and improvements 38/16638/28
2019-01-20 Damjan Mariondpdk: add buffer.h 07/16907/3
2018-12-19 Dave Barachdpdk plugin: blacklist PCI devices by type 33/16533/4
2018-11-28 Damjan Mariondpdk: allow interface name to be specified from startup... 19/16219/4
2018-11-17 Dave Barachpcap-based dispatch tracer 05/16005/2
2018-11-09 Damjan Mariondpdk: configure ip4 header checksum rx offload properly 46/15846/1
2018-10-23 Damjan MarionNuma-aware, growable physical memory allocator (pmalloc) 06/15106/34
2018-10-20 Stephen Hemmingerdpdk: add netvsc PMD 12/15312/3
2018-10-15 Stephen Hemmingerdpdk: only look at PCI information on PCI devices 79/15279/2
2018-09-19 Damjan Mariondpdk: mask and warn if rx/tx offload is not available 88/14888/2
2018-09-03 Damjan MarionDeprecate old buffer replication scheme 27/14627/4
2018-08-16 Damjan Mariondpdk: fix rss hash function handling 86/14286/2
2018-08-13 Damjan MarionMultiarch handling in different constructor macros 47/14147/8
2018-07-26 Dave BarachClean up dpdk plugin rx/tx pcap tracing 45/13745/2
2018-07-13 Igor Mikhailov ... Add QEDE poll mode driver (librte_pmd_qede) 71/13471/1
2018-06-21 Dave Barachconfigurable per-dispatch-cycle sleep 62/13062/5
2018-06-19 eyal bariflow:free lookup entries after packets are handled 94/12994/3
2018-05-31 Rui Caidpdk: Decoupling the meaning of xd->device_index in... 48/12548/6
2018-05-30 Damjan Mariondpdk: rename port_id to *_instance_num 06/12806/2
2018-05-29 chuhong yaodpdk: Add PMD type for Cavium LiquidIO II CN23XX 81/12781/3
2018-05-25 Dave BarachAdd interface rx pcap tracing 49/12749/1
2018-05-12 Rui Caidpdk: Add constants for failsafe PMD 47/12547/2
2018-05-10 Damjan Marionvnet: device flow offload infra 90/11190/19
2018-05-09 Damjan Mariondpdk: tx code rework 44/12444/6
2018-05-04 Dave BarachHarmonize vec/pool_get_aligned object sizes and alignme... 79/12379/5
2018-04-25 Damjan Mariondpdk: complete rework of the dpdk-input node 98/11798/30
2018-04-18 Damjan Mariondpdk: improve logging 91/11891/2
2018-04-17 Damjan Mariondpdk: print device flags in the 'show hardware' output 56/11856/2
2018-03-09 Lee RobertsCoordinate known Ethernet speeds with Linux kernel... 34/11034/4
2018-02-15 Damjan Mariondpdk: add support for DPDK 18.02, deprecate 17.08 56/10556/2
2018-02-12 Eyal Baridpdk:fix trace to follow feature arc 58/10458/2
2018-02-07 Damjan MarionRefactor vlib_buffer flags 75/10375/8
2017-12-14 Matthew SmithEnable AWS ENA PMD 37/9837/2
2017-12-04 Eyal Baridpdk: remove unused "use_rss" flag 12/9712/3
2017-12-04 Eyal Baridpdk: remove unused cached eth input node 06/9706/3
2017-11-24 Damjan Mariondpdk: enable tx checksum offloads as default, add disab... 58/9558/2
2017-11-20 Damjan Mariondpdk: add support for DPDK 17.11 69/9469/8
2017-11-16 Damjan Mariondpdk: add additional data to TX trace 49/9449/2
2017-11-16 Sergio Gonzalez... dpdk/ipsec: use physmem when creating pools 30/9430/2
2017-10-25 Damjan Marionvlib: add support for multiple buffer pools 82/8782/6
2017-10-24 Dave WallaceAdd extern to *_main global variable declarations in... 72/8972/1
2017-09-15 Florin Corasdpdk: cli to check for buffer leakage 87/8387/8
2017-09-12 Stevendevices: Display VhostEthernet instead of UnknownEthern... 26/7826/3
2017-08-25 Sergio Gonzalez... dpdk: required changes for 17.08 42/8142/6
2017-07-18 Dave BarachTCP/UDP checksum offload API 51/7351/6
2017-07-13 Chris Lukedpdk: fix dpdk_buffer_pool_create name 94/7494/3
2017-07-06 Damjan Mariondpdk: add FiftyGigabitEtherenet interface support 18/7418/2
2017-07-06 John LoSend GARP/NA on bonded intf slave up/down if in active... 09/7309/4
2017-05-23 Mohammed HawariAdded support for Virtio-user interfaces by means of... 44/6744/2
2017-05-22 Damjan Mariondpdk: make dpdk global debug level configurable 25/6825/3
2017-05-15 Damjan Mariondpdk: improve error handling during device initialization 51/6651/6
2017-05-11 Damjan Mariondpdk: bump to dpdk 17.05 48/6648/3
2017-05-10 Damjan Mariondpdk: refactor interface speed detection 27/6627/3
2017-05-09 Damjan Mariondpdk: refactor setup, start, stop code 18/6518/4
2017-05-08 Damjan Mariondpdk: use speed_capa to detect i40e device speed 14/6614/2
2017-05-02 Damjan Mariondpdk: remove unused code 20/6520/2
2017-04-28 Sergio Gonzalez... dpdk: cryptodev support enabled by default 48/5848/4
2017-04-27 Damjan Mariondpdk: cleanup, move APIs to separate .c file 09/6509/1
2017-04-11 Damjan Mariondpdk: use common interface placement infra 54/6054/7
2017-03-18 John LoFix bonded interface name to use instance number starti... 88/5788/3
2017-03-17 Alexander Popovsky... Fix bonded ethernet PMD name for DPDK 17.02 86/5786/2
2017-03-08 Damjan Mariondpdk: dpdk-input optimizations and fixes 39/5639/5
2017-03-08 Dave BarachChange dpdk input node fixed-sleep units to usec 74/5674/2
2017-03-01 Damjan Mariondpdk: be a plugin 95/4595/20