Page MenuHomeFreeBSD

sfxge: support Rx checksum offloads disabling
ClosedPublic

Authored by arybchik on May 14 2015, 2:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 8, 5:06 AM
Unknown Object (File)
Sep 17 2024, 4:35 PM
Unknown Object (File)
Sep 9 2024, 1:27 AM
Unknown Object (File)
Sep 8 2024, 3:36 PM
Unknown Object (File)
Sep 7 2024, 6:53 AM
Unknown Object (File)
Sep 1 2024, 3:31 PM
Unknown Object (File)
Aug 24 2024, 11:08 AM
Unknown Object (File)
Aug 18 2024, 5:26 AM
Subscribers

Details

Summary

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.
MFC after: 2 days

Test Plan

Build tested. Driver loaded.
Rx checksum offload enable/disable tested. CPU load increases when Rx
checksum offload is disabled.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

arybchik retitled this revision from to sfxge: support Rx checksum offloads disabling.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added a reviewer: gnn.
gnn edited edge metadata.
This revision is now accepted and ready to land.May 15 2015, 6:46 PM
This revision was automatically updated to reflect the committed changes.