freebsd-dev/sys/dev/netmap
Vincenzo Maffione 46023447b6 netmap: align if_ptnet guest driver to the upstream code (commit 0e15788)
The change upgrades the driver to use the split Communication Status
Block (CSB) format. In this way the variables written by the guest
and read by the host are allocated in a different cacheline than
the variables written by the host and read by the guest; this is
needed to avoid cache thrashing.

Approved by:	hrs (mentor)
2018-04-04 21:31:12 +00:00
..
if_em_netmap.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
if_igb_netmap.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
if_ixl_netmap.h Update the current version of netmap to bring it in sync with the github 2017-06-12 22:53:18 +00:00
if_lem_netmap.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
if_ptnet.c netmap: align if_ptnet guest driver to the upstream code (commit 0e15788) 2018-04-04 21:31:12 +00:00
if_re_netmap.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
if_vtnet_netmap.h remove trailing whitespace. No code changes. 2016-10-18 15:41:57 +00:00
ixgbe_netmap.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
netmap_freebsd.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
netmap_generic.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
netmap_kern.h netmap: align if_ptnet guest driver to the upstream code (commit 0e15788) 2018-04-04 21:31:12 +00:00
netmap_mbq.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
netmap_mbq.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
netmap_mem2.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
netmap_mem2.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
netmap_monitor.c Update the current version of netmap to bring it in sync with the github 2017-06-12 22:53:18 +00:00
netmap_offloadings.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
netmap_pipe.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
netmap_pt.c netmap: align if_ptnet guest driver to the upstream code (commit 0e15788) 2018-04-04 21:31:12 +00:00
netmap_vale.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
netmap.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00