Page MenuHomeFreeBSD

sfxge: get rid of locked variable in sfxge_tx_packet_add()
ClosedPublic

Authored by arybchik on May 15 2015, 6:55 AM.
Tags
None
Referenced Files
F169258826: D2551.diff
Tue, Sep 1, 2:09 AM
F169178859: D2551.id5399.diff
Mon, Aug 31, 5:39 PM
F169173868: D2551.id5419.diff
Mon, Aug 31, 5:06 PM
Unknown Object (File)
Sun, Aug 30, 7:08 AM
Unknown Object (File)
Sun, Aug 30, 1:25 AM
Unknown Object (File)
Thu, Aug 27, 2:25 PM
Unknown Object (File)
Wed, Aug 26, 5:51 PM
Unknown Object (File)
Wed, Aug 26, 1:45 PM
Subscribers

Details

Summary

Now each branch has one and only one possible TxQ lock state.
It simplifies understanding of the code.

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

Test Plan

Build tested. Module loaded. Tested under UDP stream traffic,
checked that both branches work fine.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage

Event Timeline

arybchik retitled this revision from to sfxge: get rid of locked variable in sfxge_tx_packet_add().
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added a reviewer: gnn.
gnn edited edge metadata.
This revision is now accepted and ready to land.May 15 2015, 6:42 PM
This revision was automatically updated to reflect the committed changes.