Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cmake
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-20
buffers: add compile-time option to set buffer alignment
Damjan Marion
1
-0
/
+1
2024-01-17
octeon: native driver for Marvell Octeon SoC
Damjan Marion
2
-15
/
+34
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-13
build: add vpp_plugins include directory
Benoît Ganne
1
-0
/
+1
2023-09-06
build: add option to specify native -march= flag with VPP_BUILD_NATIVE_ARCH
Damjan Marion
1
-8
/
+8
2023-04-26
build: plugin disable vat2 test2 plugin build
Ole Troan
1
-2
/
+2
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
2023-01-18
build: use CMAKE_C_COMPILER_LAUNCHER for ccache
Guillaume Solignac
1
-2
/
+2
2023-01-13
build: cmake NAMELINK_COMPONENT in vpp libraries
Nick Brown
1
-2
/
+4
2022-09-01
build: set OS_ID_LIKE only if unset
Benoît Ganne
1
-1
/
+1
2022-04-25
build: add option to build only for native CPU
Damjan Marion
1
-1
/
+15
2022-03-24
build: set OS_ID_LIKE on to be OS_ID on Debian proper
Andrew Yourtchenko
1
-0
/
+5
2022-03-02
build: fix missing dependency for library
Guillaume Solignac
1
-0
/
+4
2021-11-08
build: -Wno-stringop-overflow during LTO phase
Damjan Marion
1
-0
/
+3
2021-09-27
misc: move part of vpe apis to vlibmemory
Florin Coras
1
-0
/
+30
2021-08-20
build: fix external plugin build
Benoît Ganne
1
-0
/
+1
2021-08-18
vat2: add shared memory argument
Ole Troan
1
-6
/
+5
2021-07-27
vppinfra: introduce CLIB_CACHE_PREFETCH_BYTES
Damjan Marion
1
-37
/
+27
2021-07-16
build: fix formatting of CMake config output
Damjan Marion
1
-1
/
+3
2021-05-27
build: kindly ask python not to polute src/
Damjan Marion
1
-4
/
+4
2021-05-11
build: compiler flags handling cleanup
Damjan Marion
4
-3
/
+8
2021-05-06
build: add FORCE_ON option for multiarch variants
Damjan Marion
2
-4
/
+24
2021-05-01
build: add option to turn off some march variants
Damjan Marion
1
-41
/
+81
2021-04-30
build: declare some CMake variables as advanced
Damjan Marion
2
-0
/
+10
2021-04-30
misc: experimental configure script
Damjan Marion
1
-6
/
+6
2021-04-18
vppinfra: remove linux/syscall.h
Damjan Marion
1
-23
/
+0
2021-04-02
build: create _objs target for each library
Damjan Marion
1
-3
/
+10
2021-02-08
misc: support api generated dependency for multiarch source
Ole Troan
4
-15
/
+31
2021-01-21
avf: use write combining store for queues tail update
Radu Nicolau
1
-0
/
+4
2020-12-25
build: add plugin dependencies only when present
Ruslan Babayev
1
-1
/
+3
2020-11-25
api: vat2 and json autogeneration for api messages
Ole Troan
3
-2
/
+57
2020-11-05
build: link time optimization for release builds
Damjan Marion
1
-1
/
+8
2020-11-05
build: run garbage collection while linking plugins
Damjan Marion
1
-0
/
+3
2020-10-19
misc: don't export symbols from plugins
Damjan Marion
1
-0
/
+1
2020-10-15
build: forward dependencies to arch-specific libs
Aloys Augustin
3
-5
/
+10
2020-08-27
vppinfra: Multiarch support for OCTEONTX2 SoC
Nitin Saxena
1
-0
/
+4
2020-06-19
build: add cmake dependency from test plugin to api
Tom Seidenberg
1
-0
/
+3
2020-06-17
build: cmake cross-compilation fixes
Damjan Marion
1
-1
/
+1
2020-05-08
build: various improvements
Damjan Marion
4
-5
/
+7
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-03-31
vlib: move pci api types from vnet/pci to vlib/pci
Jakub Grajciar
1
-2
/
+1
2020-01-27
crypto-ia32: add VAES support for AES-CBC
Damjan Marion
1
-0
/
+1
2019-12-17
build: export vapi generation in vpp-dev
Oliver Giles
4
-10
/
+84
2019-11-14
vcl: Handle newer Glibc (>2.28) where fcntl is actually fcntl64
Carl Smith
1
-0
/
+9
2019-11-04
build: install generated api enum and type headers
Dave Barach
1
-0
/
+2
[next]