Age | Commit message (Expand) | Author | Files | Lines |
2022-04-08 | vppinfra: introduce clib_perfmom |  Damjan Marion | 1 | -0/+4 |
2022-04-05 | vppinfra: refactor address sanitizer |  Damjan Marion | 1 | -2/+0 |
2022-03-23 | vppinfra: deprecate vppinfra/graph.[ch] |  Damjan Marion | 1 | -2/+0 |
2021-12-22 | vppinfra: add bihash 12_4 template |  Damjan Marion | 1 | -0/+1 |
2021-12-14 | vppinfra: toeplitz hash |  Damjan Marion | 1 | -0/+3 |
2021-12-06 | vppinfra: sha2 tests |  Damjan Marion | 1 | -0/+1 |
2021-11-10 | vppinfra: new vectorized ip checksum functions incl. csum_and_copy |  Damjan Marion | 1 | -0/+2 |
2021-11-10 | vppinfra: new memcpy for x86_64 |  Damjan Marion | 1 | -3/+2 |
2021-11-08 | vppinfra: vectorized index to pointer function |  Damjan Marion | 1 | -0/+2 |
2021-11-08 | vppinfra: clib_count_equal_* tests |  Damjan Marion | 1 | -1/+2 |
2021-11-06 | vppinfra: move clib_count_equal_* code |  Damjan Marion | 1 | -2/+3 |
2021-09-28 | api: API trace improvements |  Filip Tehlar | 1 | -1/+3 |
2021-09-17 | build: use GNUInstallDirs install destinations |  Nick Brown | 1 | -1/+1 |
2021-09-17 | vppinfra: move format_table from perfmon |  Nathan Skrzypczak | 1 | -0/+2 |
2021-07-22 | vppinfra: add abstract socket & netns fns |  Nathan Skrzypczak | 1 | -0/+1 |
2021-07-16 | vppinfra: add array mask func |  Mohsin Kazmi | 1 | -0/+2 |
2021-07-13 | vppinfra: put each vector function into own file |  Damjan Marion | 1 | -4/+5 |
2021-06-21 | vppinfra: asan: fix overflow support |  Benoît Ganne | 1 | -0/+1 |
2021-05-07 | vppinfra: add universal array mask_compare and compress funcs |  Damjan Marion | 1 | -0/+18 |
2021-04-30 | misc: experimental configure script |  Damjan Marion | 1 | -2/+2 |
2021-04-26 | vppinfra: clib_memcpy_u32() utilizing SIMD mask loads/stores |  Damjan Marion | 1 | -0/+1 |
2021-04-18 | vppinfra: remove linux/syscall.h |  Damjan Marion | 1 | -1/+0 |
2021-04-15 | vppinfra: move bitmap format functions to .c file, add format_bitmap_list |  Damjan Marion | 1 | -0/+1 |
2021-01-21 | interface: rx queue infra rework, part one |  Damjan Marion | 1 | -0/+2 |
2021-01-21 | vppinfra: add bihash with 32 byte key |  Matthew Smith | 1 | -0/+1 |
2021-01-20 | vppinfra: add option to use libexecinfo |  Nathan Moos | 1 | -1/+5 |
2020-12-22 | vppinfra: add bulk memory allocator |  Damjan Marion | 1 | -0/+1 |
2020-12-18 | misc: deprecate old perfmon |  Damjan Marion | 1 | -1/+0 |
2020-11-25 | api: vat2 and json autogeneration for api messages |  Ole Troan | 1 | -0/+7 |
2020-11-05 | build: link time optimization for release builds |  Damjan Marion | 1 | -0/+1 |
2020-10-23 | vppinfra: add bihash_8/24_16 to headers list |  jiangxiaoming | 1 | -0/+2 |
2020-10-17 | vppinfra: explicitly export symbols |  Damjan Marion | 1 | -0/+2 |
2020-09-28 | vppinfra: don't call dlmalloc API directly from the code |  Damjan Marion | 1 | -1/+0 |
2020-09-16 | vppinfra: introduce clib_mem_main |  Damjan Marion | 1 | -0/+1 |
2020-07-16 | misc: add callback hooks and refactor pmc |  Tom Seidenberg | 1 | -0/+1 |
2020-04-27 | build: add vppinfra/warnings.h to exported headers list |  Benoît Ganne | 1 | -0/+1 |
2020-04-22 | vppinfra: move unused code to extras/deprecated/vppinfra |  Dave Barach | 1 | -23/+1 |
2020-04-17 | vppinfra: install missing tw_timer_2t_2w_512sl header file |  Yu Sun | 1 | -0/+1 |
2020-04-15 | vppinfra: install missing cuckoo hash header files |  Damjan Marion | 1 | -0/+2 |
2020-04-01 | vppinfra: fix vppinfra test code build |  Dave Barach | 1 | -1/+1 |
2020-04-01 | vppinfra: add tw_timer_2t_2w_512sl variant |  Dave Barach | 1 | -0/+1 |
2020-03-21 | vppinfra: fix minor cuckoo bugs and add cuckoo_16_8 |  Klement Sekera | 1 | -1/+4 |
2020-02-13 | vppinfra: add cmake option to grow vectors by 1 |  Dave Barach | 1 | -0/+7 |
2020-02-11 | vppinfra: remove the historical mheap memory allocator |  Dave Barach | 1 | -24/+6 |
2020-02-10 | vppinfra: use vm memory allocator for numa mapping |  Florin Coras | 1 | -8/+1 |
2020-02-05 | vppinfra: numa vector placement support |  Dave Barach | 1 | -1/+8 |
2019-11-27 | misc: add address sanitizer heap instrumentation |  Benoît Ganne | 1 | -0/+1 |
2019-11-26 | build: remove valgrind leftovers |  Benoît Ganne | 1 | -1/+0 |
2019-08-01 | vppinfra: fix spinlock and rwlock tests |  Florin Coras | 1 | -1/+1 |
2019-08-01 | vppinfra: remove unused historical code |  Dave Barach | 1 | -2/+0 |