Age | Commit message (Expand) | Author | Files | Lines |
2021-11-12 | memif: fix the default txq placement | Mohsin Kazmi | 1 | -3/+9 |
2021-11-09 | memif: memif linkstate can't become up | Daniel Béreš | 1 | -1/+8 |
2021-10-16 | memif: Enhance show memif descriptors to display region | Steven Luong | 1 | -14/+13 |
2021-10-12 | memif: fix the memif crash when slave disconnect | Mohsin Kazmi | 1 | -1/+2 |
2021-10-04 | memif: integrate with new tx infra | Mohsin Kazmi | 3 | -15/+17 |
2021-09-27 | misc: api move continued | Florin Coras | 1 | -2/+1 |
2021-09-17 | memif: avoid double pool_put on a clib_file | Steven Luong | 1 | -1/+2 |
2021-08-04 | memif: fix offset | Artem Glazychev | 1 | -1/+1 |
2021-07-15 | misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} | Damjan Marion | 2 | -16/+12 |
2021-06-30 | memif: fix tx desc length for chained buffers in copy mode | Benoît Ganne | 1 | -0/+1 |
2021-06-30 | memif: fix chain buffer length in zero-copy mode | Benoît Ganne | 1 | -0/+1 |
2021-06-11 | memif: fix crash with zero-copy slave | Damjan Marion | 1 | -1/+1 |
2021-06-10 | memif: fix the spinlock and unlock issue. | fangtong | 1 | -1/+2 |
2021-05-26 | vppinfra: explicit blocking mode for sock connects | Florin Coras | 1 | -2/+3 |
2021-05-21 | memif: fix gcc-10 build error on arm platform | Tianyu Li | 1 | -1/+1 |
2021-05-20 | memif: fix input node buffer prefetch | Tianyu Li | 1 | -4/+4 |
2021-05-19 | memif: remove dead code | Damjan Marion | 1 | -1/+1 |
2021-05-17 | memif: remove unused code | Damjan Marion | 1 | -46/+13 |
2021-05-17 | memif: remove duplicate code in tx | Damjan Marion | 1 | -53/+39 |
2021-05-17 | memif: optimize zero-copy rx ring refill | Damjan Marion | 2 | -65/+47 |
2021-05-17 | memif: fix "remove barriers" commit | Damjan Marion | 1 | -2/+2 |
2021-05-17 | memif: remove barriers | Damjan Marion | 2 | -22/+33 |
2021-05-13 | tests: move test source to vpp/test | Dave Wallace | 2 | -448/+0 |
2021-05-08 | memif: Fix delete on error | Nathan Skrzypczak | 1 | -8/+0 |
2021-05-06 | vlib: rename vl_counter_t to vlib_error_desc_t | Ole Troan | 2 | -2/+2 |
2021-05-06 | memif: add severity to counters | Ole Troan | 2 | -14/+14 |
2021-05-01 | vlib: refactor trajectory trace debug feature | Benoît Ganne | 1 | -2/+0 |
2021-04-18 | vppinfra: remove linux/syscall.h | Damjan Marion | 1 | -1/+0 |
2021-04-16 | tests: cpus awareness | Klement Sekera | 1 | -1/+14 |
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 | 3 | -4/+4 |
2021-03-19 | interface: add capabilities flags | Mohsin Kazmi | 1 | -1/+1 |
2021-03-04 | memif: Validate descriptors within process boudary | Steven Luong | 1 | -20/+27 |
2021-01-22 | tests: add generalized tags for tests, use them for run-solo tests | Andrew Yourtchenko | 1 | -4/+2 |
2021-01-21 | memif: adapt to new rxq framework | Mohammed Hawari | 3 | -61/+59 |
2021-01-20 | memif: fix vpp to go link up immediately on admin up | Ed Warnicke | 3 | -16/+23 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 3 | -8/+7 |
2020-12-04 | libmemif: clean up typos | Paul Vinciguerra | 4 | -4/+4 |
2020-12-03 | tests: remove py2/py3 six compatability library | Paul Vinciguerra | 2 | -3/+0 |
2020-11-09 | vlib: fix trace number accounting | Benoît Ganne | 1 | -8/+11 |
2020-10-26 | memif: handle unexpected EPOLLOUT for RX queue | Steven Luong | 1 | -0/+12 |
2020-10-12 | misc: clang-11 and gcc-10 support | Damjan Marion | 1 | -1/+1 |
2020-10-08 | interface: shorten vnet_hw_if_rx_mode | Damjan Marion | 2 | -5/+5 |
2020-10-02 | memif: map shared memory with clib_mem_vm_map_shared(...) | Damjan Marion | 1 | -10/+25 |
2020-08-27 | tests: "force solo" testcase support | Andrew Yourtchenko | 1 | -0/+4 |
2020-08-06 | memif: wrong interface counter is incremented | Steven Luong | 1 | -2/+2 |
2020-05-14 | memif: 14 bytes extra overhead issue fixed. | Mrityunjay Kumar | 1 | -2/+2 |
2020-02-26 | api: improve api string safety | Jakub Grajciar | 1 | -5/+2 |
2019-12-23 | tests: vpp_memif fix formatting error in exception | Paul Vinciguerra | 1 | -5/+2 |
2019-12-07 | lacp: fix control_ping from plugins | Ole Troan | 1 | -0/+4 |