Age | Commit message (Expand) | Author | Files | Lines |
2024-01-17 | octeon: native driver for Marvell Octeon SoC | Damjan Marion | 1 | -15/+31 |
2023-10-01 | build: modify N_PREFETCH on Arm N2 to achieve best perf | Jieqiang Wang | 1 | -3/+2 |
2023-09-13 | vppinfra: add ARM Neoverse-N2 support | Damjan Marion | 1 | -0/+7 |
2023-09-06 | build: add option to specify native -march= flag with VPP_BUILD_NATIVE_ARCH | Damjan Marion | 1 | -8/+8 |
2023-04-18 | vppinfra: Multiarch support for AMD EPYC processors | Sivaprasad Tummala | 1 | -0/+10 |
2023-04-17 | build: add scalar (no-simd) march variant | Damjan Marion | 1 | -0/+5 |
2023-03-14 | build: add support for intel alderlake and sapphirerapids | Damjan Marion | 1 | -0/+10 |
2022-04-25 | build: add option to build only for native CPU | Damjan Marion | 1 | -1/+15 |
2021-07-27 | vppinfra: introduce CLIB_CACHE_PREFETCH_BYTES | Damjan Marion | 1 | -37/+27 |
2021-05-11 | build: compiler flags handling cleanup | Damjan Marion | 1 | -3/+3 |
2021-05-06 | build: add FORCE_ON option for multiarch variants | Damjan Marion | 1 | -2/+18 |
2021-05-01 | build: add option to turn off some march variants | Damjan Marion | 1 | -41/+81 |
2021-02-08 | misc: support api generated dependency for multiarch source | Ole Troan | 1 | -4/+11 |
2021-01-21 | avf: use write combining store for queues tail update | Radu Nicolau | 1 | -0/+4 |
2020-10-15 | build: forward dependencies to arch-specific libs | Aloys Augustin | 1 | -1/+4 |
2020-08-27 | vppinfra: Multiarch support for OCTEONTX2 SoC | Nitin Saxena | 1 | -0/+4 |
2020-04-30 | build: rework x86 CPU variants | Damjan Marion | 1 | -5/+9 |
2020-04-30 | build: support arch-specific compiling for Neoverse N1 | Lijian.Zhang | 1 | -0/+4 |
2020-04-29 | build: detect GNU Assembler AVX-512 bug and disable AVX-512 variants if needed | Damjan Marion | 1 | -4/+24 |
2020-01-27 | crypto-ia32: add VAES support for AES-CBC | Damjan Marion | 1 | -0/+1 |
2019-09-05 | build: fix unsupported CMake comparison operation | jialv01 | 1 | -1/+1 |
2019-08-19 | build: fix vpp compilation failure on ThunderX2 and Amp | Jianlin Lv | 1 | -1/+1 |
2019-06-07 | build: add -Wall and -fno-common, fix reported issues | Benoît Ganne | 1 | -1/+1 |
2019-05-14 | Build packages for generic Arm architecture | Lijian.Zhang | 1 | -0/+2 |
2019-02-14 | Add -fno-common compile option | Benoît Ganne | 1 | -1/+1 |
2019-01-17 | cmake: initial cross-compilation support | Damjan Marion | 1 | -1/+4 |
2018-10-01 | Support dynamic dual/quad loop selection on aarch64 | Lijian Zhang | 1 | -0/+16 |
2018-09-12 | Always use 'lib' instead of 'lib64' | Damjan Marion | 1 | -4/+0 |
2018-09-07 | Cavium OcteonTX: cache line fix | Marco Varlese | 1 | -5/+9 |
2018-09-07 | cmake: Fix compilation for OCTEONTx | Nitin Saxena | 1 | -5/+5 |
2018-09-02 | cmake: cache line size detection | Damjan Marion | 1 | -0/+35 |
2018-08-27 | cmake: fix clang build and few minor fixes | Damjan Marion | 1 | -4/+4 |
2018-08-27 | cmake: use lib64 for lib dir | Damjan Marion | 1 | -0/+4 |
2018-08-26 | cmake: move functions to src/cmake | Damjan Marion | 1 | -0/+44 |