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)
Tue, Nov 4, 11:24 PM
Unknown Object (File)
Tue, Oct 28, 4:44 AM
Unknown Object (File)
Thu, Oct 23, 1:26 AM
Unknown Object (File)
Wed, Oct 22, 5:07 PM
Unknown Object (File)
Wed, Oct 22, 5:07 PM
Unknown Object (File)
Wed, Oct 22, 5:07 PM
Unknown Object (File)
Wed, Oct 22, 4:41 AM
Unknown Object (File)
Oct 7 2025, 12:50 PM
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.