Searched hist:267662 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/vmware/vmxnet3/
H A Dif_vmxvar.hdiff 267662 Fri Jun 20 00:53:35 MDT 2014 bryanv Handle multiple calls to rxq_eof for single packet completion

This requires the VMware vmxnet3 device to flip the start of packet
descriptor's generation before the rest of the packet's descriptors
have been loaded into the Rx ring. I've never observed this behavior,
and it seems to make the most sense not to do it this way. But it is
not a lot of work for the driver to handle this situation just in case.

MFC after: 1 week

Completed in 43 milliseconds