Hi Michal, Your patch "Increased number of next hops for LPM IPv4" (http://dpdk.org/ml/archives/dev/2016-March/035269.html) is breaking the IP Pipeline application. Without this patch, the application runs successfully.
The IP Pipeline failed on executing the following command: ./build/ip_pipeline -f ./config/edge_router_downstream.cfg -s ./config/edge_router_downstream.sh -p 0xf The error messages: [PIPELINE1] Routing TABLE: rte_table_lpm_create: Invalid number_tbl8s PIPELINE: rte_pipeline_table_create: Table creation failed PANIC in app_init_pipelines(): Pipeline instance "PIPELINE1" back-end init error Regards, Fan