Age | Commit message (Expand) | Author | Files | Lines |
2017-11-14 | Fix typos in configure.ac and dpdk/buffer.c |  Damjan Marion | 1 | -8/+8 |
2017-11-13 | dpdk: introduce AVX512 variants of node functions |  Damjan Marion | 1 | -12/+52 |
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 |