Skip to content

net: 9cd547f53b "Fix ref counting for the net_pkt" allegedly broke reference counting #15031

@pfalcon

Description

@pfalcon

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.

Metadata

Metadata

Assignees

Labels

area: NetworkingbugThe issue is a bug, or the PR is fixing a bugpriority: highHigh impact/importance bug

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions