Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-25 | vlib: add support for multiple buffer pools | 1 | -11/+11 | |
2017-10-14 | plugins/dpdk: align memory to avoid potential segfault and false sharing | 1 | -1/+1 | |
2017-10-10 | dpdk: fix mempool size calculation | 1 | -2/+3 | |
2017-10-04 | dpdk: use vpp physmem allocator for dpdk buffers | 1 | -19/+66 | |
2017-09-15 | dpdk: cli to check for buffer leakage | 1 | -1/+62 | |
2017-08-25 | dpdk: bump to dpdk 17.08, remove support for dpdk 17.02 | 1 | -17/+0 | |
2017-07-13 | dpdk: fix dpdk_buffer_pool_create name | 1 | -1/+1 | |
2017-07-10 | vlib: store buffer memory information in the buffer_main | 1 | -65/+4 | |
2017-05-17 | dpdk: Do not check and set rte_mbuf refcnt if dpdk ver >= 17.05 | 1 | -0/+4 | |
2017-05-09 | Fix remaining 32-bit compile issues | 1 | -3/+3 | |
2017-04-06 | Use thread local storage for thread index | 1 | -1/+1 | |
2017-03-01 | dpdk: be a plugin | 1 | -0/+588 |