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)
Wed, Apr 15, 12:01 PM
Unknown Object (File)
Sat, Apr 11, 3:23 AM
Unknown Object (File)
Fri, Apr 10, 7:28 PM
Unknown Object (File)
Thu, Apr 9, 6:37 PM
Unknown Object (File)
Thu, Apr 9, 12:19 AM
Unknown Object (File)
Thu, Mar 26, 9:16 AM
Unknown Object (File)
Thu, Mar 26, 9:15 AM
Unknown Object (File)
Wed, Mar 25, 2:54 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
Lint Not Applicable
Unit
Tests Not Applicable

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.