Page MenuHomeFreeBSD

netpfil tests: dummynet queue test
ClosedPublic

Authored by kp on Sep 2 2021, 2:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 28, 9:30 AM
Unknown Object (File)
Sat, Sep 27, 1:04 PM
Unknown Object (File)
Sat, Sep 27, 1:04 AM
Unknown Object (File)
Fri, Sep 19, 8:51 AM
Unknown Object (File)
Tue, Sep 16, 10:56 AM
Unknown Object (File)
Aug 17 2025, 5:34 AM
Unknown Object (File)
Aug 14 2025, 10:17 PM
Unknown Object (File)
Aug 7 2025, 12:28 PM
Subscribers

Details

Summary

Test prioritisation and dummynet queues.
We need to give the pipe sufficient bandwidth for dummynet to work.
Given that we can't rely on the TCP connection failing alltogether, but
we can measure the effect of dummynet by imposing a time limit on a
larger data transfer.

If TCP is prioritised it'll get most of the pipe bandwidth and easily
manage to transfer the data in 3 seconds or less. When not prioritised
this will not succeed.

MFC after: 2 weeks
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 41329
Build 38218: arc lint + arc unit