I'm doing benchmark test of Linux server using netperf. According to
information at networksecuritytoolkit the theoretical max throughput rate for 1514-bytes packets is 117.35 Mbp/s.
However I'm getting 957 Mbp/s for UDP traffic of 1514 packets. I generate the traffic
with netperf.
I am not sure how this can be possible. Does netperf return udp/tcp or Ethernet throughput?