numam-dpdk/examples/vmdq
Ouyang Changchun c2bebe5f5a examples/vmdq: fix Tx queue id
This patch fixes a core id issue in sample vmdq, in case core mask
doesn't start with lcore_id 0 but 20, for instance,
queue id should use core_id instead of lcore_id.

Signed-off-by: Ouyang Changchun <changchun.ouyang@intel.com>
Tested-by: Waterman Cao <waterman.cao@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-06-17 11:51:42 +02:00
..
main.c examples/vmdq: fix Tx queue id 2014-06-17 11:51:42 +02:00
main.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00