]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC: r282996
authorarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 21 May 2015 09:09:51 +0000 (09:09 +0000)
committerarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 21 May 2015 09:09:51 +0000 (09:09 +0000)
commit7d5780ebfda4109dfc66995b0b30408f15f7653e
treee5232a1932ef2d3123c8068c94756711b06be8c0
parent684797b0b5dd870592794aeb487f364e23bafb8a
MFC: r282996

sfxge: support Rx checksum offloads disabling

We can't disable it in HW, but we can ignore result.
Discard Rx descriptor checksum flags if Rx checksum offload is off.

Sponsored by:   Solarflare Communications, Inc.

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