Home
last modified time | relevance | path

Searched refs:APPEND (Results 1 – 9 of 9) sorted by relevance

/samples/pktgen/
A Dpktgen_sample01_simple.sh44 [ -z "$APPEND" ] && pg_ctrl "reset"
48 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"
95 if [ -z "$APPEND" ]; then
A Dpktgen_sample05_flow_per_thread.sh41 [ -z "$APPEND" ] && pg_ctrl "reset"
48 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"
99 if [ -z "$APPEND" ]; then
A Dpktgen_sample02_multiqueue.sh44 [ -z "$APPEND" ] && pg_ctrl "reset"
53 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"
101 if [ -z "$APPEND" ]; then
A Dpktgen_sample03_burst_single_flow.sh50 [ -z "$APPEND" ] && pg_ctrl "reset"
57 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"
103 if [ -z "$APPEND" ]; then
A Dpktgen_sample04_many_flows.sh51 [ -z "$APPEND" ] && pg_ctrl "reset"
58 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"
115 if [ -z "$APPEND" ]; then
A Dpktgen_sample06_numa_awared_queue_irq_affinity.sh50 [ -z "$APPEND" ] && pg_ctrl "reset"
64 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"
120 if [ -z "$APPEND" ]; then
A Dparameters.sh89 export APPEND=yes
90 info "Append mode: APPEND=$APPEND"
A Dfunctions.sh114 if [[ -z "$APPEND" ]] && [[ $EUID -eq 0 ]]; then
A DREADME.rst33 -a : ($APPEND) Script will not reset generator's state, but will append its config

Completed in 7 milliseconds