avf: rework TX one-by-one loop
[vpp.git] / src / plugins / avf / output.c
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-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-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-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-10-26 Damjan Marionavf: use atomic store instead of barrier 28/29628/2
2020-09-11 Damjan Marionavf: fix race between avf and cli/api process 24/28724/4
2020-02-25 Steven Luongavf: Handle chain buffer in TX properly 19/25119/4
2019-02-22 Damjan Marionavf: fix eat own tail issue on tx 89/17789/2
2019-01-18 Damjan MarionAdd vlib_buffer_copy_indices inline function 92/16892/4
2018-12-29 Damjan Marionavf: tx dequeue optimizations 37/16637/2
2018-12-28 Damjan Marionavf: chained buffers tx support 29/16629/4
2018-11-13 Damjan Marionvlib rename vlib_frame_args(...) to vlib_frame_scalar_a... 97/15897/2
2018-10-23 Damjan MarionNuma-aware, growable physical memory allocator (pmalloc) 06/15106/34
2018-10-22 Damjan Marionvlib: introduce vlib_buffer_get_{pa,va,current_va,curre... 49/15449/2
2018-09-24 Paul VinciguerraTrivial: Clean up some typos. 40/14940/6
2018-08-28 Damjan Marionavf: deal willth tx ring full properly 37/14537/2
2018-08-11 Mohsin KazmiMultiversioning: Device (tx) function constructor 54/13654/4
2018-08-11 Damjan Marionavf: fix prefetch bug 46/14146/2
2018-07-11 Damjan Marionavoid using thread local storage for thread index 20/13420/3
2018-07-11 Damjan Marionavf: descriptor should be volatile 24/13424/2
2018-06-15 Damjan Marionavf: tx node fixes 60/13060/2
2018-05-29 Damjan MarionAdd VLIB_NODE_FN() macro to simplify multiversioning... 73/12773/4
2018-03-26 Damjan MarionIntel Adaptive Virtual Function native device driver... 57/10457/41