test/crypto: close device after tests
authorAdam Dybkowski <adamx.dybkowski@intel.com>
Fri, 9 Apr 2021 12:13:00 +0000 (13:13 +0100)
committerAkhil Goyal <gakhil@marvell.com>
Fri, 16 Apr 2021 10:43:33 +0000 (12:43 +0200)
commit97f13c97eb45464f0c17c20b5ac7bb4bc25e2067
tree4eec1637d29c6d42ee4b33a905a4b624e41d610e
parent62c0b4484c455e9ba03d04dcf8403fef17e7d22d
test/crypto: close device after tests

This patch adds closing of the PMD after running the tests.

Signed-off-by: Adam Dybkowski <adamx.dybkowski@intel.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
app/test/test_cryptodev.c