Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |