Age | Commit message (Expand) | Author | Files | Lines |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -10/+10 |
2018-11-13 | vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) | Damjan Marion | 1 | -3/+3 |
2018-08-13 | Multiarch handling in different constructor macros | Damjan Marion | 1 | -11/+8 |
2018-08-11 | Multiversioning: Device (tx) function constructor | Mohsin Kazmi | 1 | -17/+3 |
2018-07-11 | avoid using thread local storage for thread index | Damjan Marion | 1 | -1/+1 |
2018-06-29 | memif: minor fixes | Damjan Marion | 1 | -1/+1 |
2018-05-29 | Add VLIB_NODE_FN() macro to simplify multiversioning of node functions | Damjan Marion | 1 | -2/+2 |
2018-04-05 | memif: bug fixes | Damjan Marion | 1 | -1/+2 |
2018-04-04 | memif: zero copy slave | Damjan Marion | 1 | -20/+130 |
2018-03-22 | memif: version 2 | Damjan Marion | 1 | -107/+158 |
2018-01-29 | memif: Add new API calls to manage memif socket names. | Jon Loeliger | 1 | -1/+3 |
2018-01-09 | memif: fix coverity divide by zero | Steven | 1 | -0/+1 |
2017-11-23 | memif: try harder to transmit packets | Damjan Marion | 1 | -13/+8 |
2017-11-23 | memif: multiversioning | Damjan Marion | 1 | -13/+29 |
2017-11-08 | memif: do not mask head and tail pointers | Damjan Marion | 1 | -36/+22 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | Christophe Fontaine | 1 | -1/+1 |
2017-09-08 | memif: fix coverity warnings as of 9/7 | Steven | 1 | -2/+12 |
2017-08-02 | memif: construct interface name out of socket file idx and intf id | Damjan Marion | 1 | -2/+4 |
2017-07-11 | memif: avoid double buffer free | Damjan Marion | 1 | -1/+0 |
2017-06-16 | memif: jumbo frames support | Steven | 1 | -39/+71 |
2017-06-12 | memif: complete refactor of socket handling code | Damjan Marion | 1 | -32/+37 |
2017-05-31 | memif: multi-queues support | Steven | 1 | -3/+14 |
2017-04-03 | Fix memif coverity issues | Milan Lenco | 1 | -4/+12 |
2017-03-30 | vppinfra: add spinlock inline functions | Damjan Marion | 1 | -19/+2 |
2017-03-22 | Add memif - packet memory interface for intra-host communication | Damjan Marion | 1 | -0/+330 |