freebsd-dev/sys/dev/ntb/if_ntb
Alexander Motin c266ab3830 Improve checksum "offload" support.
For compatibility reasons make driver not report any checksum offload by
default, since there is indeed none.  But if administrator knows that
interface is used only for local traffic, he can enable fake checksum
offload manually on both sides to save some CPU cycles, since the data
are already protected by CRC32 of PCIe link.

Sponsored by:	iXsystems, Inc.
2016-07-09 14:59:16 +00:00
..
if_ntb.c Improve checksum "offload" support. 2016-07-09 14:59:16 +00:00