aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/devices.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-14feature: remove unused codeDamjan Marion1-2/+0
2021-02-25ipsec: enable input features on tunnelsBrian Russell1-8/+18
2021-01-26interface: remove vnet_device_input_runtime_tMohammed Hawari1-73/+0
2021-01-21interface: rx queue infra rework, part oneDamjan Marion1-0/+1
2020-11-12devices: remove unused codeDamjan Marion1-7/+0
2020-10-08interface: shorten vnet_hw_if_rx_modeDamjan Marion1-6/+4
2018-11-17pcap-based dispatch tracerDave Barach1-1/+1
2018-11-05Enable atomic swap and store macro with acquire and release orderingSirshak Das1-3/+7
2018-03-22Avoid atomic ops when polling queuesDave Barach1-4/+5
2017-11-21dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_tDamjan Marion1-0/+1
2017-06-29Fix SIGBUS on aarch64Christophe Fontaine1-1/+1
2017-05-02Add interface rx mode commands, unify rx mode and placement CLIDamjan Marion1-20/+14
2017-04-10Common device-input interrupt infraDamjan Marion1-10/+50
2017-04-06Use thread local storage for thread indexDamjan Marion1-9/+9
2017-03-20vnet: add device-input threadplacement infraDamjan Marion1-0/+45
2017-03-01devices: vnet_get_aggregate_rx_packets should not be dpdk specificDamjan Marion1-0/+36
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+53