examples/fips_validation: fix device start
authorFan Zhang <roy.fan.zhang@intel.com>
Thu, 28 Oct 2021 10:22:00 +0000 (11:22 +0100)
committerAkhil Goyal <gakhil@marvell.com>
Thu, 4 Nov 2021 18:46:27 +0000 (19:46 +0100)
commit3b2311cc096810dae761578cf526a95fc56cfc85
tree0ed544e5bf40192e4e5dc6e2999b0e263970d675
parent255204e653143a6ca3d8bff5713a6c61ea36de10
examples/fips_validation: fix device start

This patch fixes the missing device start for fips validation
sample app.

Bugzilla ID: 842
Fixes: 261bbff75e34 ("examples: use separate crypto session mempools")
Cc: stable@dpdk.org
Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
examples/fips_validation/main.c