K 10 svn:author V 2 kp K 8 svn:date V 27 2021-09-14T20:03:13.803033Z K 7 svn:log V 754 netpfil tests: dummynet queue test 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") Differential Revision: https://reviews.freebsd.org/D31788 (cherry picked from commit cb6bfef9ca78623e33d2aef347dcee112a639103) Git Hash: c31393d326ceb85a85da9d0f55b9eaeedd2550a5 Git Author: kp@FreeBSD.org END