aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/pg/input.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-1667/+0
2016-12-05Fix vpp crash when generating jumbo packetsJuraj Sloboda1-2/+0
2016-11-23dpdk: remove rte_mbuf modifications at many places in the codeDamjan Marion1-52/+0
2016-11-09devices: create dummy device-input node to keep nexts in syncDamjan Marion1-2/+1
2016-11-08pg: maintain per-worker bitmap of enabled streamsDamjan Marion1-6/+6
2016-11-08pg: support for packet generator on different worker threadsDamjan Marion1-13/+18
2016-11-07pg: add device-input feature arc support on pg interfacesDamjan Marion1-2/+34
2016-08-22VPP-267: Style cleanup for vnet/vnet/pgCalvin1-345/+285
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-10/+10
2016-03-25Use rte_mempool private data for storing vlib_buffer_tDamjan Marion1-3/+3
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+1745