]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r343689
authorvmaffione <vmaffione@FreeBSD.org>
Thu, 7 Feb 2019 10:44:53 +0000 (10:44 +0000)
committervmaffione <vmaffione@FreeBSD.org>
Thu, 7 Feb 2019 10:44:53 +0000 (10:44 +0000)
commit9264303d6a1728bfd89804c464714c21016f0fc5
tree6d4df410f53bdc6e5bef7feab67fbae6d7e93b26
parentaf20fb97392a780d011209d29849b761bfd7ccff
MFC r343689

netmap: upgrade sync-kloop support

Add SYNC_KLOOP_MODE option, and add support for direct mode, where application
executes the TXSYNC and RXSYNC in the context of the ioeventfd wake up callback.
sys/dev/netmap/netmap.c
sys/dev/netmap/netmap_kern.h
sys/dev/netmap/netmap_kloop.c
sys/net/netmap.h