K 10 svn:author V 6 bryanv K 8 svn:date V 27 2014-07-10T05:36:04.520299Z K 7 svn:log V 407 Rework when the Tx queue completion interrupt is enabled The Tx interrupt is now kept disabled in the common case, only enabled when the number of free descriptors in the queue falls below a threshold. Transmitted frames are cleared from the VQ before subsequent transmit, or in the watchdog timer. This was a very big performance improvement for an experimental Netmap bhyve backend. MFC after: 1 month END