Home
last modified time | relevance | path

Searched refs:splits (Results 1 – 4 of 4) sorted by relevance

/dpdk/app/test/
H A Dtest_string_fns.c31 char *splits[6]; in test_rte_strsplit() local
35 splits, 6, ':') != 6) { in test_rte_strsplit()
40 LOG("Token %d = %s\n", i + 1, splits[i]); in test_rte_strsplit()
49 char *splits[6]; in test_rte_strsplit() local
53 splits, 3, ' ') != 3) { in test_rte_strsplit()
58 LOG("Token %d = %s\n", i + 1, splits[i]); in test_rte_strsplit()
66 char *splits[6]; in test_rte_strsplit() local
70 splits, 6, ',') != 4) { in test_rte_strsplit()
83 char *splits[6]; in test_rte_strsplit() local
87 splits, 6, ' ') != 1) { in test_rte_strsplit()
[all …]
/dpdk/doc/guides/howto/
H A Dflow_bifurcation.rst15 The Flow Bifurcation splits the incoming data traffic to user space
/dpdk/examples/ip_pipeline/examples/
H A Drss.cli5 ; Each NIC splits the input traffic into 4 RX queues, with each of its RX queues
/dpdk/doc/guides/nics/
H A Dbnxt.rst73 The Flow Bifurcation splits the incoming data traffic to user space applications