Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
dpdk
/
buffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-11
dpdk: optimize buffer alloc/free
Damjan Marion
1
-49
/
+118
2017-10-25
vlib: add support for multiple buffer pools
Damjan Marion
1
-11
/
+11
2017-10-14
plugins/dpdk: align memory to avoid potential segfault and false sharing
Georgina Sheehan
1
-1
/
+1
2017-10-10
dpdk: fix mempool size calculation
Damjan Marion
1
-2
/
+3
2017-10-04
dpdk: use vpp physmem allocator for dpdk buffers
Damjan Marion
1
-19
/
+66
2017-09-15
dpdk: cli to check for buffer leakage
Florin Coras
1
-1
/
+62
2017-08-25
dpdk: bump to dpdk 17.08, remove support for dpdk 17.02
Damjan Marion
1
-17
/
+0
2017-07-13
dpdk: fix dpdk_buffer_pool_create name
Chris Luke
1
-1
/
+1
2017-07-10
vlib: store buffer memory information in the buffer_main
Damjan Marion
1
-65
/
+4
2017-05-17
dpdk: Do not check and set rte_mbuf refcnt if dpdk ver >= 17.05
Damjan Marion
1
-0
/
+4
2017-05-09
Fix remaining 32-bit compile issues
Damjan Marion
1
-3
/
+3
2017-04-06
Use thread local storage for thread index
Damjan Marion
1
-1
/
+1
2017-03-01
dpdk: be a plugin
Damjan Marion
1
-0
/
+588
[prev]