aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vmxnet3
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion5-26/+0
2023-10-14feature: remove unused codeDamjan Marion1-2/+2
2023-01-11pci: add option to force uio bindingBenoît Ganne3-7/+18
2022-05-17interface: fix overflow of link speed.Anton Nikolaev1-4/+6
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion1-2/+2
2022-02-15tcp: Do not include the tcp_packet.h file in the ip4_packet.hNeale Ranns1-0/+1
2022-01-10interface: refactor interface capabilities code, part 2Damjan Marion1-6/+8
2022-01-07vmxnet3: memory leak on parsing bad CLI commandSteven Luong1-3/+5
2022-01-07ethernet: new interface registration functionDamjan Marion1-10/+7
2022-01-05interface: refactor interface capabilities codeDamjan Marion1-4/+3
2021-12-03api: refactor to use REPLY_MSG_ID_BASE #defineKlement Sekera1-5/+4
2021-10-13docs: convert plugins doc md->rstNathan Skrzypczak2-64/+86
2021-10-01devices: add support for pseudo header checksumMohsin Kazmi1-8/+0
2021-09-27misc: api move continuedFlorin Coras1-1/+1
2021-08-31vmxnet3: set RX interrupt pending only when neededSteven Luong3-6/+59
2021-08-20vlib: add format_vnet_buffer_no_chainBenoît Ganne1-1/+1
2021-07-01vmxnet3: support manual thread assignment to tx queueSteven Luong3-18/+26
2021-05-06vlib: fix the offload flags sizeMohsin Kazmi1-1/+1
2021-05-01vlib: refactor trajectory trace debug featureBenoît Ganne1-1/+0
2021-03-19interface: add capabilities flagsMohsin Kazmi1-3/+6
2021-02-15vlib: refactor checksum offload supportMohsin Kazmi1-9/+12
2021-01-21interface: rx queue infra rework, part oneDamjan Marion3-26/+27
2020-12-14misc: move to new pool_foreach macrosDamjan Marion3-11/+10
2020-11-09vlib: fix trace number accountingBenoît Ganne1-11/+12
2020-10-24vmxnet3: vmxnet3_dump is brokenSteven Luong1-0/+3
2020-10-24vmxnet3: add sw_if_index filter to vmxnet3 interface dumpSteven Luong3-1/+178
2020-10-08interface: shorten vnet_hw_if_rx_modeDamjan Marion1-2/+2
2020-09-16vmxnet3: gso fixesSteven Luong4-13/+29
2020-08-24vmxnet3: enhance debug CLI error handlingSteven Luong2-2/+18
2020-01-06vmxnet3: add FEATURE.yamlSteven Luong1-0/+9
2019-12-07vmxnet3: use explicit types in apiOle Troan3-9/+12
2019-12-04gso: remove the interface countMohsin Kazmi1-4/+0
2019-10-31vlib: only dump 1st buffer in chain by defaultBenoît Ganne1-1/+1
2019-09-30vmxnet3: remove api boilerplateOle Troan6-309/+10
2019-09-24vlib: add flag to explicitelly mark nodes which can init per-node packet traceDamjan Marion1-0/+1
2019-09-02vmxnet3: interface rx counter not increment correctlySteven Luong1-1/+1
2019-08-30vmxnet3: per interface gso supportSteven Luong8-37/+26
2019-08-20vppapigen: remove support for legacy typedefsPaul Vinciguerra1-2/+2
2019-08-02vmxnet3: don't bypass ethernet_inputSteven Luong2-15/+6
2019-07-23api: binary api cleanupDave Barach2-4/+6
2019-07-09vat: unload unused vat pluginsDave Barach1-4/+5
2019-06-26vmxnet3: custom dump and debug cli fixSteven Luong3-27/+84
2019-05-21vmxnet3: gso_l4_hdr_sz is not set correctlySteven Luong1-16/+24
2019-05-03plugins: clean up plugin descriptionsDave Wallace1-1/+1
2019-04-19Doxygen cleanup.Dave Wallace1-1/+1
2019-03-18vmxnet3: auto bind supportSteven Luong7-23/+63
2019-02-26vmxnet3: RSS supportSteven Luong7-81/+229
2019-02-26vmxnet3: lro/tso and rx checksumSteven Luong6-45/+283
2019-02-09buffers: fix typoDamjan Marion1-3/+3
2019-02-06buffers: make buffer data size configurable from startup configDamjan Marion1-2/+3