MFC r349009:Add test cases for epairImplements the missing test cases for epair in a similar fashion to theexisting tests. Fixes shared abstractions to work with epair tests.Submitted by: Ryan
MFC r349009:Add test cases for epairImplements the missing test cases for epair in a similar fashion to theexisting tests. Fixes shared abstractions to work with epair tests.Submitted by: Ryan Moeller <[email protected]>Reviewed by: asomersSponsored by: iXsystems, Inc.Differential Revision: https://reviews.freebsd.org/D20498
show more ...
MFC r344797:tun tests: Test renaming and destroying a tun interface in a vnet jailThere was a problem destroying renamed tun interfaces in vnet jails. This wasfixed in r344794. Test the previous
MFC r344797:tun tests: Test renaming and destroying a tun interface in a vnet jailThere was a problem destroying renamed tun interfaces in vnet jails. This wasfixed in r344794. Test the previously failing scenario.PR: 235704
Add tests for lagg(4) and other cloned network interfacesUnfortunately, most of the tests are disabled because they fairly frequentlytrigger panics.MFC after: 3 weeksSponsored by: Spectra Logic
Add tests for lagg(4) and other cloned network interfacesUnfortunately, most of the tests are disabled because they fairly frequentlytrigger panics.MFC after: 3 weeksSponsored by: Spectra Logic Corp