]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 267284
authorluigi <luigi@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 10 Jun 2014 17:24:46 +0000 (17:24 +0000)
committerluigi <luigi@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 10 Jun 2014 17:24:46 +0000 (17:24 +0000)
commit1a14ca91766676d289cab33b7667d0b89ba77fdb
tree7ead94847244a073176bce7bce7fe8dcad286c70
parentef0f50f9e895a93701dfff9b3c449a5a3c85a64e
MFC  267284
Fixes from Fanco Ficthner on transparent mode

* The way rings are updated changed with the last API bump.
  Also sync ->head when moving slots in netmap_sw_to_nic().

* Remove a crashing selrecord() call.

* Unclog the logic surrounding netmap_rxsync_from_host().

* Add timestamping to RX host ring.

* Remove a couple of obsolete comments.

Submitted by: Franco Fichtner
MFC after: 3 days
Sponsored by: Packetwerk

git-svn-id: svn://svn.freebsd.org/base/stable/10@267334 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/netmap/netmap.c