Name Date Size #Lines LOC

..--

READMEH A D26-Feb-2019394 97

dummy.cH A D26-Feb-2019337 217

t1.cH A D26-Feb-20191.4 KiB5721

t2.cH A D15-Oct-2021817 3413

t3.cH A D03-Sep-20201.1 KiB4619

README

1This folder contains example BPF programs for use with the DPDK bpf
2library. To get details of each program and how to compile it, see
3the header on the '.c' file itself.
4
5Once compiled, these example programs can be loaded into `testpmd`
6for execution on a packet stream. See `bpf-load` and `bpf-unload`
7commands documented in the `Testpmd Application User Guide` for
8details on how to do so.
9