aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/netmap/node.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-30misc: deprecate netmap and ixge driversDamjan Marion1-298/+0
2019-09-24vlib: add flag to explicitelly mark nodes which can init per-node packet traceDamjan Marion1-0/+1
2019-03-04devices: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-6/+3
2019-02-09buffers: fix typoDamjan Marion1-1/+1
2019-02-06buffers: make buffer data size configurable from startup configDamjan Marion1-1/+1
2019-01-01buffers: remove unused codeDamjan Marion1-2/+1
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-4/+3
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-2/+2
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-1/+1
2017-04-06Use thread local storage for thread indexDamjan Marion1-12/+12
2017-03-06features: take device-input buffer advance value directlyDamjan Marion1-1/+1
2017-03-01devices: vnet_get_aggregate_rx_packets should not be dpdk specificDamjan Marion1-0/+2
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+300