[dpdk-dev] [PATCH] ip_pipeline: configuration file parser cleanup

2016-05-03 Thread Bruce Richardson
On Mon, May 02, 2016 at 12:53:55PM +0100, Jasvinder Singh wrote: > This patch updates the parsing routines of packet queues (pktq_in/out > fields in the PIPELINE section) and message queues (msgq_in/out fields > of in the MSGQ Section) specified in ip_pipeline configuration file. > > Signed-off-by

[dpdk-dev] [PATCH] ip_pipeline: configuration file parser cleanup

2016-05-02 Thread Jasvinder Singh
This patch updates the parsing routines of packet queues (pktq_in/out fields in the PIPELINE section) and message queues (msgq_in/out fields of in the MSGQ Section) specified in ip_pipeline configuration file. Signed-off-by: Jasvinder Singh Acked-by: Cristian Dumitrescu --- examples/ip_pipeline