Lines Matching refs:pktgen
7 Enable CONFIG_NET_PKTGEN to compile and build pktgen either in-kernel
8 or as a module. A module is preferred; modprobe pktgen if needed. Once
9 running, pktgen creates a thread for each CPU with affinity to that CPU.
20 For monitoring and control pktgen creates::
22 /proc/net/pktgen/pgctrl
23 /proc/net/pktgen/kpktgend_X
24 /proc/net/pktgen/ethX
30 The default NIC settings are (likely) not tuned for pktgen's artificial
37 A larger TX ring can improve pktgen's performance, while it can hurt
60 Which is controlled through procfile /proc/net/pktgen/kpktgend_X.
62 Example: /proc/net/pktgen/kpktgend_0::
93 /proc/net/pktgen/eth4@0
124 export PGDEV=/proc/net/pktgen/eth4@0
125 source samples/pktgen/functions.sh
237 A collection of tutorial scripts and helpers for pktgen is in the
238 samples/pktgen directory. The helper parameters.sh file support easy
265 pktgen.conf-1-2 # 1 CPU 2 dev
266 pktgen.conf-1-1-rdos # 1 CPU 1 dev w. route DoS
267 pktgen.conf-1-1-ip6 # 1 CPU 1 dev ipv6
268 pktgen.conf-1-1-ip6-rdos # 1 CPU 1 dev ipv6 w. route DoS
269 pktgen.conf-1-1-flows # 1 CPU 1 dev multiple flows.
400 - ftp://robur.slu.se/pub/Linux/net-development/pktgen-testing/
401 - tp://robur.slu.se/pub/Linux/net-development/pktgen-testing/examples/
404 - ftp://robur.slu.se/pub/Linux/net-development/pktgen-testing/pktgen_paper.pdf