aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/af_xdp
AgeCommit message (Expand)AuthorFilesLines
2021-01-26interface: remove vnet_device_input_runtime_tMohammed Hawari1-2/+1
2021-01-21af_xdp: update interrupt mode to new infraBenoît Ganne3-36/+86
2020-11-13af_xdp: fix docBenoît Ganne1-1/+1
2020-11-09vlib: fix trace number accountingBenoît Ganne1-12/+12
2020-10-24af_xdp: add option to claim all available rx queuesBenoît Ganne6-38/+55
2020-10-21af_xdp: fix NUMA node parsingBenoît Ganne1-11/+9
2020-09-10af_xdp: documents incompatibility with 1GB hugepages and high buffers-per-numa.Mohammed Hawari1-0/+2
2020-09-01misc: fix uninitialized use warnings with gcc-{8,9}Aloys Augustin1-1/+1
2020-08-31vppinfra: convert A_extend_to_B to B_from_A format of vector inlinesDamjan Marion1-2/+2
2020-08-31af_xdp: AF_XDP input pluginBenoît Ganne14-0/+2206