Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/l2fwd-keepalive/
H A Dmain.c194 l2fwd_main_loop(void) in l2fwd_main_loop() function
285 l2fwd_main_loop(); in l2fwd_launch_one_lcore()
/f-stack/dpdk/examples/l2fwd/
H A Dmain.c199 l2fwd_main_loop(void) in l2fwd_main_loop() function
298 l2fwd_main_loop(); in l2fwd_launch_one_lcore()
/f-stack/dpdk/examples/l2fwd-jobstats/
H A Dmain.c469 l2fwd_main_loop(void) in l2fwd_main_loop() function
543 l2fwd_main_loop(); in l2fwd_launch_one_lcore()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dl2_forward_real_virtual.rst323 In the l2fwd_main_loop() function, the main task is to read ingress packets from the RX queues.
H A Dl2_forward_job_stats.rst339 In the l2fwd_main_loop() function three loops are placed.
H A Dl2_forward_event.rst532 In the **l2fwd_main_loop()** function, the main task is to read ingress packets from
/f-stack/dpdk/examples/l2fwd-crypto/
H A Dmain.c690 l2fwd_main_loop(struct l2fwd_crypto_options *options) in l2fwd_main_loop() function
953 l2fwd_main_loop((struct l2fwd_crypto_options *)arg); in l2fwd_launch_one_lcore()