Re: [dpdk-dev] [PATCH v3] examples/vmdq: fix the output of pools/queues

2020-03-01 Thread Li, Xiaoyun
Hi > -Original Message- > From: Jiang, JunyuX > Sent: Monday, March 2, 2020 14:41 > To: dev@dpdk.org > Cc: Li, Xiaoyun ; Yang, Qiming ; > Jiang, JunyuX ; sta...@dpdk.org > Subject: [PATCH v3] examples/vmdq: fix the output of pools/queues > > To match the pools/queues configuration, the poo

[dpdk-dev] [PATCH v3] examples/vmdq: fix the output of pools/queues

2020-03-01 Thread Junyu Jiang
To match the pools/queues configuration, the pools/queues output should start from VMDQ base queue. This patch fixed the issue. Fixes: 6bb97df521aa ("examples/vmdq: new app") Cc: sta...@dpdk.org Signed-off-by: Junyu Jiang --- examples/vmdq/main.c | 9 + 1 file changed, 5 insertions(+),