Culprit, based on dissecting: 9cd547f
Steps to reproduce: samples/net/sockets/dumb_http_server BOARD=qemu_x86 OVERLAY=overlay-e1000.conf (which got added only in 9468365), then as usual run ab -n1000 http://192.0.2.1:8080/.
Seen behavior (100% and exactly reproducible):
Benchmarking 192.0.2.1 (be patient)
apr_pollset_poll: The timeout specified has expired (70007)
Total of 14 requests completed
Expected behavior: 1000 requests should go thru.