Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-21 | af_xdp: use desc offset on rx | Benoît Ganne | 1 | -29/+25 |
2021-05-21 | af_xdp: refill rx rings when interface goes up | Benoît Ganne | 1 | -9/+23 |
2021-05-21 | af_xdp: workaround kernel race between poll() and sendmsg() | Benoît Ganne | 1 | -16/+19 |
2021-05-01 | vlib: refactor trajectory trace debug feature | Benoît Ganne | 1 | -12/+6 |
2021-01-21 | af_xdp: update interrupt mode to new infra | Benoît Ganne | 1 | -16/+17 |
2020-11-09 | vlib: fix trace number accounting | Benoît Ganne | 1 | -12/+12 |
2020-09-01 | misc: fix uninitialized use warnings with gcc-{8,9} | Aloys Augustin | 1 | -1/+1 |
2020-08-31 | vppinfra: convert A_extend_to_B to B_from_A format of vector inlines | Damjan Marion | 1 | -2/+2 |
2020-08-31 | af_xdp: AF_XDP input plugin | Benoît Ganne | 1 | -0/+367 |