HewlettPackard / netperf

Netperf is a benchmark that can be used to measure the performance of many different types of networking. It provides tests for both unidirectional throughput, and end-to-end latency.
MIT License
873 stars 187 forks source link

Give warning while building due to incompatible assignment. #16

Closed sourabhjains closed 6 years ago

sourabhjains commented 6 years ago

https://github.com/HewlettPackard/netperf/blob/3ce554d014156e5eb0453526a1a7c6a0001420ac/src/netserver.c#L264

marceloleitner commented 6 years ago

@grundlerchromium

grundlerchromium commented 6 years ago

Sorry - I didn't see this issue until Marcelo added me directly or I would have posted a fix.

@ChrisLynchHPE : qsn posted a pull request which fixes it: https://github.com/HewlettPackard/netperf/pull/21