aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vmxnet3
AgeCommit message (Expand)AuthorFilesLines
2019-02-02vmxnet3: multiple TX queues supportSteven Luong9-182/+296
2019-01-15vmxnet3: add numa support and link speedSteven4-13/+23
2018-12-17vmxnet3: support clear hardware interface countersSteven3-20/+60
2018-11-13vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)Damjan Marion1-1/+1
2018-11-07vmxnet3: reduce calling vmxnet3_reg_write_inlineSteven3-8/+18
2018-10-27vmxnet3: add logging support to the control plane [VPP-1470]Steven4-17/+87
2018-10-26vmxnet3: enable promiscuous modeSteven1-1/+1
2018-10-23Numa-aware, growable physical memory allocator (pmalloc)Damjan Marion2-51/+28
2018-10-23c11 safe string handling supportDave Barach4-12/+12
2018-10-22vlib: pci improvementsDamjan Marion2-15/+16
2018-10-22vlib: introduce vlib_buffer_get_{pa,va,current_va,current_pa} inlinesDamjan Marion2-7/+5
2018-10-16vmxnet3: show vmxnet3 with filtering capability [VPP-1452]Steven3-12/+234
2018-10-16vmxnet3: vmxnet3_test_plugin.so: undefined symbol: format_vlib_pci_addr [VPP-...Steven1-1/+9
2018-10-10vmxnet3: better error handlingSteven2-20/+42
2018-10-03vmxnet3: coverity woeSteven2-12/+12
2018-10-03vmxnet3: error handlingSteven4-60/+84
2018-09-26vmxnet3: delete interface causes a crashSteven1-9/+4
2018-09-25vmxnet3: guard against array overflowSteven1-2/+3
2018-09-21vmxnet3: Add hardware link status handlingSteven6-8/+66
2018-09-20vmxnet3: invoke vlib_buffer_enqueue_to_next() with the wrong buffers for chai...Steven1-7/+8
2018-09-18vmxnet3: add support for "non-default" next nodeSteven3-2/+76
2018-09-16vmxnet3: fix clang initialization errorFlorin Coras1-1/+2
2018-09-14vmxnet3 device driverSteven Luong14-0/+3173