linux-rdma / qperf

GNU General Public License v2.0
84 stars 36 forks source link

Support for IPv6 address format in qperf tests #13

Closed AnandBibhuti closed 6 years ago

AnandBibhuti commented 6 years ago

Code changes so that qperf accepts both IPv4 and IPv6 addresses.

hestela commented 6 years ago

Thanks, looks good to me.

aron-silverton commented 6 years ago

@hestela, A little late, but IMHO, adding a feature like IPv6 support probably warrants increasing the minor version, e.g., 0.4.10 -> 0.5.0. (Any idea why this is still at version zero?) Etiher way, can you add a tag and put the release on https://github.com/linux-rdma/qperf/releases?