]> git.droids-corp.org - dpdk.git/commit
test/ipsec: check for devices before testing
authorStanislaw Kardach <kda@semihalf.com>
Wed, 1 Jun 2022 11:00:17 +0000 (13:00 +0200)
committerAkhil Goyal <gakhil@marvell.com>
Tue, 21 Jun 2022 18:04:50 +0000 (20:04 +0200)
commitce7323f6f6be5b60dedf594d09da4a3e05b1029d
tree3ab908ba38d0485b4428be9a6da11244be3377c8
parent53668249c558efaa55efc9a63f162819a33c6f3a
test/ipsec: check for devices before testing

Make sure that ipsec_perf_autotest checks if there are any crypto
devices available before it starts performance testing.
Same test is performed in the ipsec_autotest so it seems prudent to do
it here too to not introduce false failures.

Signed-off-by: Stanislaw Kardach <kda@semihalf.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
app/test/test_ipsec_perf.c