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

Function test_app_queue_note_error

dpdk/app/test/test_dispatcher.c:335–339  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

333}
334
335static void
336test_app_queue_note_error(struct test_app *app)
337{
338 rte_atomic_fetch_add_explicit(&app->errors, 1, rte_memory_order_relaxed);
339}
340
341static void
342test_app_process_queue(uint8_t p_event_dev_id, uint8_t p_event_port_id,

Callers 1

test_app_process_queueFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected