avf: fix rx queue refill on buffer alloc failure
[vpp.git] / src / plugins / avf / input.c
2020-03-25 Damjan Marionavf: fix rx queue refill on buffer alloc failure 44/26144/2
2019-09-24 Damjan Marionvlib: add flag to explicitelly mark nodes which can... 19/22219/2
2019-08-21 Damjan Marionavf: print queue id in packet trace 35/21435/2
2019-07-18 Andreas Schultzvlib: convert frame_index into real pointers 63/20663/4
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-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-18 Damjan MarionAdd vlib_buffer_copy_indices inline function 92/16892/4
2019-01-18 Damjan Mariondeprecate clib_memcpy64_x4 91/16891/3
2018-12-29 Damjan Marionavf: chained buffers rx support 22/16622/5
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-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
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-27 Stevenavf: may crash if failed to allocate buffers to ring 03/15003/3
2018-08-13 Damjan MarionMultiarch handling in different constructor macros 47/14147/8
2018-08-03 Dave BarachFix typo in trace trajectory init 42/13942/2
2018-07-11 Damjan Marionavf: descriptor should be volatile 24/13424/2
2018-06-02 Damjan MarionAVF input node rework 64/12864/1
2018-05-29 Damjan MarionAdd VLIB_NODE_FN() macro to simplify multiversioning... 73/12773/4
2018-03-28 Damjan Marionavf: keep input node in disabled state unless needed 11/11411/2
2018-03-26 Damjan MarionIntel Adaptive Virtual Function native device driver... 57/10457/41