app/testpmd: move forward streams initialisation
authorBernard Iremonger <bernard.iremonger@intel.com>
Tue, 14 Jun 2016 15:35:39 +0000 (16:35 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 16 Jun 2016 08:20:28 +0000 (10:20 +0200)
commitedf87b4ad0fe706f704868ffa6a80684c7c0a26c
tree02653e3fbc242eb7dd12bb02de88d921bdaf4788
parent0c0db76f42ed4de33e71b869360893f55f9d240a
app/testpmd: move forward streams initialisation

Move call to init_fwd_streams from start_port function
to start_packet_forwarding function.

Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
app/test-pmd/testpmd.c