Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-15 | misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} | Damjan Marion | 1 | -2/+2 |
2019-03-12 | l2: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 1 | -9/+9 |
2018-09-24 | Trivial: Clean up some typos. | Paul Vinciguerra | 1 | -1/+1 |
2018-03-11 | vnet: l2-classify: prefetch (n+2, n+3) rather than (n+1, n+2) inside dual loo... | Andrew Yourtchenko | 1 | -5/+5 |
2017-07-23 | Improve L2 Input/Output Feature Infrastructure and Usage | John Lo | 1 | -23/+7 |
2017-07-13 | Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907) | John Lo | 1 | -3/+0 |
2017-03-16 | vlib: make runtime_data thread-local | Damjan Marion | 1 | -0/+16 |
2017-03-03 | VPP-651: Ensure sw_if_index to node mapping for L2 output path is only done v... | Andrew Yourtchenko | 1 | -1/+1 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+657 |