Brian Tierney

Results 7 issues of Brian Tierney

I get this error: "binance.exceptions.BinanceAPIException: APIError(code=-1100): Illegal characters found in a parameter." with this call: deposits = api.get_deposit_history() These calls all work fine for me, so I know my keys...

See discussion 1520, and see neper for sample code. https://github.com/google/neper This will be a little bit of work, as you'll need to use send/recv instead of read/write calls. ### Discussed...

I think it does not make sense to give both -b and --fq-rate flags for iperf3. iperf3 should give an error in that case.

I'm getting this error when applying the patch: error: patch failed: include/net/tcp.h:723 error: include/net/tcp.h: patch does not apply Patch failed at 0015 tcp: introduce per-route feature RTAX_FEATURE_ECN_LOW (works fine in...

When I use the -J flag with iperf3.17, I get 2 complete, identical copies of the JSON object (which unfortunately break the python JSON parser). I dont see this happening...

Starting with Linux 5.x, fq pacing is now supported for speeds > 32G. see: https://patchwork.ozlabs.org/project/netdev/patch/[email protected]/ and https://kernelnewbies.org/Linux_5.1 This change is needed in iperf3 to support this: sed -i -e 's/unsigned...

statexec seems to be the exact tool I need for analyzing iperf3 CPU load!! But even with the sample data in explorer/import, the Grafana dashboard always shows 'no data' for...