aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/pg/stream.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-4/+0
2024-02-20pg: fix stream pg interfaceMaxime Peim1-3/+8
2022-01-07ethernet: new interface registration functionDamjan Marion1-2/+6
2022-01-05interface: refactor interface capabilities codeDamjan Marion1-1/+1
2021-12-03interface: add multi tx-queues support for new tx infraMohsin Kazmi1-0/+1
2021-08-20vlib: add format_vnet_buffer_no_chainBenoƮt Ganne1-3/+2
2021-06-14pg: A Tunnel mode variant of a pg interfaceNeale Ranns1-7/+39
2021-03-19interface: add capabilities flagsMohsin Kazmi1-1/+1
2020-10-08fib: Register multicast MAC with interface for accepting interfacesNeale Ranns1-0/+37
2020-08-14gso: packet coalesce libraryMohsin Kazmi1-2/+23
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