MCPcopy Create free account
hub / github.com/F-Stack/f-stack / test_cryptodev_mlx5

Function test_cryptodev_mlx5

dpdk/app/test/test_cryptodev.c:17831–17835  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17829}
17830
17831static int
17832test_cryptodev_mlx5(void)
17833{
17834 return run_cryptodev_testsuite(RTE_STR(CRYPTODEV_NAME_MLX5_PMD));
17835}
17836
17837static int
17838test_cryptodev_null(void)

Callers

nothing calls this directly

Calls 1

run_cryptodev_testsuiteFunction · 0.85

Tested by

no test coverage detected