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)
Sat, Sep 7, 12:09 PM
Unknown Object (File)
Fri, Sep 6, 4:06 AM
Unknown Object (File)
Wed, Sep 4, 9:08 PM
Unknown Object (File)
Sat, Aug 31, 3:58 AM
Unknown Object (File)
Sun, Aug 18, 10:21 PM
Unknown Object (File)
Sun, Aug 18, 10:21 PM
Unknown Object (File)
Sun, Aug 18, 10:20 PM
Unknown Object (File)
Sun, Aug 18, 9:49 PM
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
Lint Not Applicable
Unit
Tests Not Applicable

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.