Page MenuHomeFreeBSD

sfxge: switch to TxQ creation specific flags
ClosedPublic

Authored by arybchik on Dec 5 2015, 8:16 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 12 2024, 2:36 AM
Unknown Object (File)
Nov 23 2024, 6:01 AM
Unknown Object (File)
Nov 21 2024, 6:19 AM
Unknown Object (File)
Nov 20 2024, 2:59 PM
Unknown Object (File)
Nov 2 2024, 6:31 PM
Unknown Object (File)
Oct 19 2024, 3:30 AM
Unknown Object (File)
Oct 19 2024, 3:30 AM
Unknown Object (File)
Oct 19 2024, 3:29 AM
Subscribers

Details

Summary

It is better do not mix TxQ creation and receive event flags since only
checksum flags are applicable to TxQ.
Also it will allow to add a new TxQ creation specific flags.

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

Test Plan

Build tested. Driver loaded/unloaded.
Interface up OK, traffic works.

Diff Detail

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

Event Timeline

arybchik retitled this revision from to sfxge: switch to TxQ creation specific flags.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, bz, np.
gnn edited edge metadata.
This revision is now accepted and ready to land.Dec 5 2015, 7:10 PM
This revision was automatically updated to reflect the committed changes.