Age | Commit message (Expand) | Author | Files | Lines |
2018-11-01 | Move RPC calls off the binary API input queue | Dave Barach | 1 | -0/+3 |
2018-10-25 | Revert "Keep RPC traffic off the shared-memory API queue" | Florin Coras | 1 | -3/+0 |
2018-10-24 | Keep RPC traffic off the shared-memory API queue | Dave Barach | 1 | -0/+3 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -10/+10 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins | Sirshak Das | 1 | -21/+5 |
2018-10-01 | API / CLI event-log tracing | Dave Barach | 1 | -4/+6 |
2018-10-01 | thread: Add show threads api | Mohsin Kazmi | 1 | -5/+27 |
2018-09-30 | vlib: barrier sync elog tracing improvements | Dave Barach | 1 | -111/+23 |
2018-09-07 | Improve NTP / kernel time change event handling | Dave Barach | 1 | -2/+14 |
2018-08-01 | Improve cpu { coremask-% } configure option | Yi He | 1 | -20/+4 |
2018-07-20 | Add congestion drop in interface handoff | Damjan Marion | 1 | -1/+14 |
2018-07-18 | Add config option to use dlmalloc instead of mheap | Dave Barach | 1 | -11/+21 |
2018-07-11 | threads: fix issue with setting main-core to 0 | Damjan Marion | 1 | -7/+14 |
2018-07-04 | Do not override skip-cores if set in startup.conf | Damjan Marion | 1 | -4/+2 |
2018-07-03 | Set main thread affinity before main heap is allocated | Damjan Marion | 1 | -7/+7 |
2018-06-13 | Stat segment / client: show run" works now | Dave Barach | 1 | -0/+20 |
2018-06-03 | dpdk: improve buffer alloc perfomance | Damjan Marion | 1 | -1/+0 |
2018-03-27 | vlib: make cloned structures cacheline aligned | Damjan Marion | 1 | -13/+23 |
2018-03-14 | vlib: internal buffer manager rework | Damjan Marion | 1 | -8/+4 |
2017-12-15 | VPP-1102: fix dangling references in RPC handling | Dave Barach | 1 | -0/+3 |
2017-09-26 | Add thread-safe event signaller, use RPC where required | Dave Barach | 1 | -1/+23 |
2017-09-15 | vppinfra: add clib_mem_vm_ext_alloc function | Damjan Marion | 1 | -3/+3 |
2017-09-11 | Recombine diags and minimum barrier open time changes (VPP-968) | Colin Tregenza Dancer | 1 | -10/+303 |
2017-09-05 | Refork worker thread data structures in parallel (VPP-970) | Colin Tregenza Dancer | 1 | -136/+197 |
2017-07-26 | VPP-905: Wrong define used in function start_workers. | JingLiuZTE | 1 | -1/+2 |
2017-06-09 | Implement sack based tcp loss recovery (RFC 6675) | Florin Coras | 1 | -1/+1 |
2017-05-10 | completelly deprecate os_get_cpu_number, replace new occurences | Damjan Marion | 1 | -10/+2 |
2017-05-09 | Fix remaining 32-bit compile issues | Damjan Marion | 1 | -1/+1 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -47/+22 |
2017-03-20 | vnet: add device-input threadplacement infra | Damjan Marion | 1 | -10/+4 |
2017-03-16 | vlib: additional runtime_data checks | Damjan Marion | 1 | -8/+14 |
2017-03-16 | vlib: make runtime_data thread-local | Damjan Marion | 1 | -3/+58 |
2017-03-10 | vlib: deduplicatee code in main and worker main loop | Damjan Marion | 1 | -73/+3 |
2017-03-09 | vlib_mains == 0 special cases be gone | Dave Barach | 1 | -6/+10 |
2017-02-06 | vlib: remove algned/unaligned buffers scheme | Damjan Marion | 1 | -2/+1 |
2017-01-14 | vlib: add buffer and thread callbacks | Damjan Marion | 1 | -58/+54 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+1492 |