summaryrefslogtreecommitdiff
path: root/tests/sys/netmap
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-231-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* netmap: fix build issue in unit testVincenzo Maffione2023-04-051-1/+1
* netmap: fix copyin/copyout of nmreq options listVincenzo Maffione2023-04-051-2/+21
* netmap: several typo fixesVincenzo Maffione2022-12-311-0/+10
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-2/+0
* netmap: add test cases for multiple host ringsVincenzo Maffione2019-04-131-24/+53
* Polish netmap(4) testcases a bitEnji Cooper2019-04-092-2/+4
* Skip this test if if_tap module is not availableOlivier Cochard2019-03-282-0/+11
* netmap: update unit testsVincenzo Maffione2019-03-201-22/+68
* netmap: unit tests: fix issues found by coverity scanVincenzo Maffione2019-01-031-46/+53
* netmap: fix warnings on unit testsVincenzo Maffione2018-12-311-9/+13
* netmap: add suite of unit testsVincenzo Maffione2018-12-312-0/+1919