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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vppinfra
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-09
iavf: interrupt mode support
Damjan Marion
1
-0
/
+30
2023-11-06
vppinfra: fix ASAN issue in vec_foreach_pointer and pool_foreach_pointer
Damjan Marion
2
-5
/
+6
2023-11-03
vppinfra: refactor interrupt code
Damjan Marion
4
-138
/
+112
2023-11-03
dev: strip debig log function name prefix during compilation
Damjan Marion
1
-0
/
+7
2023-11-02
iavf: new driver using new dev infra
Damjan Marion
1
-4
/
+9
2023-11-02
dev: new device driver infra
Damjan Marion
2
-4
/
+14
2023-10-30
ipsec: huge anti-replay window support
Maxime Peim
1
-1
/
+1
2023-10-09
vppinfra: fix coverity issue CID 323952
Dave Wallace
1
-1
/
+1
2023-10-04
vppinfra: fix string termination in clib_file_get_resolved_basename
Damjan Marion
1
-0
/
+2
2023-10-03
vppinfra: add foreach_int macro
Damjan Marion
1
-0
/
+6
2023-10-03
vppinfra: splat and gather vector inlines
Damjan Marion
2
-0
/
+24
2023-09-13
vppinfra: add ARM Neoverse-N2 support
Damjan Marion
2
-94
/
+124
2023-09-13
vppinfra: fix coverity warning CID-313632
Dave Wallace
1
-2
/
+0
2023-09-13
vppinfra: fix setns typo
Artem Glazychev
1
-1
/
+1
2023-08-07
vppinfra: add clib_file_get_resolved_basename
Damjan Marion
4
-28
/
+33
2023-08-07
vppinfra: add vec_foreach_pointer macro
Damjan Marion
1
-0
/
+4
2023-08-07
vppinfra: add unformat_init_path
Damjan Marion
4
-49
/
+83
2023-08-02
vppinfra: add pool_foreach_pointer()
Damjan Marion
1
-0
/
+7
2023-07-31
vppinfra: add unformat_c_string_array
Damjan Marion
2
-0
/
+27
2023-05-27
vppinfra: add bit_extract_u32 and bit_extract_u64
Damjan Marion
1
-0
/
+42
2023-05-16
dpdk: fix format rx/tx burst function name failed
Xiaoming Jiang
2
-6
/
+21
2023-05-16
misc: make format_hexdump length u32
Benoît Ganne
1
-1
/
+1
2023-05-16
vppinfra: add aarch64 support for format_ucontext_pc
Tianyu Li
1
-0
/
+4
2023-04-28
session: update due to clib_socket refactoring
Nathan Skrzypczak
2
-41
/
+11
2023-04-18
vppinfra: Multiarch support for AMD EPYC processors
Sivaprasad Tummala
1
-2
/
+21
2023-04-18
vppinfra: missing static_always_inline in crc32c.h
Damjan Marion
1
-2
/
+2
2023-04-17
vppinfra: SFENCE requires SSE2 to be enabled
Damjan Marion
1
-1
/
+1
2023-04-17
vppinfra: add AMD EPYC cpu family details
Sivaprasad Tummala
2
-2
/
+27
2023-04-17
vppinfra: native poly1305 implementation
Damjan Marion
5
-6
/
+544
2023-04-17
build: add scalar (no-simd) march variant
Damjan Marion
3
-3
/
+13
2023-04-17
vppinfra: table based crc32c for targets without crc32c instructions
Damjan Marion
1
-0
/
+71
2023-04-17
vppinfra: add format_hexdump_u{16,32,64}
Damjan Marion
2
-0
/
+69
2023-04-06
vppinfra: refactor uword bitmaps
Damjan Marion
4
-18
/
+92
2023-03-27
vppinfra: small improvement and polishing of AES GCM code
Damjan Marion
2
-74
/
+95
2023-03-23
vppinfra: AES-CBC and AES-GCM refactor and optimizations
Damjan Marion
13
-656
/
+4048
2023-03-23
ipsec: make pre-shared keys harder to misuse
Benoît Ganne
2
-0
/
+86
2023-03-22
build: fix rpm build error with test_infra
Tianyu Li
1
-0
/
+1
2023-03-19
vppinfra: fix pool free bitmap allocation
Vladislav Grishenko
3
-1
/
+58
2023-03-18
vppinfra: fix corner-cases in bihash lookup
Dave Barach
15
-35
/
+196
2023-03-17
vppinfra: move sha2.h to crypto/
Damjan Marion
2
-1
/
+591
2023-03-17
vppinfra: auto-free test memory
Damjan Marion
5
-59
/
+10
2023-03-17
vppinfra: add FOREACH_ARRAY_ELT macro
Damjan Marion
1
-0
/
+2
2023-03-16
vppinfra: add clib_crc32c testcase into infra tests
Andrew Yourtchenko
2
-0
/
+55
2023-03-15
vppinfra: widen the scope of test_vector_funcs
Damjan Marion
12
-23
/
+23
2023-03-15
crypto-native: 256-bit AES CBC support
Damjan Marion
1
-0
/
+16
2023-03-15
build: add support for intel alderlake and sapphirerapids, part 2
Damjan Marion
1
-1
/
+3
2023-03-14
vlib: fix clib_crc32c on odd lengths and clib_crc32c_u8
Andrew Yourtchenko
1
-1
/
+1
2023-03-14
build: add support for intel alderlake and sapphirerapids
Damjan Marion
1
-1
/
+18
2023-03-13
avf: 512-bit SIMD version of avf_tx_prepare
Leyi Rong
1
-0
/
+3
2023-03-10
vlib: 512-bit SIMD version of vlib_buffer_free
Leyi Rong
1
-1
/
+4
[next]