examples/vmdq: fix output of pools/queues
authorJunyu Jiang <junyux.jiang@intel.com>
Mon, 2 Mar 2020 06:41:21 +0000 (06:41 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 21 Apr 2020 11:57:05 +0000 (13:57 +0200)
commit70c37e32083468e0496e5b12dbdd99d7a95d8b15
tree3dfaafbf2094740601fd75a97950b20bd5d59bcd
parent0d6ef740e411180a40e93419e403690ab788985f
examples/vmdq: fix output of pools/queues

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: stable@dpdk.org
Signed-off-by: Junyu Jiang <junyux.jiang@intel.com>
Acked-by: Xiaoyun Li <xiaoyun.li@intel.com>
Tested-by: Yingya Han <yingyax.han@intel.com>
examples/vmdq/main.c