Age | Commit message (Expand) | Author | Files | Lines |
2024-12-06 | memif: add num pkts received/sent per queue |  Dau Do | 1 | -0/+5 |
2023-04-25 | memif: support dma option |  Marvin Liu | 1 | -11/+42 |
2023-03-06 | memif: autogenerate socket_ids |  Nathan Skrzypczak | 1 | -0/+1 |
2023-02-06 | vppinfra: refactor clib_socket_init, add linux netns support |  Damjan Marion | 1 | -1/+1 |
2023-02-01 | memif: improve error reporting |  Damjan Marion | 1 | -4/+4 |
2022-03-22 | memif: fix the maxmimum number of txqs |  Mohsin Kazmi | 1 | -1/+1 |
2021-12-22 | memif: refactor descriptor handling in the input node |  Damjan Marion | 1 | -3/+34 |
2021-10-04 | memif: integrate with new tx infra |  Mohsin Kazmi | 1 | -1/+1 |
2021-05-17 | memif: optimize zero-copy rx ring refill |  Damjan Marion | 1 | -1/+0 |
2021-04-08 | memif: Use log_debug for clib_file_add and clib_file_del |  Steven Luong | 1 | -15/+24 |
2021-03-26 | vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() |  Damjan Marion | 1 | -1/+1 |
2021-01-21 | memif: adapt to new rxq framework |  Mohammed Hawari | 1 | -0/+1 |
2021-01-20 | memif: fix vpp to go link up immediately on admin up |  Ed Warnicke | 1 | -0/+3 |
2020-10-12 | misc: clang-11 and gcc-10 support |  Damjan Marion | 1 | -1/+1 |
2019-02-14 | Add -fno-common compile option |  Benoît Ganne | 1 | -1/+1 |
2019-01-30 | buffers: major cleanup and improvements |  Damjan Marion | 1 | -0/+1 |
2019-01-02 | Fixes for buliding for 32bit targets: |  David Johnson | 1 | -0/+2 |
2018-10-03 | memif: include interface name in logs |  Juraj Sloboda | 1 | -5/+37 |
2018-07-11 | memif: fix max number of rings |  Damjan Marion | 1 | -3/+3 |
2018-05-25 | memif: Add support for logging |  Jakub Grajciar | 1 | -20/+8 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests |  Dave Barach | 1 | -0/+2 |
2018-04-04 | memif: zero copy slave |  Damjan Marion | 1 | -1/+7 |
2018-03-22 | memif: version 2 |  Damjan Marion | 1 | -2/+31 |
2018-02-09 | memif: fix crash caused by zero pkt len in memif and clear dirty cache while ... |  Chun Li | 1 | -0/+3 |
2018-01-29 | memif: Add new API calls to manage memif socket names. |  Jon Loeliger | 1 | -2/+5 |
2017-11-09 | memif: use clib_socket_t for socket connections |  Damjan Marion | 1 | -10/+4 |
2017-09-09 | move unix_file_* code to vppinfra |  Damjan Marion | 1 | -19/+19 |
2017-09-08 | vlib: move linux-specific code to vlib/linux |  Damjan Marion | 1 | -30/+0 |
2017-08-24 | Make VPP runtime directory configurable |  Damjan Marion | 1 | -1/+0 |
2017-06-21 | memif: minor changes in memif.h |  Damjan Marion | 1 | -11/+7 |
2017-06-12 | memif: complete refactor of socket handling code |  Damjan Marion | 1 | -0/+296 |