Lines Matching refs:pgset
95 This is done via the /proc interface, and most easily done via pgset
100 pgset "clone_skb 1" sets the number of copies of the same packet
101 pgset "clone_skb 0" use single SKB for all transmits
102 pgset "burst 8" uses xmit_more API to queue 8 copies of the same
105 pgset "pkt_size 9014" sets packet size to 9014
106 pgset "frags 5" packet will consist of 5 fragments
107 pgset "count 200000" sets number of packets to send, set to zero
110 pgset "delay 5000" adds delay to hard_start_xmit(). nanoseconds
112 pgset "dst 10.0.0.1" sets IP destination address
115 pgset "dst_min 10.0.0.1" Same as dst
116 pgset "dst_max 10.0.0.254" Set the maximum destination IP.
117 pgset "src_min 10.0.0.1" Set the minimum (or only) source IP.
118 pgset "src_max 10.0.0.254" Set the maximum source IP.
119 pgset "dst6 fec0::1" IPV6 destination address
120 pgset "src6 fec0::2" IPV6 source address
121 pgset "dstmac 00:00:00:00:00:00" sets MAC destination address
122 pgset "srcmac 00:00:00:00:00:00" sets MAC source address
124 pgset "queue_map_min 0" Sets the min value of tx queue interval
125 pgset "queue_map_max 7" Sets the max value of tx queue interval, for multiqueue devices
129 pgset "src_mac_count 1" Sets the number of MACs we'll range through.
132 pgset "dst_mac_count 1" Sets the number of MACs we'll range through.
135 pgset "flag [name]" Set a flag to determine behaviour. Current flags
149 pgset spi SPI_VALUE Set specific SA used to transform packet.
151 pgset "udp_src_min 9" set UDP source port min, If < udp_src_max, then
154 pgset "udp_src_max 9" set UDP source port max.
155 pgset "udp_dst_min 9" set UDP destination port min, If < udp_dst_max, then
157 pgset "udp_dst_max 9" set UDP destination port max.
159 pgset "mpls 0001000a,0002000a,0000000a" set MPLS labels (in this example
173 pgset "mpls 0" turn off mpls (or any invalid argument works too!)
175 pgset "vlan_id 77" set VLAN ID 0-4095
176 pgset "vlan_p 3" set priority bit 0-7 (default 0)
177 pgset "vlan_cfi 0" set canonical format identifier 0-1 (default 0)
179 pgset "svlan_id 22" set SVLAN ID 0-4095
180 pgset "svlan_p 3" set priority bit 0-7 (default 0)
181 pgset "svlan_cfi 0" set canonical format identifier 0-1 (default 0)
183 pgset "vlan_id 9999" > 4095 remove vlan and svlan tags
184 pgset "svlan 9999" > 4095 remove svlan tag
187 pgset "tos XX" set former IPv4 TOS field (e.g. "tos 28" for AF11 no ECN, default 00)
188 …pgset "traffic_class XX" set former IPv6 TRAFFIC CLASS (e.g. "traffic_class B8" for EF no ECN, def…
190 pgset stop aborts injection. Also, ^C aborts generator.
192 pgset "rate 300M" set rate to 300 Mb/s
193 pgset "ratep 1000000" set rate to 1Mpps
225 pgset "flag IPSEC"
226 pgset "flows 1"
229 you can use "pgset spi SPI_VALUE" to specify which transformation mode