Age | Commit message (Expand) | Author | Files | Lines |
2021-05-05 | vppinfra: fix x86 packs / packus wrappers |  Damjan Marion | 1 | -66/+10 |
2021-04-27 | vlib: improve enqueue_to_next buffer indices extraction |  Damjan Marion | 1 | -0/+6 |
2021-04-25 | vppinfra: AVX512 mask load/stores and compress store |  Damjan Marion | 1 | -8/+0 |
2020-08-31 | vppinfra: convert A_extend_to_B to B_from_A format of vector inlines |  Damjan Marion | 1 | -2/+2 |
2020-07-15 | vppinfra: more vector inlines |  Damjan Marion | 1 | -0/+16 |
2020-06-23 | vppinfra: fix u32x4_gather definition |  Damjan Marion | 1 | -1/+1 |
2020-02-13 | vppinfra: add 128-bit and 512-bit a ^ b ^ c shortcut |  Damjan Marion | 1 | -0/+9 |
2020-02-13 | crypto-native: add AArch64 AES-GCM native implementation |  Damjan Marion | 1 | -0/+9 |
2019-04-15 | vppinfra: add SHA-2 family of hash algorithms (including HMAC) |  Damjan Marion | 1 | -0/+9 |
2019-04-02 | vppinfra: add u32x4 min / max sse4.2 inlines |  Damjan Marion | 1 | -24/+49 |
2019-03-26 | ipsec: esp-encrypt rework |  Damjan Marion | 1 | -0/+12 |
2018-11-20 | vppinfra: add 128 and 256 bit vector scatter/gather inlines |  Damjan Marion | 1 | -0/+43 |
2018-08-17 | CMake as an alternative to autotools (experimental) |  Damjan Marion | 1 | -1/+1 |
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 |