Home
last modified time | relevance | path

Searched refs:l2fwd_simple_forward (Results 1 – 7 of 7) sorted by relevance

/dpdk/examples/l2fwd-jobstats/
H A Dmain.c341 l2fwd_simple_forward(struct rte_mbuf *m, unsigned portid) in l2fwd_simple_forward() function
408 l2fwd_simple_forward(m, portid); in l2fwd_fwd_job()
421 l2fwd_simple_forward(m, portid); in l2fwd_fwd_job()
/dpdk/examples/l2fwd-keepalive/
H A Dmain.c167 l2fwd_simple_forward(struct rte_mbuf *m, unsigned portid) in l2fwd_simple_forward() function
276 l2fwd_simple_forward(m, portid); in l2fwd_main_loop()
/dpdk/examples/l2fwd/
H A Dmain.c184 l2fwd_simple_forward(struct rte_mbuf *m, unsigned portid) in l2fwd_simple_forward() function
294 l2fwd_simple_forward(m, portid); in l2fwd_main_loop()
/dpdk/doc/guides/sample_app_ug/
H A Dl2_forward_job_stats.rst289 Then, each mbuf in the table is processed by the l2fwd_simple_forward() function.
323 :start-after: Start of l2fwd_simple_forward. 8<
324 :end-before: >8 End of l2fwd_simple_forward.
H A Dl2_forward_event.rst359 Then, each mbuf in the table is processed by the l2fwd_simple_forward()
371 Also to optimize enqueue operation, l2fwd_simple_forward() stores incoming mbufs
H A Dl2_forward_real_virtual.rst273 Then, each mbuf in the table is processed by the l2fwd_simple_forward() function.
/dpdk/examples/l2fwd-crypto/
H A Dmain.c624 l2fwd_simple_forward(struct rte_mbuf *m, uint16_t portid, in l2fwd_simple_forward() function
970 l2fwd_simple_forward(m, portid, in l2fwd_main_loop()