- 73710c7 VPP API: Memory trace by Ole Troan · 7 years ago
- 473f461 Configure or deduce CLIB_LOG2_CACHE_LINE_BYTES (VPP-1064) by Dave Barach · 7 years ago
- ba614d6 AVF input node rework by Damjan Marion · 7 years ago
- 40c6e1d Fix clang compilation on aarch64: value size does not match register size. by Sirshak Das · 7 years ago
- ffe9d21 vppinfra: explicitely state for signed types that they are signed by Damjan Marion · 7 years ago
- 812b32d Add VLIB_NODE_FN() macro to simplify multiversioning of node functions by Damjan Marion · 7 years ago
- 2422317 Change optimizaton level from tree-vectorize to O3 by Damjan Marion · 7 years ago
- 0318a11 Fix flowhash size computation for very large hash tables by Pierre Pfister · 7 years ago
- 0d88301 bond: performance harvesting by Steven · 7 years ago
- 1cf9a16 Vectorized bihash_{48,40,24,16}_8 key compare by Damjan Marion · 7 years ago
- 1486477 vppinfra: add clib_count_equal_uXX and clib_memset_uXX functions by Damjan Marion · 7 years ago
- a52e166 vector functions cleanup and improvements by Damjan Marion · 7 years ago
- 398fdc1 Disable vector code in vlib_buffer_enqueue_to_next if no msb mask function by Damjan Marion · 7 years ago
- 8c3f8a2 Add vlib_buffer_enqueue_to_next inline function by Damjan Marion · 7 years ago
- afe56de Add buffer pointer-to-index and index-to-pointer array functions by Damjan Marion · 7 years ago
- 7f358b3 Periodic scan and probe of IP neighbors to maintain neighbor pools by John Lo · 7 years ago
- ea84130 VPP-1275 Fix memory leaks in IPsec CLI by Klement Sekera · 7 years ago
- 1105600 vppinfra: use count_trailing_zeros in sparse_vec_index by Damjan Marion · 7 years ago
- 23e310a vppinfra: use popcnt instruction when available by Damjan Marion · 7 years ago
- ee7f0bd dpdk: tx code rework by Damjan Marion · 7 years ago
- 2f25ef3 autodetect alignment during _vec_resize by Damjan Marion · 7 years ago
- eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
- 300f2f4 Remove historical README file by Dave Barach · 7 years ago
- c576622 dpdk: complete rework of the dpdk-input node by Damjan Marion · 7 years ago
- 915e3f1 vppinfra: make set_mempolicy failure non-critical unless NUMA_FORCE is set by Damjan Marion · 7 years ago
- 9840cca Clean up temp dir in failure cases by Dave Barach · 7 years ago
- 6ddede7 Add circular logging by Dave Barach · 7 years ago
- 611d918 Remove md5.[ch] from vppinfra by Dave Barach · 7 years ago
- 45a0946 Correct address calculation for VPP-1168 by Lee Roberts · 7 years ago
- 3f6ede3 glibc 2.27 fix by Marco Varlese · 7 years ago
- 7b18536 vppinfra: fix clib_mem_vm_ext_alloc non-shared allocations by Damjan Marion · 7 years ago
- 22ac59b Added u8x16,u32x4,u64x2 variants of _zero_byte_mask(x) for ARM/NEON platform. VPP-1129 by Adrian Oanca · 7 years ago
- 0b8792f u8x16_compare_byte_mask - optimize to use 128bit registers as suggested by Nintin by Adrian Oanca · 7 years ago
- 30765e7 Add prefetch inlines, update bi-hash doc tags by Dave Barach · 7 years ago
- 97f5af0 bihash table size perf/scale improvements by Dave Barach · 7 years ago
- ab2c560 vppinfra: change default cache line size 64 bytes by Damjan Marion · 7 years ago
- 37860ea vppinfra: remove vector_iwmmxt.h by Damjan Marion · 7 years ago
- 2b53e4e add 'is_all_zero(x)' for NEON by Adrian Oanca · 7 years ago
- 6525c7f vppinfra: autogerate vector typedefs and basic inline functions by Damjan Marion · 7 years ago
- ad09933 Reset expired timer vector length after callback by Dave Barach · 7 years ago
- 927b071 vppinfra: CLIB_HAVE_VEC128 mandates SSE4.2 by Damjan Marion · 7 years ago
- c6969b5 Use neutral vector code for ethernet_frame_is_tagged by Damjan Marion · 7 years ago
- 1e33663 fix format_hexdump by Damjan Marion · 7 years ago
- 41fd68d vppinfra: Remove empty file by Mohsin Kazmi · 7 years ago
- bc27d1b GBP plugin by Neale Ranns · 7 years ago
- b81831d add CLIB_HAVE_VEC128 with NEON intrinsics (VPP-1127) by Gabriel Ganne · 7 years ago
- e7d212f Minimize bihash memory consumption by Dave Barach · 7 years ago
- ceab788 vlib: epoll on worker threads by Damjan Marion · 7 years ago
- 7d25415 Provide page-aligned length to ftruncate. by Igor Mikhailov (imichail) · 7 years ago
- a332c46 session: segment manager refactor by Florin Coras · 7 years ago
- 953f551 Add flowhash hash table to vppinfra by Pierre Pfister · 7 years ago
- 8d6ef60 Compile valloc.c, install header file, etc. by Dave Barach · 7 years ago
- c0379ae Arm system counter cleanup by Brian Brooks · 7 years ago
- 6484a68 First-fit virtual space allocator by Dave Barach · 7 years ago
- 1f9600e vppinfra: add readers-writer lock by Florin Coras · 7 years ago
- b384b54 session: add support for memfd segments by Florin Coras · 7 years ago
- fb8e61c Adding a format function for bihash init routine to format the key, value, when verbose option is used by Vijayabhaskar Katamreddy · 7 years ago
- 5957a14 Sub-Interface deletion not cleanup hash's properly (VPP-1136) by John Lo · 7 years ago
- d3e83a9 ssvm: reuse clib mem infra for memfd segments by Florin Coras · 7 years ago
- 2e172ea physmem: fix physmem allocation on kernels without NUMA support by Damjan Marion · 7 years ago
- e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
- ae66b0d aarch64 - show cpu microarchitecture by Gabriel Ganne · 7 years ago
- 90a6398 sock api: add infra for bootstrapping shm clients by Florin Coras · 7 years ago
- e6bfeab Unify and cleanup usage of hash_set/unset_mem by various tunnels by John Lo · 7 years ago
- 8e66b9b Use crc32 wrapper (VPP-1086) by Gabriel Ganne · 7 years ago
- 6390df3 implement clib_smp_pause() for arm and aarch64 platform by Kevin Wang · 7 years ago
- fad3fb3 vppinfra: add AVX512 variant of clib_memcpy by Damjan Marion · 7 years ago
- 545d9ea VPP-1032: clean up coverity warnings. by Dave Barach · 7 years ago
- 129e80e VPP-1032: fix coverity warnings by Dave Barach · 7 years ago
- 0c332a3 Add chi-squared test statistic calculator to random.c by Dave Barach · 7 years ago
- 20ec716 vppinfra: fix issues depending on compiler by Sergio Gonzalez Monroy · 7 years ago
- 3288ed7 UT: Repaired broken C unit tests (--enable-tests) by Ole Troan · 7 years ago
- 2222986 Remove unused, uninteresting code by Dave Barach · 7 years ago
- 55c79e9 make clib_maplog_update_header(...) globally accessible by Dave Barach · 7 years ago
- 73cb006 fill "show cpu" Flag list on aarch64 platforms (VPP-1065) by Gabriel Ganne · 7 years ago
- b96412d remove smp dead code (VPP-1066) by Gabriel Ganne · 7 years ago
- 04fee31 maplog headers, offline processing, doxygen tags by Dave Barach · 7 years ago
- 7a64019 Coverity warning be gone by Dave Barach · 7 years ago
- e9d9170 mmap-based fixed-size record double-buffered logger by Dave Barach · 7 years ago
- b2e1fe9 use intel intrinsics in clib_memcpy64_x4 by Damjan Marion · 7 years ago
- 70d44d3 use REV on aarch64 for endianness swapping (VPP-1067) by Gabriel Ganne · 7 years ago
- cabbee7 Call a plugin init function by name by Dave Barach · 7 years ago
- 9e12d77 armv8 crc32 - fix macro name by Gabriel Ganne · 7 years ago
- 87bd96a vppinfra: fix pool_get_aligned_will_expand for fixed pools by Florin Coras · 7 years ago
- 04f3db3 dpdk: introduce AVX512 variants of node functions by Damjan Marion · 7 years ago
- bfe470c Update CPU list by Damjan Marion · 7 years ago
- beb85cc add warning control macro set by Gabriel Ganne · 7 years ago
- b79d886 vppinfra: add 512-bit vector definitions and types by Damjan Marion · 7 years ago
- 4c9f2a8 lock init writer_lock must be inited before used. by JingLiuZTE · 7 years ago
- c5c2bb3 silence clib_mem_unaligned() invalid read found by address-sanitizer by Gabriel Ganne · 7 years ago
- ef5d5aa vppinfra: make _vec_resize_will_expand read-only by Florin Coras · 7 years ago
- 53ae29e fix clib_mem_unaligned() invalid read by Gabriel Ganne · 7 years ago
- 310518e Add the bihash_vec8_8 variant by Dave Barach · 7 years ago
- a19d7b8 Do not include x86intrin.h if unavailable by Gabriel Ganne · 7 years ago
- 470a011 add cuckoo hash by Klement Sekera · 8 years ago
- b9f2cf0 VPP-1032: fix coverity warnings by Dave Barach · 7 years ago
- fa77e8f Fix minor issues in clib_spinlock_unlock() by Dave Barach · 7 years ago
- e3ea797 change format_get_indent() to use u32 instead of uword by Gabriel Ganne · 7 years ago
- d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
- 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago