crypto crypto-openssl: support hashing operations
[vpp.git] / src / plugins / avf /
2021-05-04 Mohammed Hawariavf: fix simultaneous txq wrap and tx retry 00/32200/1
2021-05-01 Benoît Gannevlib: refactor trajectory trace debug feature 28/31528/4
2021-04-15 Radu Nicolauavf: fix tx path segfault 95/31995/2
2021-04-15 Chenmin Sunavf: remove the vxlan flow support 84/31984/1
2021-04-13 Damjan Marionavf: rework TX one-by-one loop 67/31967/3
2021-04-13 Damjan Marionavf: avoid placeholder buffer alloc in datapath 48/31948/4
2021-04-13 Damjan Marionavf: avoid ring wrap in the tx path 46/31946/8
2021-04-12 Chenmin Sunavf: avf flow bug fix 54/31954/2
2021-04-08 Steven Luongavf: correctly set VL_API_AVF_DELETE is_mp_safe 35/31935/3
2021-04-08 Steven Luongavf: crash on avf interface delete 34/31934/1
2021-04-01 Damjan Marionavf: disable VLAN stripping on E810 using V2 VLAN APIs 30/31830/3
2021-03-31 Damjan Marionavf: improve capabilities handling 95/31795/7
2021-03-30 Chenmin Sunavf: fix coverity issues 92/31792/3
2021-03-26 Damjan Marionvlib: introduce vlib_get_elog_main() 83/31783/4
2021-03-26 Chenmin Sunavf: flow support enhancement 61/31761/4
2021-03-26 Chenmin Sunavf: handle flow id in data path 02/30002/22
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-02-15 Mohsin Kazmivlib: refactor checksum offload support 64/29664/10
2021-01-21 Radu Nicolauavf: use write combining store for queues tail update 61/29861/8
2021-01-21 Damjan Marioninterface: rx queue infra rework, part one 08/29808/30
2021-01-19 Mohammed Hawariavf: fix l2_len for csum offload 26/30726/4
2020-12-19 Jieqiang Wangavf: fix gcc compiling warning on Arm 59/30459/4
2020-12-18 Lijian.Zhangavf: optimized with NEON SIMD instruction 58/30458/2
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
2020-12-04 Mohammed Hawariavf: fix coverity issue 83/30283/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-11-09 Benoît Gannevlib: fix trace number accounting 22/29222/5
2020-10-26 Damjan Marionavf: use atomic store instead of barrier 28/29628/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-25 Damjan Marionavf: fix rx queue refill on buffer alloc failure 44/26144/2
2020-03-24 Damjan Marionavf: proper promisc handling 06/26106/1
2020-02-25 Steven Luongavf: Handle chain buffer in TX properly 19/25119/4
2019-12-12 Ole Troanavf: explicit types in api 30/23830/2
2019-10-23 Jakub Grajciaravf: improve timeout handling 31/21831/3
2019-09-27 Ole Troanavf: remote api boilerplate 67/22267/3
2019-09-24 Damjan Marionvlib: add flag to explicitelly mark nodes which can... 19/22219/2
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: print queue id in packet trace 35/21435/2
2019-08-21 Damjan Marionavf: fix init when num_rx_queues > num_tx_queues 17/21417/2
2019-07-23 Dave Barachapi: binary api cleanup 13/20813/1
2019-07-18 Andreas Schultzvlib: convert frame_index into real pointers 63/20663/4
2019-07-11 Damjan Marionavf: add more link speeds 50/20150/3
2019-07-09 Dave Barachvat: unload unused vat plugins 64/20564/2
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-14 Damjan Marionavf: update known issues section in README.md 48/20148/2
2019-06-12 Damjan Marionavf: add README.md section about spoofing check 01/20101/2
2019-06-05 Steven Luongavf: enable promiscuous mode 64/19964/4
2019-05-16 Dave Barachinit / exit function ordering 23/19623/4
2019-05-03 Dave Wallaceplugins: clean up plugin descriptions 22/19122/3
2019-03-28 Paul VinciguerraTypos. A bunch of typos I've been collecting. 56/18556/3
2019-02-22 Damjan Marionavf: fix eat own tail issue on tx 89/17789/2
2019-02-22 Damjan MarionAdd no-append flag to vlib_frame_t 31/17731/6
2019-02-19 Damjan Marionavf: fix feature arc, take two 88/17688/2
2019-02-19 Damjan Marionavf: fix feature arc 56/17656/2
2019-02-14 Benoît GanneAdd -fno-common compile option 54/17554/4
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: add missing ref_count = 1 in drivers 85/17185/1
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-18 Damjan MarionAdd vlib_buffer_copy_indices inline function 92/16892/4
2019-01-18 Damjan Mariondeprecate clib_memcpy64_x4 91/16891/3
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-28 Damjan Marionavf: chained buffers tx support 29/16629/4
2018-12-26 Damjan Marionavf: optimize RX function 05/16605/3
2018-12-23 Damjan Marionavf: optimize rx ring refill 02/16602/3
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-13 Damjan Marionvlib rename vlib_frame_args(...) to vlib_frame_scalar_a... 97/15897/2
2018-11-08 Damjan Marionvnet: store hw interface speed in kbps instead of using... 28/15828/4
2018-11-08 Damjan Marionavf: update virtchnl header file 27/15827/2
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
next