Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -1/+1 | |
Change-Id: Ied34720ca5a6e6e717eea4e86003e854031b6eab Signed-off-by: Dave Barach <dave@barachs.net> | |||||
2018-09-27 | Trivial: Cleanup some typos. | Paul Vinciguerra | 1 | -1/+1 | |
This is a new commit for code under a different maintainer. Change-Id: I79fa403fec6a312238a9a4b18b35dbcafaa05439 Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com> | |||||
2017-12-14 | vppinfra: add AVX512 variant of clib_memcpy | Damjan Marion | 1 | -0/+277 | |
Taken from DPDK, also AVX2 variant updated to be in sync with DPDK version. Change-Id: I8a42e4141a5a1a8cfbee328b07bd0c9b38a9eb05 Signed-off-by: Damjan Marion <damarion@cisco.com> |