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)
Sat, Mar 30, 2:09 PM
Unknown Object (File)
Jan 10 2024, 1:44 AM
Unknown Object (File)
Dec 24 2023, 3:05 AM
Unknown Object (File)
Dec 19 2023, 10:52 AM
Unknown Object (File)
Dec 14 2023, 9:42 PM
Unknown Object (File)
Nov 22 2023, 1:40 PM
Unknown Object (File)
Nov 14 2023, 7:51 AM
Unknown Object (File)
Nov 12 2023, 7:59 AM
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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable