Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-27 | Fix build-break when compiling -O0 / TAG=vpp_debug | Dave Barach | 1 | -1/+1 |
2018-07-27 | 128-bit SIMD version of vlib_get_buffers | Damjan Marion | 1 | -0/+36 |
2018-07-26 | vppinfra: add SSE4.2 version of u8x16_shuffle | Damjan Marion | 1 | -0/+6 |
2018-06-27 | vppinfra: add vector horizontal add and byte swap (SSE4.2 & AVX2) | Damjan Marion | 1 | -0/+15 |
2018-05-22 | vppinfra: add clib_count_equal_uXX and clib_memset_uXX functions | Damjan Marion | 1 | -2/+2 |
2018-05-20 | vector functions cleanup and improvements | Damjan Marion | 1 | -38/+46 |
2018-05-19 | Disable vector code in vlib_buffer_enqueue_to_next if no msb mask function | Damjan Marion | 1 | -0/+2 |
2018-05-18 | Add vlib_buffer_enqueue_to_next inline function | Damjan Marion | 1 | -0/+6 |
2018-04-25 | dpdk: complete rework of the dpdk-input node | Damjan Marion | 1 | -2/+2 |
2018-02-20 | vppinfra: autogerate vector typedefs and basic inline functions | Damjan Marion | 1 | -143/+0 |
2018-02-20 | vppinfra: CLIB_HAVE_VEC128 mandates SSE4.2 | Damjan Marion | 1 | -0/+730 |