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

Function test_cryptodev_uadk

dpdk/app/test/test_cryptodev.c:17768–17772  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17766}
17767
17768static int
17769test_cryptodev_uadk(void)
17770{
17771 return run_cryptodev_testsuite(RTE_STR(CRYPTODEV_NAME_UADK_PMD));
17772}
17773
17774static int
17775test_cryptodev_virtio(void)

Callers

nothing calls this directly

Calls 1

run_cryptodev_testsuiteFunction · 0.85

Tested by

no test coverage detected