f399b0171e
Remove the references to RTE_SDK and RTE_TARGET environment variables from the build instructions in the comments of the various BPF files, and in the ipsec-secgw common definition script. Signed-off-by: Ciara Power <ciara.power@intel.com> Signed-off-by: Bruce Richardson <bruce.richardson@intel.com> |
||
---|---|---|
.. | ||
dummy.c | ||
README | ||
t1.c | ||
t2.c | ||
t3.c |
This folder contains example BPF programs for use with the DPDK bpf library. To get details of each program and how to compile it, see the header on the '.c' file itself. Once compiled, these example programs can be loaded into `testpmd` for execution on a packet stream. See `bpf-load` and `bpf-unload` commands documented in the `Testpmd Application User Guide` for details on how to do so.