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)
Feb 28 2024, 10:50 AM
Unknown Object (File)
Feb 28 2024, 9:02 AM
Unknown Object (File)
Feb 20 2024, 11:48 AM
Unknown Object (File)
Dec 1 2023, 9:18 AM
Unknown Object (File)
Nov 8 2023, 2:40 AM
Unknown Object (File)
Nov 7 2023, 12:08 AM
Unknown Object (File)
Nov 6 2023, 12:17 AM
Unknown Object (File)
Oct 7 2023, 1:37 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.