2016-01-25 23:40, Royce Niu: > I already bind three ports in DPDK. I want to set up a small router and a > firewall by IP Pipeline. > > But, I am so surprised that the doc ( > http://dpdk.org/doc/guides/sample_app_ug/ip_pipeline.html) only provide the > format of config without a complete config. So, may I have an example > config of router/firewall file and I will modify my own config according to > the example config.
I think you will find this directory helpful: http://dpdk.org/browse/dpdk/tree/examples/ip_pipeline/config Please do not hesitate to send a patch to add a line in the doc. Thanks
