[dpdk-dev] Adding a new pipeline type in IP_PIPELINE application

Nidhia Varghese nidhiavarghese93 at gmail.com
Fri May 26 12:33:44 CEST 2017


Hi all,

I have included a new pipeline type (*.c, *.h, *_be.c, *_be.h files inside
/dpdk/examples/ip_pipeline/pipeline folder). But while running a config
file which uses this newly created pipeline type, its showing error. During
debugging I found that app->n_pipeline_types still returns 6 (actually it
should return 7 so as it has included newly created pipeline type). Do I
have to make changes anywhere regarding the newly created pipeline?

-- 

Regards,
Nidhia Varghese


More information about the dev mailing list