examples/l2fwd-crypto: call start function
authorHemant Agrawal <hemant.agrawal@nxp.com>
Thu, 21 Jul 2016 10:54:03 +0000 (16:24 +0530)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 22 Jul 2016 10:39:53 +0000 (12:39 +0200)
commit800386e6b7cc103fb8a94051459801fc6dbdb617
tree1ec85eacc402bfd3a0f266b3affe08d9fac3a015
parent96362fadd149e5df347c02a9b227e7204487b1ad
examples/l2fwd-crypto: call start function

The usual device sequence is configure, queue setup and start.
Crypto device should be started before use.

Signed-off-by: Akhil Goyal <akhil.goyal@nxp.com>
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
examples/l2fwd-crypto/main.c