aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/l2/l2_output_classify.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-4/+0
2022-06-29classify: use 32 bits hashBenoƮt Ganne1-5/+4
2021-07-15misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}Damjan Marion1-2/+2
2019-03-12l2: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-9/+9
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-1/+1
2018-03-11vnet: l2-classify: prefetch (n+2, n+3) rather than (n+1, n+2) inside dual loo...Andrew Yourtchenko1-5/+5
2017-07-23Improve L2 Input/Output Feature Infrastructure and UsageJohn Lo1-23/+7
2017-07-13Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907)John Lo1-3/+0
2017-03-16vlib: make runtime_data thread-localDamjan Marion1-0/+16
2017-03-03VPP-651: Ensure sw_if_index to node mapping for L2 output path is only done v...Andrew Yourtchenko1-1/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+657