c11 safe string handling support
[vpp.git] / src / plugins / dpdk / buffer.c
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-22 Damjan Mariondpdk: use rte_vfio_dma_map API instead of digging for... 28/15428/6
2018-10-16 Haiyang TanFix coverity issue for potentially overflowing of page... 91/15291/2
2018-09-03 Damjan MarionDeprecate old buffer replication scheme 27/14627/4
2018-08-13 Damjan Mariondpdk: support for DPDK 18.08 53/14153/2
2018-07-18 Dave BarachAdd config option to use dlmalloc instead of mheap 56/13356/20
2018-06-07 Damjan MarionAdd support for DPDK 18.05 24/12924/4
2018-06-03 Damjan Mariondpdk: buffer free optimizations 67/12867/1
2018-06-03 Damjan Mariondpdk: improve buffer alloc perfomance 65/12865/3
2018-05-30 Damjan Marionvppinfra: explicitely state for signed types that they... 01/12801/3
2018-05-29 Damjan MarionRevert "dpdk: set dmamap iova address value according... 91/12791/1
2018-05-29 Damjan MarionAdd VLIB_NODE_FN() macro to simplify multiversioning... 73/12773/4
2018-05-29 Sachin Saxenadpdk: mempool priv intialization must be done before... 63/12763/5
2018-05-28 Sachin Saxenadpdk: set dmamap iova address value according to eal_io... 64/12764/2
2018-04-30 Szymon Sliwaplugins: dpdk: fix check which makes not sense, likely... 89/12289/1
2018-03-14 Damjan Marionvlib: internal buffer manager rework 38/11138/3
2018-03-09 Damjan Mariondpdk: move DPDK vfio hack to dpdk plugin 63/11063/4
2018-03-05 Damjan Marionvlib: vfio code rework 48/10948/5
2018-02-15 Damjan Mariondpdk: add support for DPDK 18.02, deprecate 17.08 56/10556/2
2018-02-07 Damjan MarionRefactor vlib_buffer flags 75/10375/8
2017-11-27 Florin Corasdpdk: fix trajectory compilation 71/9571/2
2017-11-27 Damjan Marionvlib: make vlib_buffer_alloc inline function 63/9563/5
2017-11-24 Damjan Mariondpdk: avoid false sharing of dpdk_buffer_per_thread_data 56/9556/1
2017-11-23 Damjan Mariondpdk: prefetch both cachelines during buffer free 49/9549/2
2017-11-22 Damjan Mariondpdk: fix potential crash in buffer free function 23/9523/4
2017-11-20 Damjan Mariondpdk: add support for DPDK 17.11 69/9469/8
2017-11-16 Sergio Gonzalez... dpdk/ipsec: use physmem when creating pools 30/9430/2
2017-11-14 Damjan MarionFix typos in configure.ac and dpdk/buffer.c 15/9415/3
2017-11-13 Damjan Mariondpdk: introduce AVX512 variants of node functions 86/9386/8
2017-11-11 Damjan Mariondpdk: optimize buffer alloc/free 58/9358/4
2017-10-25 Damjan Marionvlib: add support for multiple buffer pools 82/8782/6
2017-10-14 Georgina Sheehanplugins/dpdk: align memory to avoid potential segfault... 85/8785/5
2017-10-10 Damjan Mariondpdk: fix mempool size calculation 37/8737/2
2017-10-04 Damjan Mariondpdk: use vpp physmem allocator for dpdk buffers 01/7701/28
2017-09-15 Florin Corasdpdk: cli to check for buffer leakage 87/8387/8
2017-08-25 Damjan Mariondpdk: bump to dpdk 17.08, remove support for dpdk 17.02 16/8216/3
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-05-17 Damjan Mariondpdk: Do not check and set rte_mbuf refcnt if dpdk... 42/6742/2
2017-05-09 Damjan MarionFix remaining 32-bit compile issues 65/6465/10
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-03-01 Damjan Mariondpdk: be a plugin 95/4595/20