aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/l2/l2_input_node.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2023-08-22l2: fix prefetchVratko Polak1-5/+5
2021-11-25l2: change prefetch to prefetchwRay Kinsella1-4/+4
2021-11-23misc: deprecate gbp and its dependentsNeale Ranns1-3/+2
2021-07-15misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}Damjan Marion1-4/+4
2020-10-28misc: Break the big IP header files to improve compile timeNeale Ranns1-3/+2
2020-10-08l2: Fix compile error on unused next_indexNeale Ranns1-3/+0
2020-10-08l2: input performanceNeale Ranns1-0/+401