examples/l3fwd: add ethdev setup based on eventdev
authorSunil Kumar Kori <skori@marvell.com>
Tue, 28 Jan 2020 05:34:58 +0000 (11:04 +0530)
committerJerin Jacob <jerinj@marvell.com>
Tue, 28 Jan 2020 09:05:00 +0000 (10:05 +0100)
commita65bf3d724dfa0c6f3f45f6c590e8b86ed236eb9
treea3acb7c979754a1d3442fe9d1fb3cf0584cb8ad6
parentebc88e4e7f8c9067d8c9a5b004eafdc78f9ce877
examples/l3fwd: add ethdev setup based on eventdev

Add ethernet port Rx/Tx queue setup for event device which are later
used for setting up event eth Rx/Tx adapters.

Signed-off-by: Sunil Kumar Kori <skori@marvell.com>
Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
examples/l3fwd/l3fwd.h
examples/l3fwd/l3fwd_event.c
examples/l3fwd/l3fwd_event.h
examples/l3fwd/main.c