Handle buffer alloc failure in vlib_buffer_add_data
[vpp.git] / src / vlib / buffer_funcs.h
2019-01-07 Dave BarachHandle buffer alloc failure in vlib_buffer_add_data 10/16710/2
2019-01-01 Damjan Marionbuffers: remove unused code 46/16646/4
2018-12-13 Klement Sekerafix vlib_buffer_chain_compress assert in debug 35/16435/4
2018-11-20 Eyal Baridhcp4:(VPP-1483) linearize chained packets before handling 59/15759/6
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-11-13 Eyal Barivlib:remove unused argument 56/15856/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-10-19 Sirshak Dasvppinfra: add atomic macros for __sync builtins 81/15181/5
2018-10-01 Dave BarachAPI / CLI event-log tracing 73/15073/2
2018-09-12 Sirshak DasAdd and enable u32x4_extend_to_u64x2_high for aarch64... 06/14606/7
2018-07-27 Damjan Marion128-bit SIMD version of vlib_get_buffers 53/13753/3
2018-07-23 Neale RannsBuffer clone: copy opaque2 12/13612/2
2018-06-09 Damjan MarionFix bug in vlib_buffer_free_from_ring_no_next 73/12973/2
2018-05-31 Zhiyong Yangfix missing void pointer explicit type cast 18/12818/2
2018-05-29 Yoann DesmouceauxFixed vlib_buffer_clone with stale chained buffers 85/12785/2
2018-05-17 Damjan MarionAdd buffer pointer-to-index and index-to-pointer array... 20/12620/5
2018-04-04 Damjan Marionmemif: zero copy slave 11/11511/2
2018-03-14 Damjan Marionvlib: internal buffer manager rework 38/11138/3
2018-03-06 Damjan Marionvlib: avoid crash if fill_free_list returns 0 buffers 88/10988/2
2018-02-26 Damjan Marionvlib: add vlib_buffer_free_from_ring 08/10808/2
2018-02-07 Damjan MarionRefactor vlib_buffer flags 75/10375/8
2018-02-02 Neale Rannsvlib_buffer_clone: allow client to request the maximum... 78/10078/7
2018-02-01 Klement SekeraIPv4/6 reassembly 32/9532/10
2018-01-31 Stevenvlib: allocating buffers on thread-x and freeing them... 34/10334/2
2018-01-18 Damjan Marionvlib: add vlib_buffer_alloc_to_ring API 58/10158/2
2017-12-09 Damjan Marionvlib: PCI rework to support VFIO 57/9757/12
2017-11-27 Damjan Marionvlib: make vlib_buffer_alloc inline function 63/9563/5
2017-11-09 Klement Sekerabuffers: fix bug in free list n_alloc tracking 56/9356/3
2017-10-25 Damjan Marionvlib: add support for multiple buffer pools 82/8782/6
2017-09-07 Damjan Marionvlib physmem rework 33/8333/2
2017-08-30 Damjan MarionThread safe internal buffer manager, take two 32/8232/4
2017-08-11 Florin CorasFix tcp multi buffer segments retransmission 71/7871/12
2017-07-27 Damjan MarionThread safe internal buffer manager 98/7798/4
2017-07-14 Damjan MarionIntroduce l{2,3,4}_hdr_offset fields in the buffer... 72/7572/4
2017-07-13 Chris Lukedpdk: fix dpdk_buffer_pool_create name 94/7494/3
2017-07-10 Damjan Marionvlib: store buffer memory information in the buffer_main 03/7503/3
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-03-15 Neale RannsNo vector allocation during buffer copy 52/5752/3
2017-03-01 Dave BarachFix buffer template copy 71/5571/2
2017-02-28 Damjan Marionvlib: add buffer cloning support 72/4872/17
2017-02-24 Dave BarachVPP-650: handle buffer failure in vlib_buffer_copy... 05/5505/2
2017-02-06 Damjan Marionvlib: remove algned/unaligned buffers scheme 29/5029/5
2017-01-17 Damjan Mariondpdk: remove duplicate code in buffers.c 26/4726/4
2017-01-14 Damjan Marionvlib: add buffer and thread callbacks 92/4592/9
2016-12-28 Damjan MarionReorganize source tree to use single autotools instance 30/4430/19