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

Function interrupt_tc

dpdk/app/test-bbdev/test_bbdev_perf.c:6510–6514  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6508}
6509
6510static int
6511interrupt_tc(void)
6512{
6513 return run_test_case(throughput_test);
6514}
6515
6516static struct unit_test_suite bbdev_bler_testsuite = {
6517 .suite_name = "BBdev BLER Tests",

Callers

nothing calls this directly

Calls 1

run_test_caseFunction · 0.70

Tested by

no test coverage detected