This is a discussion on IPERF - CRC or Compare validation? within the Linux Networking forums, part of the Linux Forums category; I understand that IPerf is primarily a stress / performance tool, but does anyone know if IPerf does any CRC or ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I understand that IPerf is primarily a stress / performance tool, but
does anyone know if IPerf does any CRC or file compare validation on the the data that it sends and receives? Could not find any reference to data integrity capabilities from MAN pages / web searches. Thanks ChrisA |
|
|||
|
ChrisA <chris_albright@dell.com> wrote:
> I understand that IPerf is primarily a stress / performance tool, > but does anyone know if IPerf does any CRC or file compare > validation on the the data that it sends and receives? Could not > find any reference to data integrity capabilities from MAN pages / > web searches. That would seem to imply that it does not, which makes sense for something only really meant for benchmarking not functional correctness testing. Similarly, there is no such functionality in netperf - the closest would be the ability to specify that the buffers sent are filled with data from a specific file - but netperf does not verify that those contents were received. rick jones -- oxymoron n, Hummer H2 with California Save Our Coasts and Oceans plates these opinions are mine, all mine; HP might not want them anyway... :) feel free to post, OR email to rick.jones2 in hp.com but NOT BOTH... |