Page MenuHomeFreeBSD

sfxge(4): allow DMA descs to cross 4k boundary on EF10
ClosedPublic

Authored by arybchik on Jan 6 2017, 8:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 29, 5:10 AM
Unknown Object (File)
Fri, Oct 18, 1:12 PM
Unknown Object (File)
Thu, Oct 17, 2:51 PM
Unknown Object (File)
Oct 5 2024, 4:26 AM
Unknown Object (File)
Sep 30 2024, 1:56 AM
Unknown Object (File)
Sep 17 2024, 9:54 PM
Unknown Object (File)
Sep 7 2024, 12:09 PM
Unknown Object (File)
Sep 6 2024, 4:06 AM
Subscribers

Details

Summary

Siena has limitation on maximum byte count and 4k boundary crosssing
(which is stricter than maximum byte count).
EF10 has limitation on maximum byte count only.

Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days

Test Plan

module build tested, driver loaded/unloaded, interface up/down
traffic works fine
huge file transfer using scp tested, data integrity checked

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 6587
Build 6806: arc lint + arc unit

Event Timeline

arybchik retitled this revision from to sfxge(4): allow DMA descs to cross 4k boundary on EF10.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, np, bz.
philip edited edge metadata.
This revision is now accepted and ready to land.Jan 6 2017, 9:00 AM
This revision was automatically updated to reflect the committed changes.