Age | Commit message (Expand) | Author | Files | Lines |
2021-06-21 | vppinfra: asan: fix overflow support | Benoît Ganne | 3 | -14/+89 |
2021-06-08 | vppinfra: pool_free_elts() now supports fixed-size pools | Dave Barach | 1 | -29/+36 |
2021-05-26 | vppinfra: explicit blocking mode for sock connects | Florin Coras | 2 | -2/+4 |
2021-05-26 | api: socket client connect set to blocking | Florin Coras | 1 | -0/+8 |
2021-05-19 | vppinfra: add more llist macros | Florin Coras | 1 | -0/+38 |
2021-05-13 | tests: move test source to vpp/test | Dave Wallace | 2 | -114/+0 |
2021-05-11 | vppinfra: Add missing %o | Nathan Skrzypczak | 1 | -0/+4 |
2021-05-07 | vppinfra: add universal array mask_compare and compress funcs | Damjan Marion | 8 | -17/+467 |
2021-05-06 | vppinfra: fix tests | Damjan Marion | 17 | -87/+78 |
2021-05-06 | stats: memory heap counters | Ole Troan | 1 | -7/+10 |
2021-05-05 | vppinfra: enfoce function pointer cast in CLIB_MARCH_FN_POINTER | Damjan Marion | 1 | -2/+2 |
2021-05-05 | vppinfra: fix x86 packs / packus wrappers | Damjan Marion | 4 | -94/+52 |
2021-04-30 | misc: experimental configure script | Damjan Marion | 1 | -2/+2 |
2021-04-30 | build: switch release build to -O3 | Damjan Marion | 1 | -18/+11 |
2021-04-28 | vppinfra: AArch64 NEON implementation of clib_compare_u16_x64() | Damjan Marion | 1 | -1/+20 |
2021-04-28 | vppinfra: don't fail if config.h is missing, fallback to defaults instead | Damjan Marion | 2 | -0/+7 |
2021-04-27 | misc: fix dead stores | Damjan Marion | 1 | -4/+1 |
2021-04-27 | vlib: improve enqueue_to_next buffer indices extraction | Damjan Marion | 6 | -330/+72 |
2021-04-27 | vppinfra: silence coverity warnings related to clib_memcpy_u32() | Damjan Marion | 1 | -0/+10 |
2021-04-27 | vppinfra: Fix a bug related to path_search | Ryo Nishikawa | 1 | -1/+1 |
2021-04-27 | perfmon: top down level 1 support | mdr78 | 1 | -0/+1 |
2021-04-26 | vppinfra: clib_memcpy_u32() utilizing SIMD mask loads/stores | Damjan Marion | 3 | -0/+158 |
2021-04-25 | vppinfra: add COMPILE_TIME_CONST() macro | Damjan Marion | 2 | -1/+2 |
2021-04-25 | vppinfra: AVX512 mask load/stores and compress store | Damjan Marion | 3 | -37/+55 |
2021-04-25 | vppinfra: add clear_lowest_set_bit() function, use BMI2 if available | Damjan Marion | 1 | -0/+10 |
2021-04-21 | buffers: vlib_get_buffers() with 512-bit SIMD | Damjan Marion | 1 | -0/+1 |
2021-04-21 | vppinfra: more avx512 inlines (compress, expand, from, is_equal_mask) | Damjan Marion | 2 | -30/+80 |
2021-04-20 | pmalloc: tolerate move_pages failure on numa node #0 | Klement Sekera | 1 | -1/+2 |
2021-04-19 | vppinfra: momve clib_sysfs_list_to_bitmap to sysfs.c | Damjan Marion | 2 | -0/+29 |
2021-04-18 | vppinfra: remove outdated and unused unix format functions | Damjan Marion | 2 | -486/+0 |
2021-04-18 | vppinfra: remove linux/syscall.h | Damjan Marion | 9 | -136/+51 |
2021-04-15 | vppinfra: move bitmap format functions to .c file, add format_bitmap_list | Damjan Marion | 3 | -120/+172 |
2021-04-15 | vppinfra: correct intrinsic called by u16x16_from_u8x16 | Lijian.Zhang | 1 | -2/+2 |
2021-03-25 | tests: move vppinfra tests to src/vppinfra/test | Dave Wallace | 1 | -0/+40 |
2021-03-11 | vlib: refactor node function variants | Damjan Marion | 1 | -19/+22 |
2021-03-07 | dispatch-trace: move dispatch trace pcap code to plugin | Damjan Marion | 1 | -39/+0 |
2021-03-04 | vppinfra: fix compiling error due to incompatible udphdr field names | Jieqiang Wang | 1 | -6/+3 |
2021-02-26 | vppinfra: mem leak in show memory main-heap | Florin Coras | 1 | -1/+5 |
2021-02-19 | session vppinfra: asan fixes | Florin Coras | 1 | -4/+16 |
2021-02-16 | cjson: upgrade to new version | Ole Troan | 1 | -14/+33 |
2021-02-15 | vppinfra: fix memcpy undefined behaviour | Benoît Ganne | 6 | -80/+123 |
2021-02-11 | vppinfra: fix membulk coverity warnings | Florin Coras | 1 | -2/+2 |
2021-02-10 | vppinfra: fix bihash test-debug aarch64 sporadic failure | Dave Barach | 1 | -0/+3 |
2021-02-08 | virtio: add atomic call for kicking | Mohsin Kazmi | 1 | -0/+3 |
2021-02-04 | vppinfra: fix mem map mt issue due to snprintf | Florin Coras | 1 | -1/+1 |
2021-02-04 | vlib: "revert startup multi-arch variant configuration fix for interfaces" | Damjan Marion | 1 | -20/+0 |
2021-02-01 | vppinfra: add defines for bihash add and delete | Paul Atkins | 2 | -1/+4 |
2021-01-25 | vlib: startup multi-arch variant configuration fix for interfaces | Radu Nicolau | 1 | -0/+20 |
2021-01-21 | avf: use write combining store for queues tail update | Radu Nicolau | 1 | -23/+32 |
2021-01-21 | interface: rx queue infra rework, part one | Damjan Marion | 3 | -0/+236 |