Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-26 | samples/bpf: use preferred getters/setters instead of deprecated ones | Andrii Nakryiko | 1 | -1/+1 |
2022-01-21 | samples/bpf: adapt samples/bpf to bpf_xdp_xxx() APIs | Andrii Nakryiko | 1 | -5/+4 |
2021-11-13 | samples/bpf: Fix summary per-sec stats in xdp_sample_user | Alexander Lobakin | 1 | -13/+15 |
2021-08-25 | samples: bpf: Convert xdp_redirect_map_multi to XDP samples helper | Kumar Kartikeya Dwivedi | 1 | -1/+1 |
2021-08-25 | samples: bpf: Add devmap_xmit tracepoint statistics support | Kumar Kartikeya Dwivedi | 1 | -3/+314 |
2021-08-25 | samples: bpf: Add cpumap tracepoint statistics support | Kumar Kartikeya Dwivedi | 1 | -1/+218 |
2021-08-25 | samples: bpf: Add xdp_exception tracepoint statistics support | Kumar Kartikeya Dwivedi | 1 | -0/+113 |
2021-08-25 | samples: bpf: Add redirect tracepoint statistics support | Kumar Kartikeya Dwivedi | 1 | -0/+194 |
2021-08-25 | samples: bpf: Add basic infrastructure for XDP samples | Kumar Kartikeya Dwivedi | 1 | -0/+838 |