Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-11 | avoid using thread local storage for thread index | Damjan Marion | 1 | -1/+1 | |
It is cheaper to get thread index from vlib_main_t if available... Change-Id: I4582e160d06d9d7fccdc54271912f0635da79b50 Signed-off-by: Damjan Marion <damarion@cisco.com> | |||||
2017-08-16 | Add missing counters for P2P ethernet interfaces | Pavel Kotucek | 1 | -0/+15 | |
Change-Id: I9d172d70f645fea5005abced73ca2700e640263a Signed-off-by: Pavel Kotucek <pkotucek@cisco.com> | |||||
2017-08-01 | P2P Ethernet | Pavel Kotucek | 1 | -0/+247 | |
Change-Id: Idb97e573961b3bc2acdeef77582314590795f8c3 Signed-off-by: Pavel Kotucek <pkotucek@cisco.com> |