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, Oct 7, 12:50 PM
Unknown Object (File)
Sun, Oct 5, 7:17 PM
Unknown Object (File)
Sun, Oct 5, 1:01 PM
Unknown Object (File)
Sun, Oct 5, 11:01 AM
Unknown Object (File)
Sun, Oct 5, 9:33 AM
Unknown Object (File)
Sun, Oct 5, 8:23 AM
Unknown Object (File)
Thu, Oct 2, 3:23 AM
Unknown Object (File)
Sep 18 2025, 12:46 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.