Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-02 | vppinfra: add perf testing to test_vector_func | Damjan Marion | 9 | -23/+386 |
2021-11-15 | vppinfra: fix masks in AVX512 clib_count_equal_* | Dmitry Valter | 1 | -26/+31 |
2021-11-10 | vppinfra: new vectorized ip checksum functions incl. csum_and_copy | Damjan Marion | 1 | -0/+120 |
2021-11-10 | vppinfra: new memcpy for x86_64 | Damjan Marion | 1 | -0/+142 |
2021-11-08 | vppinfra: vectorized index to pointer function | Damjan Marion | 1 | -0/+58 |
2021-11-08 | vppinfra: clib_count_equal_* tests | Damjan Marion | 1 | -0/+99 |
2021-08-27 | vppinfra: add compress functions for u64, u16 and u8 | Mohsin Kazmi | 1 | -0/+167 |
2021-08-04 | vppinfra: fix the array mask function | Mohsin Kazmi | 1 | -1/+17 |
2021-07-16 | vppinfra: add array mask func | Mohsin Kazmi | 1 | -0/+108 |
2021-07-15 | vppinfra: fix the vector funcs test for march variants | Mohsin Kazmi | 1 | -1/+12 |
2021-07-13 | vppinfra: put each vector function into own file | Damjan Marion | 4 | -0/+253 |