aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/devices.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2023-10-14feature: remove unused codeDamjan Marion1-23/+0
2022-03-09stats: refactorDamjan Marion1-0/+25
2021-01-26interface: remove vnet_device_input_runtime_tMohammed Hawari1-241/+1
2020-10-08interface: shorten vnet_hw_if_rx_modeDamjan Marion1-12/+12
2020-09-09interface: support configuring RSS steering queuesChenmin Sun1-2/+0
2018-11-26Add a feature arc consistency checkDave Barach1-0/+1
2017-11-21dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_tDamjan Marion1-0/+10
2017-09-07Devices: Set interface rx-mode may cause SIGSEGV with nonexistent queueSteven1-0/+8
2017-08-01P2P EthernetPavel Kotucek1-0/+6
2017-06-21Introduce default rx mode for device driversDamjan Marion1-0/+3
2017-06-16Add missing barrier sync to rx placement infra codeDamjan Marion1-5/+15
2017-05-22vhost: migrate to use device infra for worker thread assignment, rx-mode.Steven1-0/+20
2017-05-10device: Add callback for set interface rx-modeSteven1-0/+1
2017-05-02Add interface rx mode commands, unify rx mode and placement CLIDamjan Marion1-150/+22
2017-04-11Devices: set interface placement does not remove the old interface placementSteven1-3/+0
2017-04-10Common device-input interrupt infraDamjan Marion1-16/+119
2017-04-06Use thread local storage for thread indexDamjan Marion1-30/+31
2017-03-20vnet: add device-input threadplacement infraDamjan Marion1-0/+240
2017-03-17Fix IP feature ordering.Neale Ranns1-1/+0
2017-03-01devices: vnet_get_aggregate_rx_packets should not be dpdk specificDamjan Marion1-0/+14
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+91