aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/pg/stream.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-04gso: remove the interface countMohsin Kazmi1-1/+0
2019-07-28pg: add GSO supportMohsin Kazmi1-2/+12
2019-05-09add mactime plugin unit / code coverage testsDave Barach1-8/+8
2019-02-09buffers: fix typoDamjan Marion1-1/+1
2019-02-06buffers: make buffer data size configurable from startup configDamjan Marion1-1/+1
2019-01-23pg: cli improvementKingwel Xie1-0/+25
2019-01-01buffers: remove unused codeDamjan Marion1-5/+1
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-5/+5
2018-03-07packet-generator: use default free listDamjan Marion1-17/+2
2017-11-21dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_tDamjan Marion1-1/+1
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-1/+1
2017-07-10vlib: store buffer memory information in the buffer_mainDamjan Marion1-1/+1
2017-03-17Fix IP feature ordering.Neale Ranns1-4/+0
2017-03-01dpdk: be a pluginDamjan Marion1-3/+2
2017-02-03pg: add trace information for pg tx nodeDamjan Marion1-0/+20
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+497