api: API trace improvements
[vpp.git] / src / plugins / af_xdp /
2021-09-28 arikachenaf_xdp: fix init lock for shared txq 78/33778/5
2021-09-28 arikachenaf_xdp: fix free mem in tx while no free slot 64/33864/3
2021-08-26 Benoît Ganneaf_xdp: fix stale rx/tx pointers in xsk objects 95/33595/5
2021-08-23 arikachenaf_xdp: fix xsk_socket__delete left un-cleanup 64/33564/1
2021-05-21 Benoît Ganneaf_xdp: use desc offset on rx 84/32384/6
2021-05-21 Benoît Ganneaf_xdp: refill rx rings when interface goes up 78/32278/7
2021-05-21 Benoît Ganneaf_xdp: workaround kernel race between poll() and sendmsg() 77/32277/6
2021-05-01 Benoît Gannevlib: refactor trajectory trace debug feature 28/31528/4
2021-04-30 Damjan Marionbuild: declare some CMake variables as advanced 82/32182/1
2021-03-19 Mohsin Kazmiinterface: add capabilities flags 40/29640/12
2021-01-26 Mohammed Hawariinterface: remove vnet_device_input_runtime_t 71/30671/8
2021-01-21 Benoît Ganneaf_xdp: update interrupt mode to new infra 21/30121/10
2020-11-13 Benoît Ganneaf_xdp: fix doc 94/29894/2
2020-11-09 Benoît Gannevlib: fix trace number accounting 22/29222/5
2020-10-24 Benoît Ganneaf_xdp: add option to claim all available rx queues 49/28849/2
2020-10-21 Benoît Ganneaf_xdp: fix NUMA node parsing 22/29522/3
2020-09-10 Mohammed Hawariaf_xdp: documents incompatibility with 1GB hugepages... 42/28742/1
2020-09-01 Aloys Augustinmisc: fix uninitialized use warnings with gcc-{8,9} 29/28629/3
2020-08-31 Damjan Marionvppinfra: convert A_extend_to_B to B_from_A format... 20/28620/3
2020-08-31 Benoît Ganneaf_xdp: AF_XDP input plugin 97/16597/21