Page MenuHomeFreeBSD

sfxge(4): do not use RxQ index as label
ClosedPublic

Authored by arybchik on Apr 27 2016, 9:09 AM.
Tags
None
Referenced Files
F81564501: D6121.diff
Thu, Apr 18, 3:56 AM
Unknown Object (File)
Dec 31 2023, 9:10 AM
Unknown Object (File)
Dec 31 2023, 9:10 AM
Unknown Object (File)
Dec 20 2023, 12:25 AM
Unknown Object (File)
Sep 6 2023, 9:39 AM
Unknown Object (File)
Sep 5 2023, 12:23 AM
Unknown Object (File)
Jun 19 2023, 1:22 PM
Unknown Object (File)
Jun 3 2023, 5:30 PM
Subscribers

Details

Summary

Labels are limitted by 32 on EF10. It is not sufficient on powerful hosts.
Since only one RxQ is running over each EvQ, zero label may be used.

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

Test Plan

Build tested, driver loaded/unloaded, interface up/down.
No problems with RxQ flush.
Traffic works fine.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 3474
Build 3513: arc lint + arc unit

Event Timeline

arybchik retitled this revision from to sfxge(4): do not use RxQ index as label.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, np, bz.
gnn edited edge metadata.
This revision is now accepted and ready to land.Apr 27 2016, 10:48 PM
This revision was automatically updated to reflect the committed changes.