aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vmxnet3/vmxnet3.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-30vmxnet3: per interface gso supportSteven Luong1-2/+2
2019-03-18vmxnet3: auto bind supportSteven Luong1-0/+1
2019-02-26vmxnet3: RSS supportSteven Luong1-6/+37
2019-02-26vmxnet3: lro/tso and rx checksumSteven Luong1-13/+83
2019-02-09buffers: fix typoDamjan Marion1-3/+3
2019-02-06buffers: make buffer data size configurable from startup configDamjan Marion1-2/+3
2019-02-02vmxnet3: multiple TX queues supportSteven Luong1-19/+17
2019-01-15vmxnet3: add numa support and link speedSteven1-0/+1
2018-12-17vmxnet3: support clear hardware interface countersSteven1-0/+2
2018-11-07vmxnet3: reduce calling vmxnet3_reg_write_inlineSteven1-2/+8
2018-10-27vmxnet3: add logging support to the control plane [VPP-1470]Steven1-5/+29
2018-10-23Numa-aware, growable physical memory allocator (pmalloc)Damjan Marion1-5/+1
2018-10-22vlib: introduce vlib_buffer_get_{pa,va,current_va,current_pa} inlinesDamjan Marion1-4/+4
2018-10-16vmxnet3: show vmxnet3 with filtering capability [VPP-1452]Steven1-2/+16
2018-09-21vmxnet3: Add hardware link status handlingSteven1-0/+2
2018-09-18vmxnet3: add support for "non-default" next nodeSteven1-0/+2
2018-09-14vmxnet3 device driverSteven Luong1-0/+639