[dpdk-dev] [PATCH] ip_pipeline: add check on nic's rxq and txq

2015-09-07 Thread Jasvinder Singh
This patch checks that rx queue and tx queue of each link specified in ip pipeline configuration file are used. Signed-off-by: Jasvinder Singh --- examples/ip_pipeline/config_check.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/examples/ip_pipeline/config_check.c b/e

[dpdk-dev] [PATCH] ip_pipeline: add check on nic's rxq and txq

2015-09-07 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Monday, September 7, 2015 3:54 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH] ip_pipeline: add check on nic's rxq and txq > > This patch checks that rx queue and tx queue of each link > specified in ip pipeline