Home
last modified time | relevance | path

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

/samples/pktgen/
Dpktgen_sample01_simple.sh29 if [ -n "$DST_PORT" ]; then
30 read -r UDP_DST_MIN UDP_DST_MAX <<< $(parse_ports $DST_PORT)
71 if [ -n "$DST_PORT" ]; then
Dpktgen_bench_xmit_mode_queue_xmit.sh31 if [ -n "$DST_PORT" ]; then
32 read -r UDP_DST_MIN UDP_DST_MAX <<< $(parse_ports $DST_PORT)
64 if [ -n "$DST_PORT" ]; then
Dpktgen_bench_xmit_mode_netif_receive.sh48 if [ -n "$DST_PORT" ]; then
49 read -r UDP_DST_MIN UDP_DST_MAX <<< $(parse_ports $DST_PORT)
81 if [ -n "$DST_PORT" ]; then
Dpktgen_sample05_flow_per_thread.sh31 if [ -n "$DST_PORT" ]; then
32 read -r UDP_DST_MIN UDP_DST_MAX <<< $(parse_ports $DST_PORT)
63 if [ -n "$DST_PORT" ]; then
Dpktgen_sample03_burst_single_flow.sh40 if [ -n "$DST_PORT" ]; then
41 read -r UDP_DST_MIN UDP_DST_MAX <<< $(parse_ports $DST_PORT)
72 if [ -n "$DST_PORT" ]; then
Dpktgen_sample02_multiqueue.sh36 if [ -n "$DST_PORT" ]; then
37 read -r UDP_DST_MIN UDP_DST_MAX <<< $(parse_ports $DST_PORT)
72 if [ -n "$DST_PORT" ]; then
Dpktgen_sample04_many_flows.sh26 if [ -n "$DST_PORT" ]; then
27 read -r UDP_DST_MIN UDP_DST_MAX <<< $(parse_ports $DST_PORT)
73 if [ -n "$DST_PORT" ]; then
Dpktgen_sample06_numa_awared_queue_irq_affinity.sh42 if [ -n "$DST_PORT" ]; then
43 read -r UDP_DST_MIN UDP_DST_MAX <<< $(parse_ports $DST_PORT)
89 if [ -n "$DST_PORT" ]; then
Dparameters.sh46 export DST_PORT=$OPTARG
47 info "Destination PORT set to: DST_PORT=$DST_PORT"
DREADME.rst23 -p : ($DST_PORT) destination PORT range (e.g. 433-444) is also allowed