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

Function validation_test

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

Source from the content-addressed store, hash-verified

5687}
5688
5689static int
5690validation_test(struct active_device *ad, struct test_op_params *op_params)
5691{
5692 return validation_latency_test(ad, op_params, false);
5693}
5694
5695static int
5696get_bbdev_queue_stats(uint16_t dev_id, uint16_t queue_id,

Callers

nothing calls this directly

Calls 1

validation_latency_testFunction · 0.85

Tested by

no test coverage detected