[dpdk-dev] [PATCH v3] ip_pipeline: add script file for pipeline to core mappings

2016-05-31 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jasvinder Singh > Sent: Tuesday, May 31, 2016 9:58 AM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian ; Rao, GuruprasadX > > Subject: [dpdk-dev] [PATCH v3] ip_pipeline: add script file f

[dpdk-dev] [PATCH v3] ip_pipeline: add script file for pipeline to core mappings

2016-05-31 Thread Jasvinder Singh
From: Guruprasad Mukundarao This script parses the application configuration file and detects all the pipelines specified therein, and then, it generates all the possible mappings of those pipelines on the specified CPU core-list. As a result, each of the possible pipeline-to-core mappings is sa