Home
last modified time | relevance | path

Searched refs:pg_thread (Results 1 – 10 of 10) sorted by relevance

/samples/pktgen/
A Dpktgen_bench_xmit_mode_netif_receive.sh67 pg_thread $thread "rem_device_all"
68 pg_thread $thread "add_device" $dev
A Dpktgen_bench_xmit_mode_queue_xmit.sh50 pg_thread $thread "rem_device_all"
51 pg_thread $thread "add_device" $dev
A Dpktgen_sample01_simple.sh48 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"
49 pg_thread $thread "add_device" $DEV
A Dpktgen_sample05_flow_per_thread.sh48 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"
49 pg_thread $thread "add_device" $dev
A Dpktgen_sample02_multiqueue.sh53 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"
54 pg_thread $thread "add_device" $dev
A Dpktgen_sample03_burst_single_flow.sh57 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"
58 pg_thread $thread "add_device" $dev
A Dpktgen_sample04_many_flows.sh58 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"
59 pg_thread $thread "add_device" $dev
A Dpktgen_sample06_numa_awared_queue_irq_affinity.sh64 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"
65 pg_thread $thread "add_device" $dev
A DREADME.rst56 configuring the different components of pktgen: pg_ctrl(), pg_thread()
61 * pg_thread() control the kernel threads and binding to devices
A Dfunctions.sh44 function pg_thread() { function

Completed in 7 milliseconds