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
/
vnet
/
classify
/
vnet_classify.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
ip: improve ip ACL traces
Benoît Ganne
1
-0
/
+1
2022-03-23
classify: fix typo in AVX-512 find entry
Benoît Ganne
1
-1
/
+1
2021-11-02
classify: fix build on systems without crc32f and vector unit
Damjan Marion
1
-2
/
+6
2021-09-23
classify: use AVX-512 to find entry
Damjan Marion
1
-3
/
+41
2021-09-23
classify: use AVX-512 to calculate hash on x86
Damjan Marion
1
-1
/
+28
2021-09-22
classify: improve vnet_classify_hash
Damjan Marion
1
-27
/
+23
2021-09-22
classify: simplify vnet_classify_find_entry_inline
Damjan Marion
1
-88
/
+72
2021-09-20
classify: improve find entry performance
Damjan Marion
1
-10
/
+9
2021-09-20
classify: avoid dependent read of classify mask
Damjan Marion
1
-3
/
+4
2021-07-15
misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}
Damjan Marion
1
-2
/
+2
2021-07-14
classify: cheaper way to check if all elements are zero
Damjan Marion
1
-1
/
+1
2021-01-20
classify: Layout classify entry to group data-plane accessed fields on
Neale Ranns
1
-70
/
+103
2020-12-15
classify: add pcap/trace classfier mgmt API calls
Jon Loeliger
1
-11
/
+13
2020-09-28
vppinfra: don't call dlmalloc API directly from the code
Damjan Marion
1
-2
/
+2
2020-09-28
classify: use clib_crc32c on supporting uarch
Ray Kinsella
1
-0
/
+5
2019-09-26
misc: add vnet classify filter set support
Dave Barach
1
-0
/
+12
2019-09-26
classify: use vector code even when data is not aligned
Damjan Marion
1
-142
/
+126
2019-09-20
classify: remove includes from classifier header file
Damjan Marion
1
-10
/
+0
2019-07-31
vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t
jaszha03
1
-1
/
+1
2019-01-02
Fixes for buliding for 32bit targets:
David Johnson
1
-0
/
+1
2018-09-08
L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes
Neale Ranns
1
-3
/
+0
2018-02-26
Added u8x16,u32x4,u64x2 variants of _zero_byte_mask(x) for ARM/NEON platform....
Adrian Oanca
1
-8
/
+4
2018-02-20
vppinfra: CLIB_HAVE_VEC128 mandates SSE4.2
Damjan Marion
1
-1
/
+1
2018-02-07
classifier-based ACL: refactor + add output ACL
Andrew Yourtchenko
1
-0
/
+1
2017-11-28
VPP-246 Coding standards cleanup - vnet/vnet/classify
khemendra kumar
1
-238
/
+278
2017-11-18
Rename classifier ip6-sr metadata set action
Dave Barach
1
-1
/
+1
2017-11-10
add classify session action set-sr-policy-index
Gabriel Ganne
1
-0
/
+1
2017-05-24
Leak locks and tables in the Classifier
Neale Ranns
1
-3
/
+6
2017-05-20
VPP-849: improve vnet classifier memory allocator performance
Dave Barach
1
-46
/
+57
2017-02-23
Fix vpp built-in version of api_unformat_sw_if_index(...)
Dave Barach
1
-0
/
+1
2016-12-28
Reorganize source tree to use single autotools instance
Damjan Marion
1
-0
/
+523