examples/l2fwd-event: fix core allocation in poll mode
authorPavan Nikhilesh <pbhagavatula@marvell.com>
Mon, 3 Feb 2020 04:46:18 +0000 (10:16 +0530)
committerJerin Jacob <jerinj@marvell.com>
Sat, 15 Feb 2020 08:07:34 +0000 (09:07 +0100)
Skip master lcore when assigning cores to rx_queues as it is only used
to print stats.

Fixes: 4ff457986f76 ("examples/l2fwd-event: add default poll mode routines")
Cc: stable@dpdk.org
Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>

No differences found