avf: add avf flow framework
[vpp.git] / src / plugins / avf / device.c
2021-03-26 Chenmin Sunavf: add avf flow framework 01/30001/18
2021-03-25 Chenmin Sunavf: introduce program flow event 00/30000/11
2021-03-19 Mohsin Kazmiinterface: add capabilities flags 40/29640/12
2021-03-05 Damjan Marionavf: don't memcpy if adminq output buffer size is 0 42/31542/2
2021-01-21 Damjan Marioninterface: rx queue infra rework, part one 08/29808/30
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
2020-12-01 Mohammed Hawariavf: add TSO support 30/29930/6
2020-11-15 Mohammed Hawariavf: add L4 checksum offload support 09/29809/6
2020-11-13 Andrew Yourtchenkoavf: actually delete ethernet address if deletion was... 77/29877/3
2020-11-12 Damjan Marionavf: don't switch process if already running process... 16/29916/2
2020-10-26 Damjan Marionvlib: add VLIB_REGISTER_LOG_CLASS macro 17/29617/2
2020-10-09 Damjan Marionavf: add add_del_mac_address handler 07/29307/8
2020-10-08 Damjan Marioninterface: shorten vnet_hw_if_rx_mode 98/29298/2
2020-09-30 Steven Luongavf: check duplicate pci address upon create interface 57/29157/2
2020-09-29 Steven Luongavf: validate queue size config 37/29137/3
2020-09-16 Steven Luongavf: wrong argument passed to avf_log_err 89/28889/2
2020-09-11 Damjan Marionavf: add assert to ensure that adminq is used only... 87/28787/2
2020-09-11 Damjan Marionavf: change promisc mode from the avf process node 86/28786/2
2020-09-11 Damjan Marionavf: fix race between avf and cli/api process 24/28724/4
2020-09-11 Damjan Marionavf: fix race between avf process node and avf_delete_i... 31/28531/3
2020-05-27 John Loethernet: fix DMAC check and skip unnecessary ones... 27/27027/11
2020-05-22 Damjan Marionavf: interrupt mode, support for WB_ON_ITR 19/27219/2
2020-05-22 Damjan Marionavf: improve link speed handling 18/27218/1
2020-03-24 Damjan Marionavf: proper promisc handling 06/26106/1
2019-10-23 Jakub Grajciaravf: improve timeout handling 31/21831/3
2019-09-04 Damjan Marionavf: reduce default ITR interval 88/21788/1
2019-08-22 Damjan Marionavf: properly set irq queue masks 55/21455/2
2019-08-21 Damjan Marionavf: fix init when num_rx_queues > num_tx_queues 17/21417/2
2019-07-11 Damjan Marionavf: add more link speeds 50/20150/3
2019-06-25 Filip Tehlaravf: fix clear hw stats 09/20309/2
2019-06-18 Damjan Marionvppinfra: add format_hex_bytes_no_wrap 99/20199/2
2019-06-18 Damjan Marionavf: fix adminq enqueue errors 98/20198/2
2019-06-18 Damjan Marionavf: add logging macros and improve logging 94/20194/3
2019-06-05 Steven Luongavf: enable promiscuous mode 64/19964/4
2019-05-16 Dave Barachinit / exit function ordering 23/19623/4
2019-03-28 Paul VinciguerraTypos. A bunch of typos I've been collecting. 56/18556/3
2019-02-09 Damjan Marionbuffers: fix typo 42/17442/1
2019-02-06 Damjan Marionbuffers: make buffer data size configurable from startu... 41/17341/3
2019-01-30 Damjan Marionbuffers: major cleanup and improvements 38/16638/28
2019-01-24 Damjan Marionavf: fix queue enable issue 57/17057/2
2019-01-20 Damjan Marionbuffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro... 08/16908/4
2019-01-07 Damjan Marionavf: allocate descriptor memory from local numa 17/16717/2
2018-12-29 Damjan Marionavf: tx dequeue optimizations 37/16637/2
2018-12-29 Damjan Marionavf: chained buffers rx support 22/16622/5
2018-12-23 Damjan Marionavf: new ethernet-input support 01/16601/1
2018-12-23 Damjan Marionavf: add option to specify interface name 00/16600/2
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-11-08 Damjan Marionvnet: store hw interface speed in kbps instead of using... 28/15828/4
2018-10-23 Damjan MarionNuma-aware, growable physical memory allocator (pmalloc) 06/15106/34
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 Damjan Marionvlib: introduce vlib_buffer_get_{pa,va,current_va,curre... 49/15449/2
2018-10-19 Damjan Marionavf: fix crash in rss key calculation 13/15413/2
2018-09-04 Jakub Grajciaravf: fix random rss key 41/14641/2
2018-08-30 Jakub Grajciaravf: RSS support 92/14492/3
2018-08-28 Damjan Marionavf: deal willth tx ring full properly 37/14537/2
2018-08-28 Damjan Marionavf: add missing rx_redirect_to_node handler 33/14533/2
2018-08-11 Mohsin KazmiMultiversioning: Device (tx) function constructor 54/13654/4
2018-07-26 Damjan Marionavf: used tx queue should be enabled 14/13714/2
2018-07-26 Jakub Grajciaravf: request queues support 87/13387/11
2018-07-26 Damjan Marionavf: fix interrupt mode 89/13689/2
2018-07-25 Jakub Grajciaravf: api fix 44/13644/3
2018-07-20 Damjan Marionavf: don't enable interrupts before interface is admin up 82/13582/1
2018-07-20 Stevenavf: Support interrupt mode 66/13566/2
2018-07-11 Damjan Marionavf: descriptor should be volatile 24/13424/2
2018-06-27 Jakub Grajciaravf: binary API and configurable RX/TX queue size 20/13220/6
2018-06-12 Jakub Grajciaravf: fix crash if device is busy 87/12987/4
2018-06-09 Damjan Marionavf: properly cofigure RSS LUT 70/12970/3
2018-06-09 Damjan Marionavf: add support for intel X722 NICs 71/12971/1
2018-05-22 Jakub Grajciaravf plugin: add support for logging 75/12675/4
2018-03-26 Damjan MarionIntel Adaptive Virtual Function native device driver... 57/10457/41