aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/netmap/ctrl-api-test.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* netmap: add test cases for multiple host ringsVincenzo Maffione2019-04-131-24/+53
* Polish netmap(4) testcases a bitEnji Cooper2019-04-091-0/+1
* Skip this test if if_tap module is not availableOlivier Cochard2019-03-281-0/+10
* 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-311-0/+1905