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

Enum rte_acl_classify_alg

dpdk/app/test/test_acl.c:283–283  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

281static int
282test_classify_alg(struct rte_acl_ctx *acx, struct ipv4_7tuple test_data[],
283 const uint8_t *data[], size_t dim, enum rte_acl_classify_alg alg)
284{
285 int32_t ret;
286 uint32_t i, result, count;

Callers 2

test_invalid_layoutFunction · 0.70
test_invalid_parametersFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected