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

Function test_cryptodev_qat

dpdk/app/test/test_cryptodev.c:17762–17766  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17760}
17761
17762static int
17763test_cryptodev_qat(void)
17764{
17765 return run_cryptodev_testsuite(RTE_STR(CRYPTODEV_NAME_QAT_SYM_PMD));
17766}
17767
17768static int
17769test_cryptodev_uadk(void)

Callers

nothing calls this directly

Calls 1

run_cryptodev_testsuiteFunction · 0.85

Tested by

no test coverage detected