misc: remove GNU Indent directives
[vpp.git] / src / plugins / af_xdp / device.c
2024-03-12 Damjan Marionmisc: remove GNU Indent directives 02/40502/5
2023-06-08 Artem Glazychevaf_xdp: remove the previous program before loading... 71/38971/2
2023-03-06 Benoît Ganneaf_xdp: fix netns configuration 59/38059/3
2023-02-02 Yulong Peiaf_xdp: fix default xdp program unload fail 08/38008/3
2023-01-24 Chen Yahuiaf_xdp: fix xdp socket create fail 74/37274/6
2023-01-13 Yulong Peiaf_xdp: update af_xdp driver plugin to depend on libxdp 69/37869/6
2022-09-28 Chen Yahuiaf_xdp: change RLIMIT_MEMLOCK before load bpf program 38/37138/6
2022-09-27 Chen Yahuiaf_xdp: compile error undeclared identifier 'SOL_XDP' 37/37137/4
2022-04-28 Benoît Ganneaf_xdp: more meaningful frame_size error message 58/36058/2
2022-02-16 Dastin Wilskiaf_xdp: change flag passed to bpf_set_link_xdp_fd 30/35230/3
2022-01-18 Damjan Marionvnet: distinguish between max_frame_size and MTU 28/34928/4
2022-01-17 Damjan Marioninterface: improve MTU handling 43/34843/12
2022-01-07 Damjan Marionethernet: new interface registration function 41/34841/4
2022-01-05 Damjan Marioninterface: refactor interface capabilities code 26/34826/4
2021-11-19 arikachenaf_xdp: integrate with new tx infra 45/34445/6
2021-11-18 arikachenaf_xdp: introduce to netns api 72/34472/10
2021-10-11 Joshua Roysaf_xdp: ensure at least one queue is created 32/33932/5
2021-09-28 arikachenaf_xdp: fix init lock for shared txq 78/33778/5
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-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-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-08-31 Benoît Ganneaf_xdp: AF_XDP input plugin 97/16597/21