Petr Špaček
Petr Špaček
Hmm, I should have looked right away. It might get hairy because `makepkg` decides based on results of package build, not simply based on `options`. Specifically, `makepkg` does not generate...
I sense this could be closed, maybe?
Example: ``` $ src/dnsperf -Q 5 -d /tmp/qlist -s 192.168.0.1 -l 10 -O latency-histogram -O suppress=unexpected,timeout -l5 -t0.1 ``` ``` Statistics: Queries sent: 25 Queries completed: 24 (96.00%) Queries lost:...
@matthewbirtch Is there is place we can watch for progress instead of this issue? Thank you!
That's a red herring. The error message is confusing but the source of the problem is misconfiguration. Try `flame -P tcp -g "numberqname low=0 high=2" -r test. 127.0.0.2` (note the...
Additional note, after commenting out `print` around catch-all `except` I get more detailed traceback: ``` INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/tmp/ste/hypofuzz/lib/python3.11/site-packages/_pytest/main.py", line 273, in wrap_session INTERNALERROR> session.exitstatus...
Intended usage: ``` ./error 5 1000 2000000 ``` 5 significant bits, print error table for range of values 1000 - 2000000. I did not spend any time on Makefile ...
Oh, and FTR I did not attempt to format it to the same style as existing code - I assume you have some formatter for it somewhere.
Example output: [log.txt](https://github.com/fanf2/hg64/files/10353320/log.txt)
(Needless to say that this would enable nice progress bar for NSEC3-signed zones.)