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
859 stars 187 forks source link

nettest_omni: Remove duplicate variable definitions #46

Open kraj opened 4 years ago

kraj commented 4 years ago

These defines are already defined in nettest_bsd.c and exported by nettest_bsd.h this should fix build with -fno-common

Signed-off-by: Khem Raj raj.khem@gmail.com

westurner commented 3 years ago

Would this also solve for "Unable to compile on Fedora 32" #42?

kraj commented 3 years ago

Would this also solve for "Unable to compile on Fedora 32" #42?

i think so

abdhaleegit commented 1 year ago

@jtaleric Can you please merge this PR, with out this netperf build fails for all platform

PraveenPenguin commented 1 year ago

@kirbychris @GavinB-hpe sorry for the spam can anyone you (not sure if any one of active here if not can you please help us to reach out to right person ) please help us to merge this PR we are kind of stuck here as we did not get maintainer list in repo

jtaleric commented 1 year ago

@jtaleric Can you please merge this PR, with out this netperf build fails for all platform

I don't have that authority 😢

PraveenPenguin commented 1 year ago

@HewlettPackard @ChrisLynchHPE can you please help here

ChrisLynchHPE commented 1 year ago

I do not own this repository and have no knowledge on the code. I am unaware who even maintains this repository.