Home
last modified time | relevance | path

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

/linux-4.4.14/samples/pktgen/
Dpktgen_sample01_simple.sh18 [ -z "$CLONE_SKB" ] && CLONE_SKB="0"
44 pg_set $DEV "clone_skb $CLONE_SKB"
Dpktgen.conf-1-235 CLONE_SKB="clone_skb 1000000"
47 pgset "$CLONE_SKB"
56 pgset "$CLONE_SKB"
Dpktgen_sample03_burst_single_flow.sh31 [ -z "$CLONE_SKB" ] && CLONE_SKB="100000"
51 pg_set $dev "clone_skb $CLONE_SKB"
Dpktgen_sample02_multiqueue.sh19 [ -z "$CLONE_SKB" ] && CLONE_SKB="0"
48 pg_set $dev "clone_skb $CLONE_SKB"
Dpktgen.conf-1-1-ip6-rdos35 CLONE_SKB="clone_skb 0"
48 pgset "$CLONE_SKB"
Dpktgen.conf-1-1-rdos35 CLONE_SKB="clone_skb 0"
47 pgset "$CLONE_SKB"
Dpktgen.conf-1-1-ip634 CLONE_SKB="clone_skb 1000000"
46 pgset "$CLONE_SKB"
Dpktgen.conf-1-1-flows34 CLONE_SKB="clone_skb 0"
46 pgset "$CLONE_SKB"
Dparameters.sh47 export CLONE_SKB=$OPTARG
48 info "CLONE_SKB=$CLONE_SKB"