offline pcap reading working
[netsniff-ng.git] / NOTE
blobb37487c318223b8216663343baf13628e35ae971
1 You might want to have NAPI drivers [1] enabled in your kernel to
2 reduce interrupt load and for high-speed (= relative to the cpu 
3 speed) PCAP dumping and replay, a fast SSD isn't too bad either.
4 Next to this, (and this refers to packet generation as well), a 
5 10-Gbit/s-Ethernet NIC, an appropriate amount of RAM and a fast CPU
6 is recommended. Furthermore, you should bind the netsniff-ng tools
7 to a specific CPU via commandline option (i.e. --bind 0). Some
8 further recommendations can be found here [2].
10 [1] http://www.linuxfoundation.org/collaborate/workgroups/networking/napi
11 [2] http://datatag.web.cern.ch/datatag/howto/tcp.html