]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pf tests: test ALTQ CBQ on top of if_vlan
authorKristof Provost <kp@FreeBSD.org>
Mon, 23 Aug 2021 14:58:50 +0000 (16:58 +0200)
committerKristof Provost <kp@FreeBSD.org>
Wed, 1 Sep 2021 07:38:53 +0000 (09:38 +0200)
commit97f6c66889343e1593d638cf743180f2a74cc7b5
tree9d9dde693c0261dae7d80128ef17ec6d16b24893
parent91282dac0d2559712bdc0f3181085673e8d9eba9
pf tests: test ALTQ CBQ on top of if_vlan

The main purpose of this test is to verify that we can use ALTQ on top
of if_vlan, but while we're here we also exercise the CBQ code. There's
already a basis test for HFSC, so it makes sense to test another
algorithm while we test if_vlan.

Reviewed by: donner
MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D31649

(cherry picked from commit e62175df4ec2c8fe2aa2e372f683ddb933768e62)
tests/sys/common/vnet.subr
tests/sys/netpfil/pf/altq.sh