build: Fix makefile syntax
[vpp.git] / src / plugins / af_xdp / input.c
2024-03-12 Damjan Marionmisc: remove GNU Indent directives 02/40502/5
2023-10-14 Damjan Marionfeature: remove unused code 79/39679/3
2023-06-13 Artem Glazychevaf_xdp: set frame_no_append flag 63/38963/2
2023-06-08 Benoît Ganneaf_xdp: make sure all packets are transmitted 68/34668/3
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-01-21 Benoît Ganneaf_xdp: update interrupt mode to new infra 21/30121/10
2020-11-09 Benoît Gannevlib: fix trace number accounting 22/29222/5
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