Age | Commit message (Expand) | Author | Files | Lines |
2020-11-19 | dpdk: remove dpdk_early_init |  Damjan Marion | 1 | -52/+0 |
2020-10-19 | misc: don't export symbols from plugins |  Damjan Marion | 1 | -1/+1 |
2020-09-21 | dpdk: hugepage availibility check using new api |  Damjan Marion | 1 | -11/+9 |
2020-09-17 | vppinfra: support main heap with different page sizes |  Damjan Marion | 1 | -1/+1 |
2019-05-16 | init / exit function ordering |  Dave Barach | 1 | -4/+6 |
2018-10-22 | Fix dereferencing null string in dpdk_early_init |  Juraj Sloboda | 1 | -0/+1 |
2018-10-10 | vppinfra: introduce clib_mem_vm_ext_free() to avoid fd leaks |  Haiyang Tan | 1 | -1/+1 |
2018-08-13 | Multiarch handling in different constructor macros |  Damjan Marion | 1 | -1/+2 |
2018-04-11 | dpdk: fail in early init if we cannot alloc hugepages |  Damjan Marion | 1 | -4/+19 |
2018-04-09 | plugins: unload plugin if early init fails |  Damjan Marion | 1 | -0/+43 |
2017-05-02 | dpdk: remove unused code |  Damjan Marion | 1 | -1/+1 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 1 | -1/+1 |
2017-03-22 | vlib: add description field in plugin registration |  Damjan Marion | 1 | -0/+1 |
2017-03-01 | dpdk: be a plugin |  Damjan Marion | 1 | -0/+95 |